summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Patch from Josh from bug #44495 - Handle named cell ranges in formulas that h...Nick Burch2008-03-034-2/+4
* Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p...Nick Burch2008-03-036-10/+120
* Patch from Paolo from bug #44481 - getVerticallyCenter shouldn't take a param...Nick Burch2008-03-031-2/+9
* Bug #44471 - Crystal Reports generates files with short StyleRecords, which i...Nick Burch2008-02-224-13/+17
* Patch from Josh from bug #44450 - VLookup and HLookup support, and improvemen...Nick Burch2008-02-2214-354/+1495
* Add a disabled test for a file with whacky StyleRecords that trigger an AIOOBNick Burch2008-02-212-0/+18
* Patch from Josh from bug #44449 - Handle SharedFormulas better, for where the...Nick Burch2008-02-215-9/+161
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-218-0/+335
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-212-10/+22
* Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ...Nick Burch2008-02-214-16/+238
* Patch from Josh from bug #44371 - support for OFFSET function, and various tw...Nick Burch2008-02-2113-73/+674
* Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and a...Nick Burch2008-02-214-1/+48
* Use the right way to figure out how many rows on a sheet, so we display the r...Nick Burch2008-02-215-15/+3
* Fix from Josh from bug #44456 - Update contrib SViewer to not fail if a HSSFR...Nick Burch2008-02-215-1/+16