]> source.dussan.org Git - poi.git/shortlog
poi.git
2017-09-16 Dominik StadlerRemove unnecessary semicolons
2017-09-16 Dominik StadlerRemove unnecessary initialization of members
2017-09-16 Dominik StadlerFix typos and warnings
2017-09-16 Dominik StadlerLet IntelliJ cleanup some code-warnings across the...
2017-09-16 Dominik StadlerDetect some HTML files as separate invalid filetype
2017-09-16 Dominik StadlerAllow to produce a jar for the integration-test-code...
2017-09-16 Dominik StadlerAdjust local test in integration-test file-handler
2017-09-16 Dominik StadlerAdd .git as excluded dir for integration-tests and...
2017-09-16 Dominik StadlerAdd additional check as mentioned in bug 50060
2017-09-16 Dominik StadlerTried to reproduce bug 61300, but could not.
2017-09-16 Dominik StadlerAt least print out correct offset information for PtrRe...
2017-09-16 Dominik StadlerAdd test for question on the mailing-list
2017-09-15 PJ Fanningremove some deprecated code slated for removal in 3.18
2017-09-15 Dominik StadlerJava 8: Disable Jobs using Java 1.6 and 1.7 for now...
2017-09-15 Dominik StadlerJava 8: Deprecate some methods in IOUtils
2017-09-15 Dominik StadlerAdjust Maven pom.xml for 4.0, Java 8 and newer third...
2017-09-15 Dominik StadlerAdjust some more places for the new versions of some...
2017-09-15 Dominik StadlerUpdate third party libs to latest versions
2017-09-15 PJ Fanningremove some deprecated code slated for removal in 3.18
2017-09-15 Nick BurchRemove javadoc references to removed classes
2017-09-15 PJ Fanningremove deprecated inner classes from HSFColor
2017-09-14 PJ Fanningremove some deprecated code slated for removal in 3.18
2017-09-14 PJ Fanningremove some deprecated code slated for removal in 3.18
2017-09-14 PJ Fanningremove some deprecated code slated for removal in 3.18
2017-09-14 PJ Fanningadd missing licenses on test classes
2017-09-14 Tim Allison60279 -- back off to brute-force search for macro conte...
2017-09-13 PJ FanningNumeric Array Formula and Matrix Function [from Bob9513...
2017-09-13 PJ Fanning[bug-61515] fix xlsf issue with relationships [from...
2017-09-08 Andreas Beekerprepare for 3.18-beta1
2017-09-08 Andreas Beekerrelease prepare for 3.17 - updating build.xml and statu...
2017-09-08 Dominik StadlerRemove incorrect copy-include in pom.xml
2017-09-08 Andreas BeekerAdd Removal annotation to xmlbeans generation
2017-09-08 Dominik StadlerAdd Removal.java to fix Maven compilation
2017-09-07 Andreas BeekerAdd Removal annotation to xmlbeans generation
2017-09-07 Nick BurchCopy over and tweak PicturesSource from Apache Tika
2017-09-05 Andreas Beekerprepare for 3.18-beta1
2017-09-05 Andreas Beekerrelease prepare for 3.17 - updating build.xml and statu...
2017-09-05 Andreas Beeker#61478 - POI OOXML-Schema lookup uses wrong classloader
2017-08-31 Tim AllisonWhile working on 61475, need to add a new line after...
2017-08-31 Tim Allison61475 -- append text from pictures only once...bug...
2017-08-30 Tim Allison61470 -- add extraction of content within ruby elements...
2017-08-29 Greg WoolseyFixes bug #61468, caused by a confusing OOXML spec...
2017-08-28 Andreas Beekerprepare for 3.18-beta1
2017-08-28 Andreas Beekerrelease prepare for 3.17 - updating build.xml and statu...
2017-08-28 Andreas Beekersha512 checksums aren't yet supported by Nexus
2017-08-25 Dominik StadlerVerify that bug 61294 is fixed now, add some more cover...
2017-08-24 Dominik StadlerRevert performance tuning done via Bug 61350 as it...
2017-08-20 Andreas Beekerprepare for 3.18-beta1
2017-08-20 Andreas Beekerrelease prepare for 3.17 - updating build.xml and statu...
2017-08-19 Dominik StadlerFix 60384 and 60709: When shifting with merged regions...
2017-08-19 Dominik StadlerAdd more --add-opens for JDK 9
2017-08-19 Dominik StadlerAdd more non-test classes in OOXMLLite and add another...
2017-08-16 Greg WoolseyBug 61431 - Conditional formatting evaluation ignores...
2017-08-16 Nick BurchAs per ".sha Release Distribution Policy" email, also...
2017-08-13 Andreas Beekerexclude H21 from slave list
2017-08-11 Andreas Beeker#61381 - PushbackInputStreams passed to ZipHelper may...
2017-08-10 Nick BurchAdd an example of trying multiple passwords against...
2017-08-09 PJ Fanning[Bug-61048] SXSSF module writes wrong escape sequence...
2017-08-05 Andreas Beekernotify dev@ when windows-1.7 fails
2017-08-01 Andreas Beekeradd findbugs3 prefetch to Windows / JDK1.7 build
2017-08-01 Dominik StadlerAssert on the contents of the byte-array to see if...
2017-08-01 Dominik StadlerJenkins DSL: Use latest available early access build...
2017-08-01 Dominik StadlerReformat code slightly
2017-07-31 Andreas BeekerJob DSL refactorings
2017-07-31 Andreas BeekerJob DSL fix windows call / retrieve findbugs via powershell
2017-07-31 Andreas BeekerAdd Windows jobs
2017-07-31 Andreas BeekerFix further Windows JVM 6 font rendering errors - OOM...
2017-07-31 Andreas Beekerremove invalid javadocs
2017-07-31 Nick BurchJavadoc fixes
2017-07-30 Andreas Beeker#61363 - Unify escher shape id allocation
2017-07-29 Andreas BeekerAdd handling of alternate content elements
2017-07-29 Dominik StadlerJenkins-DSL: Print out the exact version of java in...
2017-07-28 Greg WoolseyDeleting a sheet did not delete table parts and relatio...
2017-07-28 PJ Fanning[Bug-61354] fix issue with extracting text from Word...
2017-07-26 Greg WoolseyFix data validation value list evaluation
2017-07-26 Andreas Beeker#61350 - Use unsynchronized xmlbeans
2017-07-26 Greg WoolseyAnother font size variation. I suspect it is my Window...
2017-07-26 Tim Allison61337 -- try to convert assertions to exceptions. ...
2017-07-26 Tim Allison61346 add more sanity checks before allocating byte...
2017-07-26 Andreas Beekerremove test leftover
2017-07-25 Andreas BeekerBug 61182 - Invalid signature created for streamed...
2017-07-25 Tim Allison61338 -- avoid infinite loop triggered by fuzzed wmf...
2017-07-25 Tim Allison61295 -- prevent potential oom in HPSF triggered by...
2017-07-24 Tim Allisonaugment expected sizes in TestFonts
2017-07-24 Dominik StadlerRefactor test somewhat to make it easier to see what...
2017-07-24 Andreas BeekerFonts bugfix
2017-07-23 Andreas BeekerBug 61331 - Font group handling / common font interface
2017-07-21 Dominik StadlerMy version of Java 6 chokes on Generics here
2017-07-21 Dominik StadlerAdjust TestFonts for my version of Ubuntu
2017-07-21 Dominik StadlerAdd note that japicmp cannot be upgrade until Gradle...
2017-07-21 Dominik StadlerExtractorFactory: Try to close resources also on Errors...
2017-07-21 Dominik StadlerFix some IntelliJ warnings
2017-07-19 Dominik StadlerExclude some more nodes for OpenJDK build
2017-07-17 PJ Fanningfix tests broken by <br/> doc changes
2017-07-17 PJ Fanningjavadoc: replace invalid self enclosing elements
2017-07-15 PJ Fanningsome javadoc fixes
2017-07-15 PJ Fanningtry to fix build issues since namespaces constants...
2017-07-14 Tim Allisonbug 61300 -- prevent really long (infinite?) loop on...
2017-07-14 Tim Allisonclean up whitespace and indents
2017-07-14 Tim Allisonavoid using non-ascii in unit tests
next