summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault...Yegor Kozlov2008-04-023-6/+68
* added set accessor to indentation levelYegor Kozlov2008-04-021-0/+9
* Restored an entry that had been deleted by chance.Rainer Klute2008-04-021-0/+1
* 44694 - HPSF: Support for property sets without sectionsRainer Klute2008-04-025-4/+11
* fix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION recordJosh Micich2008-04-011-15/+10
* Bug #44733 - DPRODUCT function should be index 189, not 191Josh Micich2008-04-015-16/+56
* Implement Sheet.removeShape(Shape shape) in HSLFYegor Kozlov2008-03-315-0/+72
* changes/status for #44675, #44695, #44691Josh Micich2008-03-3123-226/+235
* silenced noisy testsJosh Micich2008-03-313-31/+29
* removed incorrect test case methodsJosh Micich2008-03-311-114/+1
* More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy....Josh Micich2008-03-3117-1635/+1965
* Update Formula test spreadsheet for count, and also do a copy as an ooxml .xl...Nick Burch2008-03-302-0/+0
* Count implementation from ooxml branchNick Burch2008-03-301-2/+95
* Documentation updateNick Burch2008-03-291-5/+6
* 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