8257 Commits (15fea87d8cdbe4de457d674627e348a48751fa35)
 

Author SHA1 Message Date
  Javen O'Neal 7b8bc917ac bug 60321: add examples with encrypted temp data. Patch from PJ Fanning. 7 years ago
  Dominik Stadler cc38d66a3e Add a way to exclude tests via Ant-properties, needed to check if ooxml-tests run without scratchpad (except TestExtractorFactory) 7 years ago
  Dominik Stadler 57fa4c1869 Pull up one more test into BaseTestConditionalFormatting 7 years ago
  Dominik Stadler 64a6fb354a Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests 7 years ago
  Dominik Stadler 76a0c6378e Add setFormattingRanges() to interface ConditionalFormatting, closes #42 7 years ago
  Dominik Stadler 8d083d8c64 Example AligningCells: Use int instead of short for column-index, closes Github #35 7 years ago
  Tim Allison 0232c71e33 POI-60341, add test document (ugh, mea culpa), turn on test. 7 years ago
  Mark Murphy e65baf7fc8 Move XWPF examples to new package to clean up code coverage 7 years ago
  Mark Murphy 70724609b1 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value 7 years ago
  Tim Allison abe0740d3a POI-60342: handle missing sdtcontentcell in an sdtcell 7 years ago
  Tim Allison d769a03fda POI-60341: handle missing sdtpr in an sdtbody 7 years ago
  Nick Burch 7c9754a08d As requested on StackOverflow, expose on CellStyle QuotePrefix/123Prefix 7 years ago
  Nick Burch 6f5a44c139 More unit testing for XWPF list numbering complex cases, and some TODOs on improving it, inspired by users@ discussions 7 years ago
  Javen O'Neal a3f001b7ae bug 60331: remove deprecated FormulaShifter.createForRowShift(). Require SpreadsheetVersion. 7 years ago
  Javen O'Neal cbc3f8599d bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry, List<String> excepts). Use EntryUtils.copyNodes( FilteringDirectoryEntry, FilteringDirectoryEntry ) instead. 7 years ago
  Javen O'Neal 6966eebb38 show example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode instead of DirectoryNode with excepts list 7 years ago
  Andreas Beeker 9d3094f11f Handle null returns of coerceValueToBoolean 7 years ago
  Andreas Beeker af2d473d00 findbugs fix 7 years ago
  Andreas Beeker e620194a20 findbugs fix 7 years ago
  Andreas Beeker 6f3bb20b2e JCE policy assumption fix 7 years ago
  Andreas Beeker 457100c358 Bug 60320 - issue opening password protected xlsx 7 years ago
  Tim Allison ce826bc967 remove println 7 years ago
  Tim Allison 2633894b39 60293 -- Handle illegal "Odd" header/footer in XWPF 7 years ago
  Mark Murphy 14babbb970 57366: XWPFTable to Header / Footer 7 years ago
  Dominik Stadler ca4a7d2f27 Bug 53611: populate dimension of XSSF Worksheet when writing the document 7 years ago
  Dominik Stadler d47fff6e1c Bug 59026: Add two null-checks to make exporting XLSX to XML work 7 years ago
  Tim Allison 1cdf883548 60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser 7 years ago
  Tim Allison ca8d888f83 60305 -- gracefully handle truncated images while reading pictstream 7 years ago
  Tim Allison 591785e2d2 whitespace clean up before fix for BUG-60305 7 years ago
  Tim Allison 1c2f768b8c whitespace clean up before fix for BUG-60305 7 years ago
  Andreas Beeker 51b4f2a365 fix javadocs 7 years ago
  Andreas Beeker 2c086c590e Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 7 years ago
  Nick Burch 9ee2e06f4c Fix close warnings 7 years ago
  Nick Burch 6bbdb9c8a5 Whitespace 7 years ago
  Nick Burch 3e01fe6f68 v5 text extraction 7 years ago
  Nick Burch cc4e525e27 Inconsistent whitespace 7 years ago
  Nick Burch 6816899106 Refactor child pointer logic to the factory 7 years ago
  Nick Burch 3f1965ea27 Work in progress - v5 pointer containers 7 years ago
  Nick Burch 747f5e0f40 Partial Visio v5 pointer support 7 years ago
  Nick Burch 13fca87047 Test visio v5 file from senthil from TIKA-1658 7 years ago
  Mark Murphy ae589d08d3 Adds an example for building headers and footers in XWPF 7 years ago
  Dominik Stadler a350f399f5 Allow more time for a unit-test when running on slow Gump VM 7 years ago
  Andreas Beeker 423a49cbab Bug 60294 - Add "unknown" ShapeType for 4095 7 years ago
  Dominik Stadler 3f91e44380 Bug 60289: Fix handling of unicode escapes with lowercase hex-chars 7 years ago
  Dominik Stadler 04184527b4 Correctly handle all types of old files, not just word 7 years ago
  Dominik Stadler 0610a20d87 Fix some IDE warnings, JavaDoc, ... 7 years ago
  Javen O'Neal 359820ba80 bug 60288: remove defensive copy for internal relationships. Patch from Tim Helmstedt. This closes #38. 7 years ago
  Andreas Beeker f648c23daa fix integration-tests 7 years ago
  Dominik Stadler d0d5334386 Exclude new BIFF5 file in some unit tests 7 years ago
  Dominik Stadler f2c9dbec3f Add some missing close() calls 7 years ago