| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | reverted a file mistakenly added in r1130120 | Yegor Kozlov | 2011-06-01 | 1 | -144/+0 |
* | bug 51265: Enhanced Handling of Picture Parts in XWPF | Yegor Kozlov | 2011-06-01 | 44 | -2019/+2969 |
* | Apply patch from bug #51293 from Sergey for hdf types generation | Nick Burch | 2011-05-31 | 1 | -1/+4 |
* | Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values | Nick Burch | 2011-05-31 | 3 | -12/+87 |
* | Using data from the sourceforge dist system, fill in the dates of the release... | Nick Burch | 2011-05-27 | 1 | -9/+33 |
* | Bug 51098 - Error in calculating image width/height, if image fits into one cell | Yegor Kozlov | 2011-05-27 | 1 | -0/+1 |
* | Bug 51098 - Error in calculating image width/height, if image fits into one cell | Yegor Kozlov | 2011-05-27 | 1 | -10/+1 |
* | Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan S... | Nick Burch | 2011-05-27 | 3 | -1/+29 |
* | Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (probl... | Nick Burch | 2011-05-27 | 4 | -2/+122 |
* | Fix bug #51188 - Support for getting and setting XPWF zoom settings | Nick Burch | 2011-05-27 | 4 | -2/+81 |
* | Add unit test from Stefan for bug #51172 - DOCX gif support | Nick Burch | 2011-05-27 | 1 | -0/+26 |
* | Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and ... | Nick Burch | 2011-05-27 | 4 | -6/+221 |
* | Fix bug #51273 - Hash codes can be negative when working on our own low memor... | Nick Burch | 2011-05-27 | 2 | -3/+3 |
* | Bug 51171: Improved performance of SharedValueManager | Yegor Kozlov | 2011-05-26 | 2 | -70/+31 |
* | Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply f... | Nick Burch | 2011-05-23 | 4 | -17/+44 |
* | Avoid a System.out call, replace with logging | Nick Burch | 2011-05-23 | 1 | -1/+7 |
* | Bug 51196: more progress with chart api | Yegor Kozlov | 2011-05-21 | 2 | -7/+8 |
* | Test that shows that bug #51222 is a themes colour problem | Nick Burch | 2011-05-20 | 1 | -0/+41 |
* | Bugzilla 51196: Initial support for Spreadsheet Chart API | Yegor Kozlov | 2011-05-20 | 33 | -121/+2173 |