| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | improved test coverage for SXSSF | Yegor Kozlov | 2011-05-19 | 9 | -164/+285 |
* | Put back the NPOIFS constructor that got lost in r1101397 | Nick Burch | 2011-05-19 | 1 | -1/+4 |
* | Add some more NPOIFS write related tests, some of which is disabled as the fu... | Nick Burch | 2011-05-19 | 2 | -4/+32 |
* | Put more details in the error message for next time | Nick Burch | 2011-05-19 | 1 | -1/+4 |
* | FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known... | Maxim Valyanskiy | 2011-05-18 | 1 | -1/+14 |
* | initial support for SXSSF tests | Yegor Kozlov | 2011-05-18 | 9 | -40/+381 |
* | fixed resizing pictures in XSSF, see Bugzilla 51160 | Yegor Kozlov | 2011-05-18 | 1 | -2/+2 |
* | status.xml: add note about Agile encryption | Maxim Valyanskiy | 2011-05-18 | 1 | -0/+1 |
* | Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to prod... | Yegor Kozlov | 2011-05-17 | 6 | -1/+3861 |
* | Bugzilla 51171: Improved performance of opening large .xls files | Yegor Kozlov | 2011-05-15 | 2 | -3/+1 |
* | Update the release docs for having artificats in the dist repo | Nick Burch | 2011-05-15 | 2 | -31/+25 |
* | Update the logos to include TM | Nick Burch | 2011-05-14 | 2 | -0/+0 |
* | Autoboxing tweaks from bug #51175, and make the paragraph/table finding code ... | Nick Burch | 2011-05-13 | 9 | -89/+90 |
* | Patch from Stefan from bug #51172 - XWPF .gif images support | Nick Burch | 2011-05-13 | 4 | -2/+12 |
* | Correct docs issue | Nick Burch | 2011-05-13 | 1 | -10/+8 |
* | Add a note about XSSF and HSSF x and y values in client anchors differing | Nick Burch | 2011-05-13 | 1 | -1/+35 |
* | Fix NPOIFS creation of an empty filesystem, with create/write/read test | Nick Burch | 2011-05-12 | 3 | -19/+63 |
* | Finish NPOIFS support for writing to mini streams where the big block stream ... | Nick Burch | 2011-05-12 | 4 | -7/+164 |
* | The NPOIFS mini stream blocks need to be writable, correct that and add some ... | Nick Burch | 2011-05-12 | 2 | -7/+132 |
* | Project branding update - add trademark notice to page footers | Nick Burch | 2011-05-12 | 26 | -3/+76 |
* | update documentation on encryption support | Maxim Valyanskiy | 2011-05-10 | 1 | -2/+2 |
* | bug#51165: Add support for OOXML Agile Encryption | Maxim Valyanskiy | 2011-05-10 | 10 | -143/+780 |
* | As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluato... | Nick Burch | 2011-05-09 | 6 | -40/+91 |
* | More testing around bug #48877 | Nick Burch | 2011-05-06 | 1 | -6/+31 |