]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-10-19 Dustin Spicuzzapoi-import: fix build dependencies
2015-10-19 Dustin Spicuzzapoi-visio import: reformat code to fit project standard...
2015-10-19 Dustin SpicuzzaImport poi-visio codebase
2015-10-17 Dominik StadlerBug 58499: Don't report Zip-Bomb for small files which...
2015-10-17 Dominik StadlerUse the default XmlOptions for all the invocations...
2015-10-16 Nick BurchUpdate Commons jar versions in the Eclipse classpath
2015-10-16 David NorthRemove unnecessary warning suppressions
2015-10-14 Dominik StadlerUpdate test to not depend on an existing build-directory
2015-10-14 Dominik StadlerDelete outdated versions of ooxml-schemas jars before...
2015-10-14 Dominik StadlerReenable test on Windows which was disabled previously...
2015-10-14 Dominik StadlerBug 58480: Work around problem where on Windows systems...
2015-10-14 Dominik StadlerBug 58341: fix some edge cases in the DStar function
2015-10-13 Dominik StadlerUpdate to latest commons-codec-1.10 and commons-logging...
2015-10-12 Andreas Beekerjavadoc fixes
2015-10-12 Andreas Beeker- removed deprecated and confusing methods in XSSFColor
2015-10-08 Dominik StadlerRetry which measures duration a few times to see if...
2015-10-07 Nick BurchUpdate the XSSF EventModel example, to show how to...
2015-10-07 Dustin SpicuzzaExclude visio xsd from rat check
2015-10-07 Dustin SpicuzzaBug 58048: Add visio schemas to the OOXML jar
2015-10-06 Andreas Beekerfix forbidden apis issue and make non-static as decimal...
2015-10-06 Dominik StadlerAnt build: Use correct AntTask as reported by forbidden...
2015-10-06 David NorthFormat numbers more like Excel does
2015-10-06 Andreas Beekersonar fixes and closing resources after use
2015-10-05 David NorthClean up a bit and move some comments into descriptions...
2015-10-05 David NorthFix for https://bz.apache.org/bugzilla/show_bug.cgi...
2015-10-05 David NorthUpdate my key with additional sigs from Nick
2015-10-05 Dominik StadlerAs discussed at ApacheCon: Try to automatically find...
2015-10-05 Dominik StadlerEclipse warnings
2015-10-05 Andreas Beekerfixed sonar issues and eclipse warnings
2015-10-05 Andreas Beekerobsoleted Codec classes by HexDump
2015-10-05 Andreas Beekerremoved obsolete classes
2015-10-05 Andreas BeekerFixed a problem with save-and-load of conditional forma...
2015-10-04 Andreas Beekersonar fixes
2015-10-01 Dominik StadlerBug 55032: Fix handling missing option values in financ...
2015-09-30 Andreas Beekersonar fixes
2015-09-30 Dominik StadlerUpdate forbidden-api checks to new release 2.0
2015-09-29 Dominik StadlerVerify that bug 51998 is actually fixed since some...
2015-09-29 Dominik StadlerBug 50319: Make row groups which include row 0 work
2015-09-29 Dominik StadlerTried to reproduce bug 48403 but couldn't, still adding...
2015-09-29 Andreas Beekersonar fixes
2015-09-29 Dominik StadlerAdd test which shows that bug 46515 is fixed since...
2015-09-29 Dominik StadlerVerify that bug 45541 can be resolved, add some more...
2015-09-28 Andreas BeekerSonar fixes - add cloneable interface to classes with...
2015-09-28 Andreas BeekerRemoved HDF API
2015-09-27 Andreas BeekerSonar fixes
2015-09-27 Andreas BeekerPOI 3.13 site updates
2015-09-24 Andreas Beekerfixed some wrong nightly assumptions ... (Note to mysel...
2015-09-23 Andreas Beeker- a few findbugs/sonar fixes
2015-09-23 David NorthMake XSSF and HSSF consistent in getMergedRegions ...
2015-09-22 Dominik StadlerEnsure that the ThreadLocal-Biff-Password is reset...
2015-09-21 Andreas Beekerunpin externals
2015-09-21 Andreas Beeker3.13 Final RC preparation
2015-09-21 Andreas Beeker3.13 Final RC preparation
2015-09-21 Nick BurchFix javadoc warnings
2015-09-21 Andreas Beekerremoved common sl path
2015-09-21 Andreas Beeker- #58216 - provide picture-shape resize that maintains...
2015-09-20 Dominik StadlerBug 58333: Apply patch to verify behavior on row-index...
2015-09-20 Dominik StadlerBug 58332: Adjust implementation of dev-util 'MemoryUsa...
2015-09-20 Andreas BeekerAdded web of trust to kiwiwings entry
2015-09-20 Andreas Beekerclose resources in junit tests
2015-09-20 Andreas Beeker- #58207 - Provide user access to the original image...
2015-09-19 Dominik StadlerBug 57925: Add unit test and a simple fix to at least...
2015-09-17 Dominik StadlerBug 57915: Fix Dev2Hex for numbers larger than Integer...
2015-09-17 Dominik StadlerApply patch from bug 57890 to add support for different...
2015-09-17 Nick BurchJavadoc fixes
2015-09-17 Nick BurchPatch from Javen ONeal from bug #58245 - Make Workbook...
2015-09-14 Dominik StadlerEclipse warnings, code formatting, simplify ExcelAntWor...
2015-09-13 Dominik StadlerUpdate javadoc for bug 56129
2015-09-13 Dominik StadlerRemove src/contrib/src from Eclipse project after code...
2015-09-13 Dominik StadlerEclipse warnings, comment out dead code, close resource...
2015-09-13 Dominik StadlerEnhance integration testing to apply OPCPackage tests...
2015-09-13 Dominik StadlerVerify that bug 55406 can be closed WORKSFORME
2015-09-13 Dominik StadlerAdd test case for bug 54399
2015-09-13 Andreas Beekerfix eclipse warning - mostly generics cosmetics
2015-09-12 Andreas Beekerfix eclipse warning - mostly generics cosmetics
2015-09-11 Dominik StadlerBug 58353: Return correct value in Match-Function with...
2015-09-11 Nick BurchJavadoc fix
2015-09-11 Andreas BeekerMore forbidden apis fixes (added main-tests to the...
2015-09-10 Andreas Beekerforbidden apis fixes - timezone fix ... will it work?
2015-09-09 David NorthPatch from https://bz.apache.org/bugzilla/show_bug...
2015-09-09 Andreas Beekerforbidden apis fixes - a few DateFormat clean ups ...
2015-09-08 Andreas BeekerBug 58326 - Forbidden APIs patches - second set of...
2015-09-07 Andreas Beekerforbidden apis fixes
2015-09-07 Andreas BeekerBug 58326 - Forbidden APIs patches - first set of chang...
2015-09-07 Andreas BeekerBug 58326 - Forbidden APIs patches - first set of chang...
2015-09-05 Dominik StadlerBug 58315: Avoid NPE for RichTextString without font...
2015-09-03 Dominik StadlerEclipse warnings, close resources in CommandLineTextExt...
2015-09-03 Dominik StadlerBug 56959: Add verification unit test to show that...
2015-09-03 Dominik StadlerFix bug 53275: reset indexed color flag when setting...
2015-09-03 Dominik StadlerAdd unit test which verifies that bug 53105 is actually...
2015-09-03 Dominik StadlerAdd unit tests to verify that bug 51626 and bug 51451...
2015-09-03 Dominik StadlerAdd unit tests which verify that the issues from bug...
2015-09-03 David NorthMake D* functions thread safe, thanks to Patrick Zimmer...
2015-09-03 Dominik StadlerDon't warn about unknown @SupressWarnings() in Eclipse
2015-09-03 Dominik StadlerOne more place where we should state closer.lua now
2015-09-02 Andreas Beekerremove trailing comma ... works ok in Oracle jdk6,...
2015-09-01 Andreas BeekerFix DAYS360 for US/EU handling
2015-09-01 Nick BurchFix some Forbidden APIs errors
2015-09-01 Nick BurchFix some Forbidden APIs errors
2015-09-01 Nick BurchFix some Forbidden APIs errors
next