8119 Commits (71e67f0433c621613cce97c2ae580b2475c3bab6)
 

Author SHA1 Message Date
  Javen O'Neal 71e67f0433 tag r1769472 as 3.16-beta1 7 years ago
  Javen O'Neal 2606c82795 release prepare for 3.16-beta1 - pin documentation 7 years ago
  Javen O'Neal fd0d716d5c prepare for 3.16-beta2 7 years ago
  Javen O'Neal 64a58088cd tag r1769465 as 3.16-beta1 7 years ago
  Javen O'Neal d06f2231a5 create release tag for 3.16 beta 1 7 years ago
  Andreas Beeker b8e98ce811 #60331 - Remove deprecated classes (POI 3.16) - remove StylesTable.getNumberFormatAt(int) 7 years ago
  Andreas Beeker 975677da87 SonarCube fixes 7 years ago
  Andreas Beeker b717382548 SonarCube fixes 7 years ago
  Andreas Beeker 446ed93c4a - SonarCube fixes 7 years ago
  Andreas Beeker cf010d88b2 Bug 60345 - Handle corrupt PICT streams 7 years ago
  Andreas Beeker d5e4e462fc Bug 59273 - Unable to create pptx file by potx file using Apache POI 7 years ago
  Javen O'Neal d8e2b007e3 KEYS file should only have public keys used to sign previous releases 7 years ago
  Javen O'Neal 776621c3bb bug 60321: add examples with encrypted temp data. Patch from PJ Fanning. 7 years ago
  Dominik Stadler 0a7a454082 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 f9f7fe9740 Pull up one more test into BaseTestConditionalFormatting 7 years ago
  Dominik Stadler 851a171915 Adjust imports, fix some Javadoc issues and ignore deprecation warnings in tests 7 years ago
  Dominik Stadler 0819554139 Add setFormattingRanges() to interface ConditionalFormatting, closes #42 7 years ago
  Dominik Stadler 662a91888e Example AligningCells: Use int instead of short for column-index, closes Github #35 7 years ago
  Tim Allison c835239641 POI-60341, add test document (ugh, mea culpa), turn on test. 7 years ago
  Mark Murphy 9c527e133f Move XWPF examples to new package to clean up code coverage 7 years ago
  Mark Murphy 5335dd775f 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHeader does not overwrite old value 7 years ago
  Tim Allison e23110968c POI-60342: handle missing sdtcontentcell in an sdtcell 7 years ago
  Tim Allison 14645fe5a8 POI-60341: handle missing sdtpr in an sdtbody 7 years ago
  Nick Burch 5f2951ebc6 As requested on StackOverflow, expose on CellStyle QuotePrefix/123Prefix 7 years ago
  Nick Burch 2780bf3be3 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 29c0fcf941 bug 60331: remove deprecated FormulaShifter.createForRowShift(). Require SpreadsheetVersion. 7 years ago
  Javen O'Neal c6f959bebb bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry, List<String> excepts). Use EntryUtils.copyNodes( FilteringDirectoryEntry, FilteringDirectoryEntry ) instead. 7 years ago
  Javen O'Neal 7355105925 show example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode instead of DirectoryNode with excepts list 7 years ago
  Andreas Beeker ffe1c408f8 Handle null returns of coerceValueToBoolean 7 years ago
  Andreas Beeker 65a4f4aeb9 findbugs fix 7 years ago
  Andreas Beeker fe3359729b findbugs fix 7 years ago
  Andreas Beeker ce4596bbe7 JCE policy assumption fix 7 years ago
  Andreas Beeker ff6f6bb7c4 Bug 60320 - issue opening password protected xlsx 7 years ago
  Tim Allison 61c1b722e7 remove println 7 years ago
  Tim Allison 6452b4c62f 60293 -- Handle illegal "Odd" header/footer in XWPF 7 years ago
  Mark Murphy 1c3d84671e 57366: XWPFTable to Header / Footer 7 years ago
  Dominik Stadler 6e685dad95 Bug 53611: populate dimension of XSSF Worksheet when writing the document 7 years ago
  Dominik Stadler 7cc4c90b70 Bug 59026: Add two null-checks to make exporting XLSX to XML work 7 years ago
  Tim Allison a1c047552c 60315 -- allow 'yyyy-MM-dd' as a valid date format in metadata in OPCParser 7 years ago
  Tim Allison 0ec3c4cd14 60305 -- gracefully handle truncated images while reading pictstream 7 years ago
  Tim Allison a770463b35 whitespace clean up before fix for BUG-60305 7 years ago
  Tim Allison c41c38925e whitespace clean up before fix for BUG-60305 7 years ago
  Andreas Beeker d2844f5601 fix javadocs 7 years ago
  Andreas Beeker e4575a0dfe Bug 60059 - Deprecate xslf.usermodel.Drawing* - was: Can't change text of DrawingParagraph 7 years ago
  Nick Burch e447ef1144 Fix close warnings 7 years ago
  Nick Burch 92a500543e Whitespace 7 years ago
  Nick Burch 1f259732c5 v5 text extraction 7 years ago
  Nick Burch a4988318ec Inconsistent whitespace 7 years ago
  Nick Burch 41d7cf537e Refactor child pointer logic to the factory 7 years ago
  Nick Burch b067cf15d8 Work in progress - v5 pointer containers 7 years ago