]> source.dussan.org Git - poi.git/shortlog
poi.git
2018-12-19 Dominik StadlerRework test somewhat and enable logger to better indica...
2018-12-19 Dominik StadlerOne more file-leak-detector exclude
2018-12-19 Dominik StadlerAdd missing jacoco-lib to test-scratchpad
2018-12-18 Andreas Beeker#62886 - Regression extracting text from corrupted...
2018-12-18 PJ Fanningfix index check in HemfDraw
2018-12-18 Andreas Beeker#63017 - Remove rows from a XSLFTable
2018-12-18 Andreas Beeker#63017 - Remove rows from a XSLFTable
2018-12-18 PJ Fanning[github-137] solves/unifies blank/missing value colecti...
2018-12-18 PJ Fanning[bug-63013] add XWPFRun setLang method
2018-12-17 Andreas Beekeronly refactorings to break up the long method
2018-12-17 PJ Fanning[bug-63005] ignore openxml4j/ContentTypeHasEntities...
2018-12-17 PJ Fanninglgtm issues: potential index out of bounds exceptions
2018-12-17 PJ Fanning[bug-63005] disable the reading of DTDs altogether
2018-12-17 Andreas Beekerchanged to bouncer pattern - to match also the rest...
2018-12-17 PJ Fanningadd null check in XLSFPictureShape
2018-12-17 PJ Fanninguse spaces for indents
2018-12-16 Andreas Beekerfix junit tests
2018-12-16 Andreas Beeker#62365 - SVG image support in XSLF
2018-12-16 PJ Fanningfix findbugs issue
2018-12-16 PJ Fanningadd missing license
2018-12-16 PJ FanningImplemented GEOMEAN function. Thanks to gallonfizik...
2018-12-16 Andreas Beekerfix constructor after its delegated now
2018-12-16 Andreas Beeker#60656 - EMF image support in slideshows
2018-12-16 Andreas Beekermerge trunk hemf hemf
2018-12-16 Andreas Beekermerge trunk
2018-12-16 Andreas Beekeractivate IBMJDK again, unlimited JCE policy files are...
2018-12-16 Andreas Beeker#62365 - SVG image support in XSLF
2018-12-15 Andreas Beekerignore keystore files on integration test
2018-12-15 Andreas Beeker#63011 - Multiple digital signature in excel file broke...
2018-12-14 Andreas Beekermerge trunk
2018-12-13 Andreas Beekerdisable findbugs for IBM JDK
2018-12-12 Andreas Beekerdisable findbugs for IBM JDK
2018-12-11 Andreas Beekeradd ooxml lite agent again ...
2018-12-11 Andreas Beeker#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
2018-12-10 Andreas Beeker#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
2018-12-10 PJ Fanning[bug-62996]try suggested test change
2018-12-09 Andreas Beeker#62994 - IBM JCE workarounds
2018-12-09 Andreas Beeker#62994 - IBM JCE workarounds
2018-12-09 Andreas Beeker#62966 - init presetShapeDefinitions.xml fail under...
2018-12-09 Andreas Beeker#62953 - Rendering of FreeformShapes with formula fails
2018-12-08 PJ Fanninglgtm issues
2018-12-08 Alain Béarezcreate chart from scratch by sandeeptiwari32
2018-12-04 PJ Fanning[bug-57342] add SXSSFWorkbook setZip64Mode method
2018-12-04 Andreas Beekeradd 4.0.1 to the doap file
2018-11-30 Andreas Beekerupdate links to POI 4.0.1
2018-11-26 Andreas Beekerprepare for 4.0.2
2018-11-26 Andreas Beekerrelease prepare for 4.0.1 - updating build.xml and...
2018-11-26 Andreas Beekerexclude sha256 for nexus upload
2018-11-26 Andreas BeekerFix exception for old powerpoint documents without...
2018-11-26 Dominik StadlerFix TestFileMagic
2018-11-25 Andreas BeekerFix exception for old powerpoint documents without...
2018-11-25 Andreas Beeker#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStr...
2018-11-25 Dominik StadlerAdd test for FileMagic
2018-11-25 Dominik StadlerExclude ooxml-testlib from src-zip/tar.gz
2018-11-25 Andreas Beeker#62951 - FileMagic not correctly identified
2018-11-25 Andreas Beeker#62949 - SlideShow rendering - keyframe fractions must...
2018-11-25 PJ Fanningfixed escaping of sheet names. Thanks to gallonfizik...
2018-11-23 Tim Allisonbug 60316 -- skip the glossary document, not the templa...
2018-11-23 Andreas Beeker#60656 - Support export file that contains emf and...
2018-11-21 PJ Fanningadd missing classes to poi-ooxml-schemas
2018-11-20 Andreas Beekermerge trunk
2018-11-20 Andreas BeekerRemove duplicated .jar extension when crafting the...
2018-11-20 PJ Fanningtidy up code formatting
2018-11-20 PJ Fanning[bug-62929] add null check for blip fill. Thanks to...
2018-11-19 Andreas Beekerprepare for 4.0.2
2018-11-19 Andreas Beekerrelease prepare for 4.0.1 - updating build.xml and...
2018-11-19 Andreas BeekerRemove commented out System.out calls / Move DummyGraph...
2018-11-19 Andreas BeekerTry to workaround/ignore kept open files of JaCoCo...
2018-11-19 Andreas BeekerRemove/Minimize references to Scratchpad module from...
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-18 Andreas Beeker#62921 - Provide OOXMLLite alternative for Java 12+
2018-11-16 Andreas BeekerMultiproject test including Windows slaves
2018-11-16 Andreas Beekerexclude H35 because of strange file permission errors
2018-11-16 Andreas Beekerexclude H35 because of strange file permission errors
2018-11-16 Andreas BeekerTry to fix ImageIO cache error
2018-11-16 Dominik StadlerOne more try to avoid the test-failures related to...
2018-11-16 Dominik StadlerTry to create the temporary directory for ImageIO to...
2018-11-16 PJ Fanningput back XSSFColor(java.awt.Color clr) constructor
2018-11-13 PJ Fanningremove duplicate attempt to add column headers
2018-11-13 PJ Fanningremove unused import
2018-11-13 PJ Fanning[bug-62908] populate NamedColors
2018-11-13 PJ Fanningfix typo
2018-11-13 PJ Fanningadd testcase for https://bz.apache.org/bugzilla/show_bu...
2018-11-13 PJ Fanningadd testcase for https://bz.apache.org/bugzilla/show_bu...
2018-11-12 Andreas Beeker#60656 - Support export file that contains emf and...
2018-11-02 Andreas BeekerBug 62872 - Writing large files with 800k rows gives...
2018-11-02 Andreas Beekermerge trunk
2018-11-02 Andreas Beeker#60656 - Support export file that contains emf and...
2018-11-02 Yegor KozlovBug 62836: Implementation of Excel TREND function
2018-11-01 Tim Allisonbug 60316 -- until we can implement it properly, gracef...
2018-11-01 Tim Allisonbug 62624 -- further cleanup
2018-11-01 Andreas Beeker#60656 - Support export file that contains emf and...
2018-11-01 Dominik StadlerRemove JavaDoc warnings
2018-11-01 Dominik StadlerIDE warnings, tried to reproduce Bug 58927, but could not
2018-10-31 Nick BurchAllow the forrest task to be called from the site sub...
2018-10-31 Tim Allisonbug 62624 -- ensure streams are closed...thanks to...
next