4233 Commits (b988ca3855855b9f78ccdb7b263906d7f69c5496)
 

Author SHA1 Message Date
  Yegor Kozlov b988ca3855 bug 51265: Enhanced Handling of Picture Parts in XWPF 13 years ago
  Nick Burch 3d7cd947fd Apply patch from bug #51293 from Sergey for hdf types generation 13 years ago
  Nick Burch 7956f9da8b Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values 13 years ago
  Nick Burch c9f4255cd7 Using data from the sourceforge dist system, fill in the dates of the releases missing that info from the changelog 13 years ago
  Yegor Kozlov ecd413a3c4 Bug 51098 - Error in calculating image width/height, if image fits into one cell 13 years ago
  Yegor Kozlov 229a0ad0b9 Bug 51098 - Error in calculating image width/height, if image fits into one cell 13 years ago
  Nick Burch 00f201a589 Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern 13 years ago
  Nick Burch 26e1eb1d5d Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references) 13 years ago
  Nick Burch e21094eaaa Fix bug #51188 - Support for getting and setting XPWF zoom settings 13 years ago
  Nick Burch d02dee4c68 Add unit test from Stefan for bug #51172 - DOCX gif support 13 years ago
  Nick Burch 5bc714ba81 Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and XWPFNumbering to a XWPF file that lacks them 13 years ago
  Nick Burch 044c992853 Fix bug #51273 - Hash codes can be negative when working on our own low memory hash for formula cell evaluation 13 years ago
  Yegor Kozlov 67d2e1f6b0 Bug 51171: Improved performance of SharedValueManager 13 years ago
  Nick Burch 6cd7769206 Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set as well as get 13 years ago
  Nick Burch 6b8fc1b829 Avoid a System.out call, replace with logging 13 years ago
  Yegor Kozlov 07b2ce9a31 Bug 51196: more progress with chart api 13 years ago
  Nick Burch 668f479cf6 Test that shows that bug #51222 is a themes colour problem 13 years ago
  Yegor Kozlov 3392d09375 Bugzilla 51196: Initial support for Spreadsheet Chart API 13 years ago
  Yegor Kozlov a50e57e58f improved test coverage for SXSSF 13 years ago
  Nick Burch cc2646c12a Put back the NPOIFS constructor that got lost in r1101397 13 years ago
  Nick Burch 88430f68b7 Add some more NPOIFS write related tests, some of which is disabled as the functionality isn't quite there yet 13 years ago
  Nick Burch 5db6fab75f Put more details in the error message for next time 13 years ago
  Maxim Valyanskiy d399e2ad56 FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known to prevent reallocation 13 years ago
  Yegor Kozlov 3f11efa41c initial support for SXSSF tests 13 years ago
  Yegor Kozlov 05be49ef24 fixed resizing pictures in XSSF, see Bugzilla 51160 13 years ago
  Maxim Valyanskiy 7b53517d7c status.xml: add note about Agile encryption 13 years ago
  Yegor Kozlov 50a40785ed Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce xlsx files 13 years ago
  Yegor Kozlov e960b73c64 Bugzilla 51171: Improved performance of opening large .xls files 13 years ago
  Nick Burch 3e381067e8 Update the release docs for having artificats in the dist repo 13 years ago
  Nick Burch a40c196171 Update the logos to include TM 13 years ago
  Nick Burch 4f0f31a37e Autoboxing tweaks from bug #51175, and make the paragraph/table finding code generic 13 years ago
  Nick Burch e44a0f8d40 Patch from Stefan from bug #51172 - XWPF .gif images support 13 years ago
  Nick Burch 3d1808a49d Correct docs issue 13 years ago
  Nick Burch 47a68ab96d Add a note about XSSF and HSSF x and y values in client anchors differing 13 years ago
  Maxim Valyanskiy 66cb858ae5 add commons-codec to maven-pom 13 years ago
  Nick Burch 8038e149d6 Fix NPOIFS creation of an empty filesystem, with create/write/read test 13 years ago
  Nick Burch 8362b74f90 Finish NPOIFS support for writing to mini streams where the big block stream needs extending, and unit tests 13 years ago
  Nick Burch 6c2d2ffe7f The NPOIFS mini stream blocks need to be writable, correct that and add some tests 13 years ago
  Nick Burch ba9275e72b Project branding update - add trademark notice to page footers 13 years ago
  Maxim Valyanskiy 25c0c129be update documentation on encryption support 13 years ago
  Maxim Valyanskiy 138bd6f94c bug#51165: Add support for OOXML Agile Encryption 13 years ago
  Nick Burch e94feeee12 As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or XSSFFormulaEvaluator to generically recalculate all formulas in a workbook 13 years ago
  Nick Burch 888645dd3f More testing around bug #48877 13 years ago
  Nick Burch 700e7fd5e2 Fix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and code is simplified 13 years ago
  Nick Burch 9a0997290e Re-enable the XWPF test for adding paragraphs, and fix it up to work properly 13 years ago
  Nick Burch 27732b7287 Fix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields 13 years ago
  Nick Burch a00691b86a NPOIFS and OPC both support close(), so mark them as such 13 years ago
  Maxim Valyanskiy b32490d4cc initial documentation on encrypted file support 13 years ago
  Nick Burch 1a74a0c114 Fix bug #51143 - Correct NameCommentRecord to properly serialise strings 13 years ago
  Nick Burch bae166f687 Fix bug #51112 - Correct XWPFTable tracking of new rows 13 years ago