317 Commits (efc032babcad23fd84fc0ffce0560c86771a486f)

Author SHA1 Message Date
  PJ Fanning 82fa836d1f code to handle smart art rotations 1 year ago
  PJ Fanning 1ce0f77bdd [bug-66176] rework text box support 1 year ago
  PJ Fanning cee18e78b5 add tests 1 year ago
  PJ Fanning af689e73bd [bug-65562] derive sheet dimensions when outputting SXSSFSheets 1 year ago
  PJ Fanning 1b60ffe391 try to work around issue with getting embedded smart art diagram 1 year ago
  PJ Fanning 32bf52b449 try to work around issue with getting embedded smart art diagram 1 year ago
  PJ Fanning 0b0df2fe58 add disabled test case 1 year ago
  PJ Fanning 10da475b7a forbidden api 1 year ago
  PJ Fanning 5c34bad8f4 forbidden api 1 year ago
  PJ Fanning bd5a95acbf remove comment 1 year ago
  PJ Fanning cc7fcdfab3 [bug-66176] Integrate SmartArt diagrams from powerpoint presentations. Thanks to Yaseen. 1 year ago
  PJ Fanning aa7eee178c add tests 1 year ago
  PJ Fanning 072aec8ad2 use common PictureType 1 year ago
  PJ Fanning 2a0c1b82c7 add getPictureTypeEnum 1 year ago
  PJ Fanning 590e49c143 [bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing method 1 year ago
  PJ Fanning 369681f7f9 use try-with-resources 1 year ago
  PJ Fanning cd02f739eb [github-339] compile issue in test 1 year ago
  PJ Fanning c589f0ee7a [github-339] Add extra methods to StringUtil and refactor some code to use them. Thanks to XenoAmess. This closes #339 1 year ago
  PJ Fanning feae2c8749 [github-346] Javadoc issues. Thanks to XenoAmess. This closes #346 1 year ago
  PJ Fanning ce3371e92e [github-341] Remove unused imports. Thanks to XenoAmess. This closes #341 1 year ago
  PJ Fanning 51c9ac77a3 [github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355 1 year ago
  PJ Fanning 64d9a97d44 [github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349 1 year ago
  PJ Fanning 87ee700d04 [github-340] make more use of StandardCharsets. Thanks to XenoAmess. This closes #340 1 year ago
  PJ Fanning 2c479b4967 [github-347] make some inner classes static to save memory. Thanks to XenoAmess. This closes #347 1 year ago
  PJ Fanning 67a4ac400e [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to XenoAmess. This closes #360 1 year ago
  PJ Fanning 0ad448edc8 missing license 1 year ago
  PJ Fanning 44930ebfa0 [bug-66052] add test 1 year ago
  PJ Fanning e0ca0baebf try to fix tests 1 year ago
  PJ Fanning 0a283a36c8 try to fix tests - disabling 2 that need investigation 1 year ago
  PJ Fanning 72e7df6b5c javadoc issues 1 year ago
  PJ Fanning b4c92e4ae5 [bug-65634] NotOLE2FileException not thrown in POI 5.0.0 by opening an XML-RAW File with SlideShowFactory.create() 2 years ago
  PJ Fanning 86cc8d1b4b [bug-51037] apply default column style if no style set 2 years ago
  PJ Fanning 96079c05b7 remove use of some calls to deprecated cursor dispose() 2 years ago
  PJ Fanning b7261c1621 remove use of some calls to deprecated cursor dispose() 2 years ago
  PJ Fanning d075f2ae9c [bug-66123] support gte attribute in XSSFConditionalFormattingThreshold 2 years ago
  PJ Fanning 30bca4da83 [bug-56155] support version property in CoreProperties 2 years ago
  PJ Fanning 04be6fcccb [bug-66022] issue in Formula Parser with some sheet names 2 years ago
  PJ Fanning 435dc86896 [bug-66081] fix editing of added abstract numberings 2 years ago
  PJ Fanning b9d8bb01ec [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id 2 years ago
  PJ Fanning d178bb9dc1 [bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id 2 years ago
  PJ Fanning dae226aecf [bug-66079] apply test provided by Vladislav Arakelov 2 years ago
  PJ Fanning d280b74388 [bug-66039] show use of setCellFormulaValidation=false in a test 2 years ago
  PJ Fanning 4682903e6a more test issues with rate change 2 years ago
  PJ Fanning a8f1e7acd1 [github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. This closes #321 2 years ago
  PJ Fanning 05e8a16543 [github-321] add test case 2 years ago
  PJ Fanning fb95dfdd93 [bug-65993] support copying hssf hyperlinks to xssf and respect full cell range 2 years ago
  PJ Fanning a7e1909c21 addHyperlink method on SXSSFSheet 2 years ago
  PJ Fanning a6edfe4252 spotbugs issue 2 years ago
  PJ Fanning 902d1487f7 [bug-65973] fix for removing hyperlinks that span multiple cells 2 years ago
  PJ Fanning aff20dc6f9 [bug-65973] partial fix for removing hyperlinks that span multiple cells 2 years ago