| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 51444 - Prevent corrupted output when saving files created by LibreOffic... | Yegor Kozlov | 2011-06-30 | 5 | -6/+44 |
* | hwpf: ignore ArrayIndexOutOfBoundsException in TableSprmUncompressor | Maxim Valyanskiy | 2011-06-30 | 1 | -1/+14 |
* | Added myself to the list of committers. | Jon Svede | 2011-06-28 | 1 | -0/+1 |
* | Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat... | Yegor Kozlov | 2011-06-27 | 15 | -78/+303 |
* | List another exception caused by old+new POI jars in production | Nick Burch | 2011-06-26 | 1 | -1/+1 |
* | Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr... | Yegor Kozlov | 2011-06-25 | 2 | -0/+220 |
* | Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF | Yegor Kozlov | 2011-06-25 | 9 | -67/+161 |
* | cleanup sxxsf temp files after tests, remove non-ascii characters from source... | Yegor Kozlov | 2011-06-25 | 15 | -33/+54 |
* | Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks | Yegor Kozlov | 2011-06-25 | 3 | -6/+75 |
* | Bug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked() | Yegor Kozlov | 2011-06-24 | 4 | -18/+55 |
* | Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs | Yegor Kozlov | 2011-06-24 | 4 | -25/+81 |
* | Add a unit test to show that bug #49648 no longer occurs | Nick Burch | 2011-06-24 | 1 | -0/+14 |
* | resolved old bugzilla issues, added unit tests | Yegor Kozlov | 2011-06-24 | 2 | -16/+294 |
* | Bug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable an... | Yegor Kozlov | 2011-06-23 | 3 | -15/+115 |
* | Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor | Yegor Kozlov | 2011-06-23 | 2 | -1/+17 |
* | Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer th... | Yegor Kozlov | 2011-06-23 | 8 | -119/+295 |
* | Add a note about RecalcId record with a value of zero | Nick Burch | 2011-06-22 | 1 | -1/+3 |
* | Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when ther... | Yegor Kozlov | 2011-06-22 | 10 | -12/+96 |
* | misc fixed in site's quick guide | Yegor Kozlov | 2011-06-22 | 1 | -61/+57 |
* | Test for parsing document with drawings to prevent NoClassDefFoundError for C... | Maxim Valyanskiy | 2011-06-22 | 1 | -0/+11 |
* | bug 51351: more progress with WordToFoExtractor: support for hyperlinks, com... | Yegor Kozlov | 2011-06-20 | 3 | -487/+861 |
* | Bug 48408: Improved documentation for Sheet.setColumnWidth | Yegor Kozlov | 2011-06-20 | 4 | -5/+110 |
* | junit test for sprm, added missing line from r1137143 | Yegor Kozlov | 2011-06-20 | 2 | -0/+62 |
* | Support for sprmPJc paragraph SPRM and handling of additional properties in P... | Yegor Kozlov | 2011-06-18 | 6 | -895/+1392 |
* | updated web site docs | Yegor Kozlov | 2011-06-18 | 3 | -0/+57 |
* | improved autosizing columns in SXSSF, see Bug 51356 | Yegor Kozlov | 2011-06-18 | 1 | -2/+8 |
* | Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString() | Yegor Kozlov | 2011-06-16 | 3 | -9/+35 |
* | Bug 50681 - Fixed autosizing columns beyond 255 character limit | Yegor Kozlov | 2011-06-16 | 4 | -4/+39 |
* | more progress with WordToFoExtractor, see Bugzilla 51351 | Yegor Kozlov | 2011-06-15 | 2 | -164/+244 |
* | Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property | Yegor Kozlov | 2011-06-15 | 3 | -1/+59 |
* | added an example on conditional formatting in the site's quick guide | Yegor Kozlov | 2011-06-14 | 1 | -0/+37 |
* | Bugzilla 51351: Word to XSL-FO converter | Yegor Kozlov | 2011-06-14 | 4 | -0/+1148 |
* | Fix deprecated warning | Nick Burch | 2011-06-13 | 1 | -1/+1 |
* | Bug 50458: Fixed missing shapeId in XSSF drawings | Yegor Kozlov | 2011-06-13 | 3 | -0/+36 |
* | Bug 51339 - Fixed arithmetic rounding in formula evaluation | Yegor Kozlov | 2011-06-13 | 4 | -30/+26 |
* | Re-enable part of the test now that NPOIFS behaves for reset | Nick Burch | 2011-06-12 | 1 | -2/+0 |
* | Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip... | Nick Burch | 2011-06-12 | 2 | -3/+98 |
* | Bugzilla 51356: Support autoSizeColumn in SXSSF | Yegor Kozlov | 2011-06-11 | 2 | -2/+7 |
* | Bugzilla 51335: Parse picture goal and crop sizes | Yegor Kozlov | 2011-06-11 | 3 | -32/+120 |
* | fixed a typo | Yegor Kozlov | 2011-06-09 | 1 | -7/+12 |
* | continue SXSSF docs updates and polishing | Yegor Kozlov | 2011-06-09 | 4 | -31/+92 |
* | fixed missing licence header | Yegor Kozlov | 2011-06-09 | 1 | -0/+16 |
* | SXSSF documentation and polishing | Yegor Kozlov | 2011-06-08 | 6 | -11/+169 |
* | Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor,... | Yegor Kozlov | 2011-06-06 | 6 | -125/+546 |
* | Bug 51196: more progress with Spreadsheet Chart API | Yegor Kozlov | 2011-06-06 | 18 | -77/+779 |
* | cleaned javadocs warnings | Yegor Kozlov | 2011-06-06 | 13 | -19/+13 |
* | updated release date and downloads page to reflect 3.8 beta3 | Yegor Kozlov | 2011-06-06 | 3 | -22/+40 |
* | Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as well | Nick Burch | 2011-06-05 | 1 | -203/+197 |
* | Work on NPOIFS document read/mark/reset work for bug #51318, including enabli... | Nick Burch | 2011-06-04 | 3 | -63/+117 |
* | Fix 1.6ism | Nick Burch | 2011-06-04 | 2 | -2/+0 |