aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Move the FormulaEvaluator code out of scratchpadNick Burch2008-03-29376-5/+7
* Merge several bug tests into one fileNick Burch2008-03-294-245/+169
* Update docs now that missing record aware eventusermodel has movedNick Burch2008-03-291-2/+3
* Move the missing record aware eventusermodel code out of scratchpadNick Burch2008-03-297-2/+4
* Add test to show that bug #44693 is incorrectNick Burch2008-03-282-0/+24
* (real) fix for bug #44691. Modified Pmt.java to allow for 3 arguments. Adde...Josh Micich2008-03-274-119/+152
* annotated previous changelist(641964) with wrong buzilla number. Previous ch...Josh Micich2008-03-272-3/+3
* fixes for ExternalNameRecord serialisation bug #44691Josh Micich2008-03-273-138/+199
* Add failing (but disabled) test from bug #44691Nick Burch2008-03-271-0/+70
* Fix typo, and point hwpf people at the new microsoft docsNick Burch2008-03-272-3/+4
* Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Docu...Nick Burch2008-03-276-24/+43
* patch 44675 - made POI capable of recognising var-args functions. Some relat...Josh Micich2008-03-2619-786/+1831
* more javadoc + clean-up from Dmitriy (bug 30311 att 21711)Josh Micich2008-03-263-488/+523
* Added class javadoc. Patch 30311 from Dmtriy.Josh Micich2008-03-251-0/+45
* sort to int conversion sign extension fixJosh Micich2008-03-211-3/+3
* Tweak how you get dataformat strings out of cell styles, to be more logical, ...Nick Burch2008-03-213-9/+24
* FAQ page doesn't like the new doc dtd, so go back to the old one for itNick Burch2008-03-211-1/+1
* Update a lot of the site to apache documentation format 1.3, from 1.1. Also, ...Nick Burch2008-03-2036-62/+1785
* Make junit happyNick Burch2008-03-201-2/+2
* Fix for readCompressedUnicode not moaning about length=0, from bug #44643Nick Burch2008-03-203-1/+18
* Simple patch from Josh from bug #44636 - fix for RefVPtg and edit-in-excel od...Nick Burch2008-03-203-0/+3
* Test relating to bug #44636Nick Burch2008-03-203-0/+118
* Fix bug #44627 - improve the thread safety of POILogFactoryNick Burch2008-03-195-37/+69
* Patch from Dmitriy from bug #30311 - Support for conditional formatting recordsNick Burch2008-03-1922-14/+4841
* Add test to show that bug #43251 is already fixedNick Burch2008-03-192-0/+14
* Added test to show that bug #41546 is already fixed. Also rename a test file ...Nick Burch2008-03-193-1/+23
* Reformat index page slightly, and add some info on ooxml support being in pro...Nick Burch2008-03-191-29/+41
* support align=distributed in HSSFTextboxYegor Kozlov2008-03-171-0/+2
* Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as ...Nick Burch2008-03-165-47/+131
* Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu...Nick Burch2008-03-161-0/+71
* Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu...Nick Burch2008-03-168-206/+381
* Patch from Josh from bug #44606 - Support calculated string values for evalua...Nick Burch2008-03-164-36/+39
* Patch from Josh, which shows that various bugs are now fixedNick Burch2008-03-163-0/+218
* Add accessors to horizontal and vertical alignment in HSSFTextboxYegor Kozlov2008-03-145-4/+114
* Add test to show that bug #28031 is really closedNick Burch2008-03-131-0/+24
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-139-33/+84
* Fix bug #44593 - improved handling of short DVRecordsNick Burch2008-03-135-2/+37
* Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() ...Nick Burch2008-03-136-15/+70
* Patch largely from Josh from bug #44539 - Support for area references in form...Nick Burch2008-03-0727-379/+446
* Improved support for read-only recommended workbooks, fixing bug #44536Nick Burch2008-03-078-2/+64
* Patch from Josh from bug #43901 - Correctly update the internal last cell num...Nick Burch2008-03-075-176/+164
* Add broken test for bug #43901Nick Burch2008-03-061-0/+23
* Embeded files from bug #44524Nick Burch2008-03-064-0/+0
* Change the behaviour on short last blocks to be a warning not an exception, a...Nick Burch2008-03-066-34/+147
* Changelog update for last patchNick Burch2008-03-042-0/+6
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-0481-2391/+3815
* Problem files from bug #44501Nick Burch2008-03-043-0/+0
* Fix indent, add more documentation, and make the error message more helpfulNick Burch2008-03-031-13/+14
* Patch from Josh from bug #44508 - Fix formula evaluation with evaluateInCell ...Nick Burch2008-03-034-1/+74
* Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdownsNick Burch2008-03-034-9/+66