aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug 51444 - Prevent corrupted output when saving files created by LibreOffic...Yegor Kozlov2011-06-305-6/+44
* hwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressorMaxim Valyanskiy2011-06-301-1/+14
* Added myself to the list of committers.Jon Svede2011-06-281-0/+1
* Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat...Yegor Kozlov2011-06-2715-78/+303
* List another exception caused by old+new POI jars in productionNick Burch2011-06-261-1/+1
* Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr...Yegor Kozlov2011-06-252-0/+220
* Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSFYegor Kozlov2011-06-259-67/+161
* cleanup sxxsf temp files after tests, remove non-ascii characters from source...Yegor Kozlov2011-06-2515-33/+54
* Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaksYegor Kozlov2011-06-253-6/+75
* Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()Yegor Kozlov2011-06-244-18/+55
* Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocsYegor Kozlov2011-06-244-25/+81
* Add a unit test to show that bug #49648 no longer occursNick Burch2011-06-241-0/+14
* resolved old bugzilla issues, added unit testsYegor Kozlov2011-06-242-16/+294
* Bug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable an...Yegor Kozlov2011-06-233-15/+115
* Bug 51424 - Ignore exceptions in ParagraphSprmUncompressorYegor Kozlov2011-06-232-1/+17
* Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th...Yegor Kozlov2011-06-238-119/+295
* Add a note about RecalcId record with a value of zeroNick Burch2011-06-221-1/+3
* Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when ther...Yegor Kozlov2011-06-2210-12/+96
* misc fixed in site's quick guideYegor Kozlov2011-06-221-61/+57
* 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