]> source.dussan.org Git - poi.git/shortlog
poi.git
2020-09-18 Yegor Kozlovmark org.apache.commons.logging.* as an optional osgi...
2020-09-17 Andreas BeekerXmlBeans is now generating Java 1.8 based files - javas...
2020-09-16 Andreas BeekerAdd more render test images
2020-09-16 Yegor KozlovBug 57857 POI OSGi bundle
2020-09-15 Andreas Beeker#64716 - wmf display error - WmfExtTextOut - move curre...
2020-09-09 PJ Fanningremove accidental commit
2020-09-09 PJ Fanning[bug-64721] NullPointerException occurs when calling...
2020-09-08 Andreas Beekerignore IBM certificate chain issue
2020-09-08 Andreas Beeker#64716 - wmf display error - fixed charset used for...
2020-09-03 Andreas BeekerPPTXPNG - parent directory of relative input file was...
2020-09-03 Andreas Beekeradd "provided" jars to binary dist bundle
2020-09-02 Andreas Beekerfix typo
2020-09-01 Andreas BeekerAdapt to new XmlBeans changes of r1881383
2020-09-01 PJ Fanning[github-192] Fix DOUGHNUT chart creation. Thanks to...
2020-09-01 SayiCTRow removes tc when row removes cell
2020-08-30 Andreas Beeker#64693 - POI HwmfGraphics cannot read the embedded...
2020-08-27 PJ Fanning[bug-64691] rename field
2020-08-27 SayiAdd get/set indentationLeftChars/indentationRightChars...
2020-08-19 Andreas Beekerfix build error
2020-08-18 Andreas Beekeruse spotbugs in xmlbeans builds
2020-08-18 Andreas BeekerUpdate library versions
2020-08-17 Andreas Beekerdisable old "rapid release" Java versions
2020-08-17 Andreas BeekerActivate Forbidden-Apis-Check also for other tests
2020-08-17 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-08-16 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-08-16 Andreas Beekerremoved test which is covered by TestPPTX2PNG
2020-08-16 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-08-16 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-08-16 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-08-16 Andreas Beekerfresh nodes on ci-builds ... maybe new luck?
2020-08-16 Andreas Beekertry to fix no-scratchpad test
2020-08-16 Andreas BeekerUpdate links to ci-builds.apache.org
2020-08-16 Andreas BeekerMigrate JOB DSL to new Jenkins environment ci-builds...
2020-08-15 Andreas Beekertry to fix spot bugs setting on new ci-builds jenkins
2020-08-15 Andreas BeekerFix typo
2020-08-15 Andreas Beekeruse the forbidden-apis policies corresponding to the JRE
2020-08-14 Andreas Beekerupgrade forbidden-apis to 3.0.1
2020-08-14 Andreas Beekeralso handle wrapped OOXML "Package" nodes inside of...
2020-08-14 Andreas Beeker#64411 - Provide JigSaw modules
2020-08-14 PJ Fanning[github-191] Fix RuntimeException on array formula...
2020-08-13 Andreas Beeker#64411 - Provide JigSaw modules
2020-08-13 Tim AllisonBug 64659 -- bump max record length
2020-08-13 Tim AllisonBug 64667.xlsx prevent NPE loading styles table
2020-08-12 PJ Fanning[github-190] Javadoc fixes in ToCSV example. Thanks...
2020-08-11 PJ Fanning[github-189] Move date parsing logic to DateParser...
2020-08-10 Sayiadd removeTable method in cell
2020-08-09 PJ Fanning[github-187] Add length validation for Excel DataValida...
2020-08-09 SayiUse the existing CTExternalData element
2020-08-07 Andreas Beeker#64411 - Provide JigSaw modules
2020-08-06 Andreas Beekerfix build - remove old ant libs
2020-08-05 Andreas Beekertry to fix windows builds - path issues with regex...
2020-07-24 Andreas Beekerexamples had been moved due to jigsaw modules migration
2020-07-23 Andreas Beekerremove obsolete bouncycastle jars
2020-07-23 Andreas Beekera few jigsaw related fixes
2020-07-23 PJ Fanningtry to make examples more robust - to fix integration...
2020-07-22 Andreas Beekeruse Ant 1.10 for the builds
2020-07-22 PJ Fanningadd back TempFileUtils.java due to broken build
2020-07-22 Andreas Beeker#64411 - Provide JigSaw modules
2020-07-16 PJ Fanningremove more deprecated code
2020-07-16 PJ Fanningremove more deprecated code
2020-07-16 PJ Fanning[bug-64605] update javadocs
2020-07-16 PJ Fanning[bug-64605] update javadocs
2020-07-16 PJ Fanning[bug-64605] add support for non-integer font sizes...
2020-07-16 PJ Fanning[bug-64605] add support for non-integer font sizes...
2020-07-16 PJ Fanning[bug-64605] add support for non-integer font sizes...
2020-07-16 PJ Fanninguse BigInteger.valueOf
2020-07-16 PJ Fanningfix some tests
2020-07-16 PJ Fanningfix some tests
2020-07-15 PJ Fanningfix test issue
2020-07-15 PJ Fanningtry to make examples more robust - to fix integration...
2020-07-15 PJ Fanningremove some deprecated code
2020-07-15 PJ Fanningremove some deprecated code
2020-07-15 PJ Fanningfix test compile - some follow up needed
2020-07-15 PJ Fanningremove some deprecated code
2020-07-15 PJ Fanningremove some deprecated code
2020-07-15 PJ Fanningtry to fix build issue
2020-07-15 PJ Fanning[bug-64508] add guard for invalid v value
2020-07-15 PJ Fanning[bug-64508] add guard for invalid v value
2020-07-14 PJ Fanning[bug-64600] Avoid XWPF NPE when styleid is null. Thanks...
2020-07-13 PJ Fanningrename internal method
2020-07-13 PJ Fanning[bug-64595] SXSSF: Missing quoting of pre-evaluated...
2020-07-08 Andreas Beekerupdate expiry date of kiwiwings entry
2020-07-06 PJ Fanningget TestDeferredSXSSFWorkbook to use DeferredSXSSFWorkb...
2020-07-06 PJ Fanningremove accidental commit
2020-07-06 PJ FanningSXSSFSheet: beware of null _writer
2020-07-06 PJ FanningDeferredSXSSFITestDataProvider
2020-07-05 PJ Fanningrevert accidental build change
2020-07-05 PJ Fanningtry to fix issue with missing classes in poi-ooxml...
2020-07-04 PJ Fanningtry to fix issue with missing classes in poi-ooxml...
2020-07-04 PJ Fanningtry to fix issue with missing classes in poi-ooxml...
2020-07-04 PJ Fanningtry to fix issue with missing classes in poi-ooxml...
2020-07-04 PJ Fanningtry to fix issue with missing classes in poi-ooxml...
2020-07-03 PJ Fanningadd DeferredGeneration sample
2020-07-03 PJ Fanningadd test case
2020-07-03 PJ Fanningrename classes as DeferredSXSSF instead of EmittingSXSSF
2020-07-03 PJ Fanning[github-185] Fix if function in array formulas with...
2020-06-28 PJ Fanningadd extra constructor
2020-06-28 PJ Fanningremove some unnecessary tests
2020-06-28 PJ Fanning[github-184] New EmittingSXSSFWorkbook. Thanks to mobre...
2020-06-28 PJ Fanningremove some more deprecated code
next