2157 Commits (d51ca537ed0f4f945093669d71ac55ca69239111)

Author SHA1 Message Date
  PJ Fanning d51ca537ed [bug-63725] commons-compress 1.19 4 years ago
  PJ Fanning d9144dd039 fix typo 4 years ago
  PJ Fanning df64598b12 upgrade bouncycastle 4 years ago
  PJ Fanning 3623bea505 [bug-63664] do not use DocumentBuilderFactory directly 4 years ago
  Dominik Stadler a3298f9c16 Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment 4 years ago
  Dominik Stadler 0619e7ebfb Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents. 4 years ago
  Andreas Beeker 58eb1a8070 Bug 63580 - Fix texture paint handling 4 years ago
  PJ Fanning cf1eb05304 missing @since annotations 4 years ago
  PJ Fanning 4fbad5c3f7 [github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut Cuvelier. This closes #150 4 years ago
  PJ Fanning ea58359b7c [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier. This closes #153 4 years ago
  PJ Fanning 10b5a462dc [github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. This closes #157 4 years ago
  PJ Fanning 65c4aafe3e [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier. 4 years ago
  Andreas Beeker dd6d090969 fix rendering of xslf shapes with no/external blip part 5 years ago
  Andreas Beeker 861988bac3 Bug 60656 - EMF image support in slideshows 5 years ago
  Dominik Stadler 9cde034ab9 Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with 5 years ago
  Dominik Stadler 50874d9d0d Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. 5 years ago
  PJ Fanning 0cd5834661 [bug-57342] Excel compatible Zip64 implementation. Thanks to Krzysztof Rzymkowski. This closes #154 5 years ago
  PJ Fanning d20bc98f70 [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Borcsok. 5 years ago
  PJ Fanning 5e33bd4b29 [github-151] XWPFRun: allow style retrieval. This closes #151 5 years ago
  PJ Fanning 7ef085af37 [bug-63463] fix issue with shifting rows. Thanks to David Gauntt. 5 years ago
  Alain Béarez dcb6d534fd remove code smells 5 years ago
  Alain Béarez 9995e178e3 code inspired from Axel Richter on StackOverflow 5 years ago
  Alain Béarez 093cbcfcca code cleanup plus fix for bug 63153 5 years ago
  Alain Béarez af1dacfe2c Added more chart supports. 5 years ago
  Dominik Stadler 1a3e69fe16 Include actual found type in exception when encountering unexpected type of file in ExtractorFactory 5 years ago
  PJ Fanning 2ae5198ff7 [github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This closes #145 5 years ago
  PJ Fanning dfbf788201 [bug-62906] ensure table display name is always set 5 years ago
  Dominik Stadler 37ec3380ae Bug 63371: addMergedRegion does not update CTMergeCells.getCount 5 years ago
  Dominik Stadler cd52566c98 Bug 63073: Adjust returned index of merged regions and verify all calls in tests 5 years ago
  Andreas Beeker e2cd384259 #54803 - Error opening XLSX after saving with a Drawing using POI 5 years ago
  Tim Allison cf76af521d Bug 63330 -- use skipfully instead of hoping skip() works 5 years ago
  PJ Fanning b523186038 try to fix javadoc issues 5 years ago
  PJ Fanning 9576ab77f9 replace version number 4.0.2 5 years ago
  Greg Woolsey 6b76706ef7 #61700 getForceFormulaRecalculation() returns wrong value 5 years ago
  PJ Fanning b9101138bd [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to Kai G 5 years ago
  PJ Fanning 5d580f48e6 fix build issue 5 years ago
  PJ Fanning 259d5a234f upgrade xmlsec, slf4j, batik 5 years ago
  PJ Fanning d66873a765 upgrade bouncycastle and curvesapi 5 years ago
  PJ Fanning 92232b921a remove unncessary synchronization 5 years ago
  Dominik Stadler 40f8d119c7 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago
  Greg Woolsey 82f9c29258 #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations 5 years ago
  PJ Fanning 126606c838 fix some cases where iterator usage does not check hasNext 5 years ago
  Dominik Stadler ef369931e2 Bug 63221: Add margin-settings for top, bottom, left and right to XSSFPrintSetup 5 years ago
  Dominik Stadler 5329f25b0a Adjust test to not fail with Xerces XML Parser, fix some IDE warnings 5 years ago
  PJ Fanning d6b5e936e9 [bug-63240] make SAXHelper.newXMLReader non-synchronized] 5 years ago
  PJ Fanning 0786ae5b57 [bug-63240] make DocumentHelper.newDocumentBuilder non-synchronized] 5 years ago
  Dominik Stadler 4c017a0e27 Fix a regression test failure, toString() should never return null 5 years ago
  Dominik Stadler a9b2a8b2bd Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check some more in integration tests 5 years ago
  Yegor Kozlov 8350124e9b Bug 63029: revert handling NotOfficeXmlFileException in ZipPackage as this change broke the build 5 years ago
  Yegor Kozlov caef630c70 Bug 63029: OPCPackage Potentially clobbers files on close() 5 years ago