]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-05-02 Andreas Beeker#65085 - LineRect shall throw more specific exceptions
2021-05-02 Andreas Beeker#65214 - Document signed by POI reported as 'partially...
2021-04-28 SayiFix ArrayIndexOutOfBoundsException if XWPFRun does...
2021-04-26 Dominik StadlerUpdate to SonarQube plugin 3.1.1 and try to set version
2021-04-26 Dominik StadlerDo not return null for POITextExtractor.getMetadataText...
2021-04-26 Dominik StadlerImprove error message when formulas cannot be evaluated...
2021-04-26 Dominik StadlerRework test to not cause file-handle leaks and add...
2021-04-26 Dominik StadlerAdd a disabled test to run one single file from the...
2021-04-26 Dominik StadlerJenkins DSL: Remove some outdated directories/files
2021-04-26 Dominik StadlerJeknins DSL: Disable Maven based Sonar-run to see if...
2021-04-25 PJ Fanning[github-235] Fix date formatting for number cell values...
2021-04-22 Andreas Beeker#65228 - the method getCap() does not work correctly...
2021-04-19 Andreas BeekerTIKA-3164 - add more .xsb and classes needed for TIKAs...
2021-04-19 Andreas BeekerFix Javadocs
2021-04-18 Andreas BeekerFix Javadocs
2021-04-18 Andreas Beekerfix gradle builds to better comply with IntelliJ
2021-04-18 Andreas BeekerFix Javadocs
2021-04-15 Andreas Beekerfix javadocs
2021-04-15 PJ Fanning[github-234] Ensure the hours position is correct....
2021-04-15 Dominik StadlerIncrease memory for task allJavaDoc to avoid OOM during...
2021-04-15 Dominik StadlerJunit 5: Run some tests which change static BYTE_ARRAY_...
2021-04-15 Dominik StadlerGradle: Synchronize the code in the different build...
2021-04-14 Andreas Beekerfix javadocs - remove @author tags (http://apache-poi...
2021-04-13 Andreas Beeker:poi-ooxml - fix javadocs - link to dependent/external...
2021-04-13 Andreas Beeker:poi-scratchpad - fix javadocs - link to dependent...
2021-04-13 Andreas Beekerreplace over engineered inner classes with lambdas...
2021-04-12 Andreas BeekerFix Xades / Document.importNode SIGSEV
2021-04-11 Andreas Beeker:poi - fix javadocs - link to dependent/external projec...
2021-04-10 Dominik StadlerAdjust paths in build-files some more and copy svn...
2021-04-10 Andreas Beekermove jdk check into doFirst
2021-04-10 Andreas Beekerfix paths for integration build, docs, add site task...
2021-04-10 PJ Fanningtry to fix build issue
2021-04-10 Dominik StadlerStore jars for svnant locally
2021-04-09 PJ Fanning[bug-65227] add NPE guard in SheetUtil. Thanks to Petr...
2021-04-08 Dominik StadlerAdjust for the new source-directories in some more...
2021-04-08 Dominik StadlerEnsure the cache-directory for ImageIO is set to a...
2021-04-08 Andreas Beekerfix paths to new gradle directories
2021-04-07 Andreas Beekerfix merge problem
2021-04-07 Andreas Beeker65206 - Migrate ant / maven to gradle build
2021-04-07 Dominik StadlerAdjust path for archiving JUnit files to capture both...
2021-04-06 Dominik StadlerJenkins DSL: Add a workaround to run "ant init" before...
2021-04-06 Dominik StadlerEnable Gradle Wrapper to avoid running with an unsuppor...
2021-04-06 Dominik StadlerAdd a simple test-case for XLSX2CSV
2021-04-06 Dominik StadlerAdd one more directory from Maven build to .gitignore
2021-04-06 Dominik StadlerFix directory for examples-sources to make Maven build...
2021-04-06 Dominik StadlerSwitch the Ant-build to separate folders under "build...
2021-04-06 Dominik StadlerAdd a Gradle target "allJavaDoc" for an initial combine...
2021-04-06 Dominik StadlerAdjust JavaDoc target to act similar as the one in...
2021-04-06 Dominik StadlerAdjust some JavaDoc
2021-04-06 Dominik StadlerXSLX2CSV: Do not double-encode if the value is already...
2021-04-06 Dominik StadlerAlso look for test-data in ../test-data for Gradle...
2021-04-06 Dominik StadlerUpdate JUnit to 5.7.1 and junit-platform to 1.7.1
2021-04-06 Dominik StadlerApply some IDE suggestions, improve exception message...
2021-03-28 Dominik StadlerIgnore new "build" and "out" directories
2021-03-28 Dominik StadlerGradle: Add support for rat-check and initial target...
2021-03-28 Dominik StadlerRemove support for japicmp from Gradle build
2021-03-28 Andreas Beeker65206 - Migrate ant / maven to gradle build
2021-03-27 Andreas Beeker65206 - Migrate ant / maven to gradle build
2021-03-27 Andreas Beeker65206 - Migrate ant / maven to gradle build
2021-03-26 PJ Fanningremove temp gradle workaround for xmlbeans
2021-03-25 PJ Fanning[github-233] Updated de.rototor.pdfbox:graphics2d to...
2021-03-24 Dominik StadlerMake "normalizing" the file-path actually work
2021-03-24 Dominik StadlerDon't use a hardcoded temporary file (and also not...
2021-03-24 Dominik StadlerMake new tests for IOUtils work on Windows as well
2021-03-23 Andreas Beekeradd more xsbs to the ooxml-lite jar by recursing throug...
2021-03-20 Andreas BeekerForbidden apis fix
2021-03-20 Sayidispose cursor finally
2021-03-20 SayiCreate, get, modify and remove comments, support operat...
2021-03-20 PJ Fanningadd jdk 1.16 job for xmlbeans
2021-03-19 PJ Fanningrevert accidental change
2021-03-19 PJ Fanningtry to re-enable new getBlockAt code
2021-03-19 PJ Fanningadd disabled test for corrupt file
2021-03-19 Dominik StadlerAllow negative numbers in conditional part of format...
2021-03-19 Dominik StadlerEnhance javadoc and coverage for IOUtils
2021-03-17 Andreas Beeker#65192 - Allow change of EncryptionMode
2021-03-16 Marius VolkhartRevert erroneously modified logging statement
2021-03-15 PJ Fanningadd back some new code
2021-03-15 PJ Fanningrevert recent changes
2021-03-15 Marius VolkhartRun the TestAllFiles tests as part of Gradle
2021-03-14 PJ Fanning[bug-65184] revert due to integration test failures
2021-03-14 Andreas BeekerTry to fix sonar build
2021-03-14 PJ Fanningreformat file
2021-03-14 PJ Fanning[bug-65184] Improve performance of POFSMiniStore getBlo...
2021-03-14 Nick BurchImplement CONCAT function #65185
2021-03-14 Marius VolkhartChange Gradle to use java-library plugin
2021-03-14 PJ Fanningxmlbeans 5.0.0 release
2021-03-14 Marius VolkhartExclude batik-script dependency from OOXML artifact
2021-03-14 Marius VolkhartSpecify more granular Batik dependencies
2021-03-14 Marius VolkhartDisable parallel tests on Gradle again
2021-03-14 Marius VolkhartLimit which tests can run in parallel
2021-03-14 Marius VolkhartGet Gradle GitHub Action past downloading the XMLBeans JAR
2021-03-13 PJ Fanning[bug-65184] Improve performance of POFSMiniStore getBlo...
2021-03-11 PJ Fanningupdate key
2021-03-10 Marius VolkhartStreamline HPSF CustomProperties collection retrieval
2021-03-09 Andreas Beekerupdate key for kiwiwings - downrating sha1 - see https...
2021-03-09 Marius VolkhartParse PPDrawing more deterministically
2021-03-09 Marius VolkhartAdditional debug logging for unknown records in HSLF
2021-03-09 Marius VolkhartCleanup documentation of EscherChildAnchorRecord and...
2021-03-08 Andreas Beekertry to fix windows path issues in exception messages
2021-03-08 Andreas Beekerraise XmlBeans to 5.0.0 (nightly) also in the gradle...
next