Josh Micich
|
bc0461c5ed
|
More tweaks for bug 45404. Fixes for JDK 1.4, improved member scoping and formatting.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@680470 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-28 20:08:15 +00:00 |
|
Nick Burch
|
d4655fe1bb
|
Apply, with some tweaks, the patch from bug #45404 - New class, hssf.usermodel.HSSFDataFormatter, for formatting numbers and dates in the same way that Excel does
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@678287 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-20 17:18:07 +00:00 |
|
Nick Burch
|
dc5fc2e99c
|
Patch from bug #45414 - Don't add too many UncalcedRecords to sheets with charts in them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677995 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-18 18:40:11 +00:00 |
|
Nick Burch
|
74e26146b7
|
Patch from bug #45398 - Support detecting date formats containing "am/pm" as date times
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677974 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-18 17:16:50 +00:00 |
|
Nick Burch
|
58f0fc9eaf
|
Cell Style optimisations too
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677057 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 21:38:38 +00:00 |
|
Nick Burch
|
b2edbb5332
|
Start on HSSFOptimiser, which removes un-needed cell styles and fonts, fixing up references as it does so
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677041 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 21:15:16 +00:00 |
|
Nick Burch
|
aa11ce85c1
|
Support for removing low level font records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677029 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 20:24:53 +00:00 |
|
Nick Burch
|
775fa5ed25
|
Method to check if two fonts have the same contents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@677028 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 20:19:06 +00:00 |
|
Yegor Kozlov
|
2765285706
|
fixed bug #45322: HSSFSheet.autoSizeColumn() throws NPE when cell number format was not found
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676995 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 18:13:50 +00:00 |
|
Josh Micich
|
92a6e4538b
|
Fix for bug 45380 - added return keyword in ArrayPtg.toFormulaString()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676457 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-13 23:23:13 +00:00 |
|
Nick Burch
|
9c3f4b14c6
|
Inspired by bug #44958 - Record level support for Data Tables. (No formula parser support though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676310 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-13 12:37:29 +00:00 |
|
Nick Burch
|
511f83925b
|
Allow the cloning of one HSSFCellStyle onto another, including cloning styles from one HSSFWorkbook onto another
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676205 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 17:38:10 +00:00 |
|
Nick Burch
|
eb35f25f3b
|
Support for cloning one extended format record onto another, plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676203 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 17:21:54 +00:00 |
|
Nick Burch
|
0935654115
|
Support for cloning one font record onto another, plus tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@676201 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 16:56:55 +00:00 |
|
Josh Micich
|
b103b318bb
|
Patch 45289 - finished support for special comparison operators in COUNTIF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675853 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-11 07:59:44 +00:00 |
|
Nick Burch
|
b45b8f99f8
|
Add a test to show that the behaviour around bug #30635 is exactly as you would expect, and the bug report is invalid
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675793 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 22:43:01 +00:00 |
|
Nick Burch
|
19882d69e9
|
Tweak test to run forward and back
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675785 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 22:22:24 +00:00 |
|
Nick Burch
|
3ee8895f5f
|
Add disabled test for bug #45376
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675783 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 22:14:25 +00:00 |
|
Nick Burch
|
927ed3a6ca
|
Fix bug #45126 - Avoid generating multiple NamedRanges with the same name, which Excel dislikes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675776 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 21:49:37 +00:00 |
|
Nick Burch
|
a40c24fe3e
|
Add test for bug #43623, currently disabled as it makes FormulaParser unhappy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675734 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 21:03:52 +00:00 |
|
Nick Burch
|
1e5b805dfd
|
Fix cell.getRichStringCellValue() for formula cells with string results
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675727 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 20:54:42 +00:00 |
|
Nick Burch
|
fa00b16511
|
Back port fixes from the ooxml branch for CellReference column number<->letter stuff
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675717 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 20:30:46 +00:00 |
|
Nick Burch
|
81f9610e04
|
Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingHSSFListener / XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675671 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-10 18:41:25 +00:00 |
|
Josh Micich
|
00c3543d99
|
Fix for bug 45367 - fixed boundary case when row zero is the last row removed from the sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675218 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-09 14:58:06 +00:00 |
|
Josh Micich
|
d03e5c688f
|
Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675086 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-09 02:15:52 +00:00 |
|
Josh Micich
|
2262b7c5c8
|
Fix for bug 45348 - required tweaks to RVA formula logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@675079 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-09 01:45:33 +00:00 |
|
Josh Micich
|
718befdc6a
|
Fix for bug 45354 - Proper distinguishing of cell references and named ranges within formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674953 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-08 21:00:13 +00:00 |
|
Josh Micich
|
d9c09dd5ea
|
Hooked up new junit in suite (from bug 45338)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674937 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-08 20:19:40 +00:00 |
|
Nick Burch
|
8f23fac974
|
Test to check that formula stuff is mostly working with zip codes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@674891 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-08 17:31:36 +00:00 |
|
Nick Burch
|
c622e72683
|
Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, and then fix it to find newly added fonts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673997 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-04 10:46:59 +00:00 |
|
Josh Micich
|
349d02400b
|
Fix for bug 45334 - added impl for ERROR.TYPE()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673863 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-03 23:09:08 +00:00 |
|
Josh Micich
|
6fcff0c660
|
Fix for bug 45334 - formula parser needs to handle dots in identifiers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@673853 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-03 22:20:18 +00:00 |
|
Nick Burch
|
1f27ceb98f
|
Patch from dnapoletano from bug #45175 - Support for variable length operands in org.apache.poi.hwpf.sprm.SprmOperation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672567 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-28 18:48:35 +00:00 |
|
Nick Burch
|
70f9a0a528
|
Avoid spurious missing lines with the MissingRecordAware event code, and odd files that contain RowRecords in the middle of the cell Records.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672562 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-28 18:21:21 +00:00 |
|
Nick Burch
|
74621c5983
|
Finish the EventWorkbookBuilder, now does sheet references in formulas properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672550 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-28 17:04:09 +00:00 |
|
Nick Burch
|
591894c2f6
|
Make a start on being able to process formulas in the eventusermodel code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@671322 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-24 19:53:53 +00:00 |
|
Josh Micich
|
6527e63ed1
|
Fix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRef3DPtg and DeletedArea3DPtg. Similar to c664220
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669809 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-20 07:10:03 +00:00 |
|
Josh Micich
|
c02655d884
|
Fix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669658 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-19 19:07:20 +00:00 |
|
Nick Burch
|
8a92f65d09
|
A partial fix for bug #30978, but something still remains, which seems to be related to changing the ptg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@669140 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-18 11:35:04 +00:00 |
|
Nick Burch
|
895d30e055
|
Make the test related to bug #30978, which shows that named ranges pointing to deleted sheets is ok, more complete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668155 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-16 13:39:44 +00:00 |
|
Nick Burch
|
acfbb1648c
|
Slight tweak for named ranges pointing at deleted sheets, related to bug #30978
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668153 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-16 13:20:42 +00:00 |
|
Josh Micich
|
473ac7ad05
|
added extra RVA test case (for bug 45206)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@668014 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-15 22:26:06 +00:00 |
|
Josh Micich
|
8eaa48315f
|
Fix for bug 45091 - serialization of RefN~ tokens. Simplified Ptg class hierarchy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@664220 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-07 00:53:01 +00:00 |
|
Josh Micich
|
bade69a176
|
Fix for 45133 - OBJ Record (5Dh) needs to pad the sub-record data to a 4-byte boundary
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663855 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-06 08:32:54 +00:00 |
|
Josh Micich
|
f35ba1b1cd
|
Fix for bug 45145 - made sure RowRecordsAggregate comes before ValueRecordsAggregate. Also fixed BiffViewer to show correct record offsets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663765 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-05 22:24:05 +00:00 |
|
Josh Micich
|
c79342aeac
|
Fix for bug 45123 - SharedFormulaRecord.convertSharedFormulas was ignoring token operand classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663436 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-05 03:12:35 +00:00 |
|
Josh Micich
|
0a7d160ab9
|
Test code clean-up (prior to bug 45126)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663322 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-04 17:37:18 +00:00 |
|
Nick Burch
|
50d81039da
|
Fix bug #45087 - Correctly detect date formats like [Black]YYYY as being date based
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660889 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-28 10:03:00 +00:00 |
|
Josh Micich
|
a811443b4b
|
Fix for 45060 (and 45041) - Improved token class transformation during formula parsing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660828 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-28 06:19:31 +00:00 |
|
Josh Micich
|
a8a033be8c
|
Added test cases for parsing IF expressions. Segregated IF test cases into a new class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660280 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-26 19:36:56 +00:00 |
|
Josh Micich
|
5ffa668496
|
Small fix for FormulaParser. Need case-insentive match for IF function name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660263 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-26 18:25:02 +00:00 |
|
Josh Micich
|
94c7876f74
|
Follow-on fix for bug 42564 (r653668). Array elements are stored internally column by column.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@660256 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-26 18:02:23 +00:00 |
|
Nick Burch
|
bdf210f9ee
|
Help for bug #44840 - Improved handling of HSSFObjectData, especially for entries with data held not in POIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659575 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 15:55:08 +00:00 |
|
Nick Burch
|
6eb311672a
|
File with checkboxes, from bug #44840
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659573 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 15:24:25 +00:00 |
|
Nick Burch
|
f601b0899a
|
Patch from Yury, plus tests, from bug #45043 - Support for getting excel cell comments when extracting text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659572 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 15:22:18 +00:00 |
|
Nick Burch
|
8ef6b8561d
|
Extend the support for specifying a policy to HSSF on missing / blank cells when fetching, to be able to specify the policy at the HSSFWorkbook level
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659525 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 12:58:56 +00:00 |
|
Josh Micich
|
172db6a58e
|
Marked out test failure which was fixed by patch for bug 39903
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659462 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 07:42:14 +00:00 |
|
Josh Micich
|
a4aab681a7
|
Bug 45025 - improved FormulaParser parse error messages (r659452 had wrong bug number)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659455 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 06:54:46 +00:00 |
|
Josh Micich
|
dc3f6b36b8
|
Bug 45041 - improved FormulaParser parse error messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659452 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 06:43:51 +00:00 |
|
Josh Micich
|
143128be30
|
Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659429 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 05:28:54 +00:00 |
|
Josh Micich
|
4273046fca
|
Fix for 45066 - sheet encoding size mismatch problems
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@659403 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 03:56:31 +00:00 |
|
Josh Micich
|
30faafa87e
|
Follow on from bug 44675 - regenerated functionMetadata.txt from new ooo excelfileformat.odt
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658986 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 03:26:25 +00:00 |
|
Nick Burch
|
a4f9eb9543
|
Test which seems to show that bug #44996 is invalid, but not completely sure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658336 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-20 16:51:49 +00:00 |
|
Nick Burch
|
748647c9c0
|
Fix bug #44977 - Support for AM/PM in excel date formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658322 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-20 16:37:15 +00:00 |
|
Nick Burch
|
e548591e87
|
Support for specifying a policy to HSSF on missing / blank cells when fetching
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658308 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-20 16:30:19 +00:00 |
|
Nick Burch
|
74f90acf81
|
Fix bug 44898 - Correctly handle short last blocks in POIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@658285 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-20 15:42:16 +00:00 |
|
Josh Micich
|
047ca7a1f2
|
Bug 44306 - fixed reading/writing of AttrPtg and rendering of CHOOSE formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657702 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-19 01:06:54 +00:00 |
|
Yegor Kozlov
|
e01964e6e7
|
misc bug fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657358 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-17 14:03:27 +00:00 |
|
Yegor Kozlov
|
ce8e1c9f62
|
added HSSFName.isDeleted() to check if the name points to cell that no longer exists
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657355 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-17 14:00:30 +00:00 |
|
Josh Micich
|
681f04c05e
|
fixed bug number in junit msg - from r656893 bug 44523
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657180 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-16 19:24:47 +00:00 |
|
Josh Micich
|
3ee85ee6a9
|
Fix for bug 40414 - update selected/active sheet after removing sheet from workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657167 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-16 18:55:02 +00:00 |
|
Josh Micich
|
9c65dbae4a
|
Should have been submitted with r656893 (for bug 44523)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@657136 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-16 17:14:02 +00:00 |
|
Josh Micich
|
802a3df0b5
|
added test case for reported bug 44987
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655912 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-13 15:25:51 +00:00 |
|
Josh Micich
|
c1a11a8b7c
|
41187 - fixed HSSFSheet to properly read xls files without ROW records
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@655278 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 08:15:39 +00:00 |
|
Josh Micich
|
2def1a9532
|
fixed mistake in FuncPtg.clone(), added test case, cleaned up outdated (since bug 13292) test method.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654649 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 23:02:43 +00:00 |
|
Josh Micich
|
791f1cb208
|
tiny clean-up after r654356 (bug 44950)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654366 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 01:06:56 +00:00 |
|
Josh Micich
|
86746dde00
|
44950 - fixed HSSFFormulaEvaluator.evaluateInCell() and Area3DEval.getValue() also added validation for number of elements in AreaEvals
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654356 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 00:52:05 +00:00 |
|
Nick Burch
|
33a18267e1
|
Update a test to match the new warning on short files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@654056 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-07 09:41:03 +00:00 |
|
Nick Burch
|
6e46f03020
|
Add disabled test for bug #44898, and slightly improve a few poifs related error messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653945 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 22:51:28 +00:00 |
|
Josh Micich
|
609058dea5
|
Another attempt to fix unicode problems in functionMetadata.txt. Made that file pure ascii.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653892 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 19:48:55 +00:00 |
|
Nick Burch
|
3475425c5f
|
Fix up the functionMetadata.txt stuff to be end-to-end UTF8. Was assuming it before, but breaking on some systems, while now it ought to work fine everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653831 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 16:38:34 +00:00 |
|
Josh Micich
|
6fc050034d
|
42570 - fixed LabelRecord to use empty string instead of null when the length is zero.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653675 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 03:57:15 +00:00 |
|
Josh Micich
|
8264540df1
|
42564 - fixed ArrayPtg to use ConstantValueParser. Fixed a few other ArrayPtg encoding issues.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653668 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-06 02:02:41 +00:00 |
|
Josh Micich
|
31ccbe6fc9
|
Follow-on from 28754 - StringPtg.toFormulaString() should escape double quotes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653608 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 21:38:07 +00:00 |
|
Josh Micich
|
573429d804
|
Added test case method javadoc for old bug 44675
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653551 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 18:30:49 +00:00 |
|
Yegor Kozlov
|
5ec046cd73
|
bug #44235 is not reproducible in 3.1-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653520 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 16:12:21 +00:00 |
|
Josh Micich
|
8fb40de628
|
Fixed 44675 - Parameter operand classes (function metadata) required to encode SUM() etc properly. Added parse validation for number of parameters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652994 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-03 03:59:32 +00:00 |
|
Josh Micich
|
9e6f2816c3
|
44921 - allow Ptg.writeBytes() to be called on relative ref Ptgs (RefN* and AreaN*)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652934 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-02 22:36:49 +00:00 |
|
Josh Micich
|
45095a5d06
|
added disabled junit for bug 44916
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652561 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 15:46:21 +00:00 |
|
Josh Micich
|
993bf57633
|
fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652426 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-01 03:25:37 +00:00 |
|
Nick Burch
|
d0ca2bfeb7
|
Tests to show that bugs 44891 and 44861 were both already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652329 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 11:10:49 +00:00 |
|
Yegor Kozlov
|
c5ce487ede
|
correctly process PICT blips (see bug #44886)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@652288 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-30 06:19:38 +00:00 |
|
Nick Burch
|
64775cfe62
|
Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when EscherMetafileBlip is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@651992 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-27 18:02:13 +00:00 |
|
Yegor Kozlov
|
577b3e084f
|
added a unit test and closed bug #28774
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@649142 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-17 15:06:01 +00:00 |
|
Yegor Kozlov
|
c52a8b10af
|
Rich text in HSSFTextbox must have at least one format run. Make sure it is so and apply th default fopnt if no formats were applied.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648623 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-16 08:43:08 +00:00 |
|
Josh Micich
|
35d89933c9
|
Conditional Formatting (30311) - API improvements, added HSSFSheetConditionalFormatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648334 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-15 17:07:06 +00:00 |
|
Nick Burch
|
a51afa06f4
|
Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648303 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-15 16:00:50 +00:00 |
|
Yegor Kozlov
|
82bb0bc7ef
|
make sure all hslf classes use POI loggers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647824 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-14 14:58:18 +00:00 |
|
Nick Burch
|
5a36ce6ec3
|
Finish off eventusermodel based Excel Extractor, and update the xls to csv converter (moved to correct place) based on discoveries for the text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647576 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-13 15:09:42 +00:00 |
|
Nick Burch
|
497c9eb3c6
|
Start on a eventusermodel based excel text extractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@647574 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-13 14:58:27 +00:00 |
|