]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-07-16 PJ Fanningtry to fix integration tests
2021-07-15 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningtry to fix failing tests
2021-07-14 PJ Fanningadd extra debug logging to failing tests
2021-07-14 PJ Fanningchange test that started failing after switch to common...
2021-07-14 PJ Fanningcompress-compress 1.21
2021-07-14 PJ Fanningcommons-io 2.11.0
2021-07-12 PJ Fanningrevert accidental change
2021-07-12 PJ Fanninguse xmlbeans 5.0.0 in ant build due to build issues
2021-07-12 PJ Fanninguse xmlbeans 5.0.1
2021-07-12 PJ Fanningtry to fix issue with building in windows
2021-07-07 Andreas Beekertry to fix the truncated junit xml log files
2021-07-07 PJ Fanningdisable more tests when running with java 1.8.0_292
2021-07-07 PJ Fanningconvert indents to spaces
2021-07-07 PJ Fanningconvert indents to spaces
2021-07-07 PJ Fanningadd commons-compress to module-info
2021-07-07 PJ Fanningrevert accidental commit
2021-07-07 Dominik StadlerDo not fail on invalid access due to JPMS restrictions
2021-07-07 Dominik StadlerRemove invalid "include" for tests which in fact disabl...
2021-07-07 Dominik StadlerApply some IDE suggestions
2021-07-07 Dominik StadlerAdjust includes/excludes for license check via Apache Rat
2021-07-07 Dominik StadlerPrint out information that current locale might be...
2021-07-07 Dominik StadlerAdjust some JavaDoc
2021-07-07 Andreas Beekertry to fix new custom Junit Annotation module dependency
2021-07-06 PJ Fanningrevert commons-compress change due to build failure
2021-07-06 PJ Fanningadd explicit commons-io dependency to poi-ooxml. This...
2021-07-05 Andreas Beekerdeactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292
2021-07-04 PJ Fanningtry java 11 due to https://bugs.openjdk.java.net/browse...
2021-07-04 PJ Fanningupgrade github java action
2021-07-04 PJ Fanningupgrade github java action
2021-07-04 PJ Fanningupgrade gitub java action
2021-07-04 PJ Fanningupgrade gitub java action
2021-06-28 PJ Fanningupgrade bouncycastle
2021-06-28 PJ Fanningdowngrade bouncycastle due to missing package org.bounc...
2021-06-28 PJ Fanningupgrade bouncycastle
2021-06-28 PJ Fanningupgrade pdfbox dependency
2021-06-23 Andreas Beekerfix incremental build of poi-ooxml-full::generate_beans
2021-06-14 PJ Fanningfix deprecation issue
2021-06-14 PJ Fanninggradle 7.1
2021-06-14 PJ Fanningcommons-io 2.10.0
2021-06-09 PJ Fanningupdate javadoc
2021-06-09 PJ Fanningupdate javadoc
2021-06-09 PJ Fanningremove unnecessary cast
2021-05-27 Sayi#65331 - Wrong mapping of TableRowAlign
2021-05-24 PJ Fanningtidy up gradlew excludes
2021-05-23 Dominik StadlerJenkins DSL: Also revert module-info.java files
2021-05-23 Dominik StadlerJenkins DSL: Add Windows-1.15 and Windows-1.16 and...
2021-05-23 Andreas Beekerreplace CombinedIterable with a few lines of simple...
2021-05-23 PJ Fanningconvert tabs to spaces
2021-05-22 PJ Fanningtry to fix tests
2021-05-22 PJ Fanningconvert tabs to spaces
2021-05-22 PJ Fanningtry to fix test
2021-05-22 PJ Fanningtry to fix test
2021-05-22 PJ Fanningconvert tabs to spaces
2021-05-22 PJ Fanningtry to fix test
2021-05-22 PJ Fanningconvert tabs to spaces
2021-05-22 PJ Fanningconvert tabs to spaces
2021-05-22 PJ Fanningexclude gradle wrapper from src release
2021-05-22 PJ Fanningconvert tabs to spaces
2021-05-21 Andreas Beekeradd forbidden-apis plugin to gradle builds
2021-05-21 Andreas Beekeractivate javadoc lint and fix errors
2021-05-20 SayiBug65292: Manual revert r1884958, Add a paragraph by...
2021-05-20 Sayifixed unable to read comments with pictures
2021-05-15 Dominik StadlerJenkins DSL: Make sure to revert module-info.class...
2021-05-14 Dominik StadlerOne more place where path.separator needs to be used...
2021-05-14 Dominik StadlerAdd missing dependency on batik-script
2021-05-14 Dominik StadlerJenkins DSL: Disable general Maven job as well and...
2021-05-14 PJ Fanningdelete old xmlsec jar
2021-05-14 Dominik StadlerTry to fix compiling on some CI-runs to support all...
2021-05-14 Dominik StadlerTry to use the correct path-separator on Windows
2021-05-14 Dominik StadlerMake isJava8 true or false, print out result in "init"
2021-05-14 PJ Fanninguse commons-io StringBuilderWriter
2021-05-14 PJ Fanningimport order
2021-05-14 PJ Fanningforbidden api issue
2021-05-14 Andreas Beeker#65304 - Add commons-io as a dependency
2021-05-13 Dominik StadlerFix two more invalid paths for the Java 9+ compilation
2021-05-13 Dominik StadlerPrint out state of isJava8 when building jars
2021-05-13 Dominik StadlerUse proper module-name without "poi-" prefix when compi...
2021-05-13 Dominik StadlerStart moving some bits to the main Gradle file
2021-05-13 Dominik StadlerBug 65227: Add some more tests, but the actual case...
2021-05-13 Dominik StadlerBug 63339: Use removeFormulaImpl() where possible and...
2021-05-13 Dominik StadlerApply some IDE suggestions
2021-05-13 PJ Fanningxmlsec 2.2.2
2021-05-12 PJ Fanninggradle 7
2021-05-11 SayiRemove invalid code
2021-05-08 Andreas Beeker#64844 - Incorrect sizes of images in SVG
2021-05-07 Tim AllisonBug 65293 -- npe in HwmfFont
2021-05-06 Sayi#65282 - addRun method only adds to run collection...
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...
next