2794 Commits (2c866cce027174fcd0dbc7340a5b91b9df5f4604)

Author SHA1 Message Date
  Dominik Stadler 2c866cce02 Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment 4 years ago
  Dominik Stadler 439ad4cbc7 Close file-resources in unit-tests, fix IDE warnings 4 years ago
  Dominik Stadler 8f8362a7f1 Bug 63657: Rework the for bug #62130 to not use up twice as much memory when writing documents. 4 years ago
  PJ Fanning 6dfa88b526 add some missing classes to poi-ooxml-schemas 4 years ago
  PJ Fanning 440e409c9d add some missing classes to poi-ooxml-schemas 4 years ago
  Andreas Beeker 916fb0b6b8 Bug 63580 - Fix texture paint handling 4 years ago
  PJ Fanning 99c118127e missing @since annotations 4 years ago
  PJ Fanning 66726113f4 [github-150] XWPFPicture: easy access to width and depth. Thanks to Thibaut Cuvelier. This closes #150 4 years ago
  PJ Fanning e14c9f2b8d [github-153] XWPFParagraph: easier way to create a link. Thanks to Thibaut Cuvelier. This closes #153 4 years ago
  PJ Fanning ec60bea78c [github-157] add setters for ExtendedProperties. Thanks to Thibaut Cuvelier. This closes #157 4 years ago
  PJ Fanning 7ab895d096 [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier. 4 years ago
  Andreas Beeker 39a22a2c14 fix rendering of xslf shapes with no/external blip part 5 years ago
  Andreas Beeker 0284b6f501 omit png output on test 5 years ago
  Andreas Beeker 268ab0f49c Bug 60656 - EMF image support in slideshows 5 years ago
  Dominik Stadler 9f07780bac Bug 62906 and 63401: Ensure tables have an initial name which does not conflict with 5 years ago
  Dominik Stadler e80ee73ba8 Fix IDE warnings 5 years ago
  Dominik Stadler 31edcd8383 Bug 63509: Allow to format a CellReference without sheet-name for ignoredErrors. 5 years ago
  PJ Fanning cb64b730d3 [bug-57342] Excel compatible Zip64 implementation. Thanks to Krzysztof Rzymkowski. This closes #154 5 years ago
  PJ Fanning cd3479e93a [bug-63498] NPE when calling getShapeName on XSLFTableCell. Thanks to Mate Borcsok. 5 years ago
  PJ Fanning 0a165ba15e [github-151] XWPFRun: allow style retrieval. This closes #151 5 years ago
  PJ Fanning 1ff5f38f28 [bug-63463] ignore forbiddenapis in new testcase 5 years ago
  PJ Fanning 8c9fd405bc [bug-63463] add tests fix issue with shifting rows (failing tests ignored). Thanks to David Gauntt. 5 years ago
  PJ Fanning cf23d55b22 [bug-63463] fix issue with shifting rows. Thanks to David Gauntt. 5 years ago
  Alain Béarez 79eb252f29 remove code smells 5 years ago
  Alain Béarez 5e070fd223 code inspired from Axel Richter on StackOverflow 5 years ago
  Alain Béarez ee81606ae6 code cleanup plus fix for bug 63153 5 years ago
  Alain Béarez 27c37d6de2 Added more chart supports. 5 years ago
  Dominik Stadler 3dbf8df012 Include actual found type in exception when encountering unexpected type of file in ExtractorFactory 5 years ago
  PJ Fanning a805c30efb [github-145] issue in PackagingURIHelper.encode. Thanks to @greedbell. This closes #145 5 years ago
  PJ Fanning d06f3225ae [bug-63404] add description to assemble target 5 years ago
  PJ Fanning 1b4ea32574 [bug-62906] ensure table display name is always set 5 years ago
  Dominik Stadler 28df7dbac6 Close more file-handles in tests 5 years ago
  Dominik Stadler 6a4afb2081 Bug 63371: addMergedRegion does not update CTMergeCells.getCount 5 years ago
  Dominik Stadler ded6e6a425 Bug 63073: Adjust returned index of merged regions and verify all calls in tests 5 years ago
  Andreas Beeker 53d5c2d405 #54803 - Error opening XLSX after saving with a Drawing using POI 5 years ago
  PJ Fanning e8b5f8b3af [bug-63344] add TempFilePOIFSFileSystem 5 years ago
  Tim Allison f3dafda8e0 Bug 63330 -- use skipfully instead of hoping skip() works 5 years ago
  Dominik Stadler 118c4a42bd Improve error message slightly and verify error when a File is passed in 5 years ago
  Dominik Stadler 4da06bff71 Close more file-handles in tests and convert some more tests to junit-4 5 years ago
  PJ Fanning ee1aeba604 try to fix javadoc issues 5 years ago
  Dominik Stadler 0038bf9cff Close more file-handles in tests, convert junit3 tests 5 years ago
  PJ Fanning ff11d159cf replace version number 4.0.2 5 years ago
  Greg Woolsey 3bc56aa48c fix unit test that I merged wrong. 5 years ago
  Greg Woolsey 4a8581dac9 #61700 getForceFormulaRecalculation() returns wrong value 5 years ago
  PJ Fanning 53356ce163 [bug-61700] getForceFormulaRecalculation() returns wrong value. Fix thanks to Kai G 5 years ago
  PJ Fanning bce68bedb5 fix build issue 5 years ago
  PJ Fanning 65994bc392 upgrade xmlsec, slf4j, batik 5 years ago
  PJ Fanning 4a67dcc194 upgrade bouncycastle and curvesapi 5 years ago
  PJ Fanning 854820c420 remove unncessary synchronization 5 years ago
  Dominik Stadler 721ab0e804 Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names 5 years ago