aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Test for parsing document with drawings to prevent NoClassDefFoundError for C...Maxim Valyanskiy2011-06-221-0/+11
* bug 51351: more progress with WordToFoExtractor: support for hyperlinks, com...Yegor Kozlov2011-06-203-487/+861
* Bug 48408: Improved documentation for Sheet.setColumnWidthYegor Kozlov2011-06-204-5/+110
* junit test for sprm, added missing line from r1137143Yegor Kozlov2011-06-202-0/+62
* Support for sprmPJc paragraph SPRM and handling of additional properties in P...Yegor Kozlov2011-06-186-895/+1392
* updated web site docs Yegor Kozlov2011-06-183-0/+57
* improved autosizing columns in SXSSF, see Bug 51356Yegor Kozlov2011-06-181-2/+8
* Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()Yegor Kozlov2011-06-163-9/+35
* Bug 50681 - Fixed autosizing columns beyond 255 character limitYegor Kozlov2011-06-164-4/+39
* more progress with WordToFoExtractor, see Bugzilla 51351Yegor Kozlov2011-06-152-164/+244
* Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core propertyYegor Kozlov2011-06-153-1/+59
* added an example on conditional formatting in the site's quick guideYegor Kozlov2011-06-141-0/+37
* Bugzilla 51351: Word to XSL-FO converterYegor Kozlov2011-06-144-0/+1148
* Fix deprecated warningNick Burch2011-06-131-1/+1
* Bug 50458: Fixed missing shapeId in XSSF drawings Yegor Kozlov2011-06-133-0/+36
* Bug 51339 - Fixed arithmetic rounding in formula evaluationYegor Kozlov2011-06-134-30/+26
* Re-enable part of the test now that NPOIFS behaves for resetNick Burch2011-06-121-2/+0
* Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip...Nick Burch2011-06-122-3/+98
* Bugzilla 51356: Support autoSizeColumn in SXSSFYegor Kozlov2011-06-112-2/+7
* Bugzilla 51335: Parse picture goal and crop sizesYegor Kozlov2011-06-113-32/+120
* fixed a typoYegor Kozlov2011-06-091-7/+12
* continue SXSSF docs updates and polishingYegor Kozlov2011-06-094-31/+92
* fixed missing licence headerYegor Kozlov2011-06-091-0/+16
* SXSSF documentation and polishingYegor Kozlov2011-06-086-11/+169
* Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor,...Yegor Kozlov2011-06-066-125/+546
* Bug 51196: more progress with Spreadsheet Chart APIYegor Kozlov2011-06-0618-77/+779
* cleaned javadocs warningsYegor Kozlov2011-06-0613-19/+13
* updated release date and downloads page to reflect 3.8 beta3Yegor Kozlov2011-06-063-22/+40
* Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as wellNick Burch2011-06-051-203/+197
* Work on NPOIFS document read/mark/reset work for bug #51318, including enabli...Nick Burch2011-06-043-63/+117
* Fix 1.6ismNick Burch2011-06-042-2/+0
* reverted a file mistakenly added in r1130120Yegor Kozlov2011-06-011-144/+0
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-0144-2019/+2969
* Apply patch from bug #51293 from Sergey for hdf types generationNick Burch2011-05-311-1/+4
* Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor valuesNick Burch2011-05-313-12/+87
* Using data from the sourceforge dist system, fill in the dates of the release...Nick Burch2011-05-271-9/+33
* Bug 51098 - Error in calculating image width/height, if image fits into one cellYegor Kozlov2011-05-271-0/+1
* Bug 51098 - Error in calculating image width/height, if image fits into one cellYegor Kozlov2011-05-271-10/+1
* Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan S...Nick Burch2011-05-273-1/+29
* Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (probl...Nick Burch2011-05-274-2/+122
* Fix bug #51188 - Support for getting and setting XPWF zoom settingsNick Burch2011-05-274-2/+81
* Add unit test from Stefan for bug #51172 - DOCX gif supportNick Burch2011-05-271-0/+26
* Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and ...Nick Burch2011-05-274-6/+221
* Fix bug #51273 - Hash codes can be negative when working on our own low memor...Nick Burch2011-05-272-3/+3
* Bug 51171: Improved performance of SharedValueManagerYegor Kozlov2011-05-262-70/+31
* Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply f...Nick Burch2011-05-234-17/+44
* Avoid a System.out call, replace with loggingNick Burch2011-05-231-1/+7
* Bug 51196: more progress with chart apiYegor Kozlov2011-05-212-7/+8
* Test that shows that bug #51222 is a themes colour problemNick Burch2011-05-201-0/+41
* Bugzilla 51196: Initial support for Spreadsheet Chart APIYegor Kozlov2011-05-2033-121/+2173