]> source.dussan.org Git - poi.git/shortlog
poi.git
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
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
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
2015-09-01 Nick BurchFix inconsistent indent/whitespace
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
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
2015-09-01 Nick BurchFix some Forbidden APIs errors
2015-08-29 Andreas Beekerforbidden apis fixes
2015-08-29 Andreas Beekerforbidden apis fixes
2015-08-29 Andreas Beekerignore IntelliJ project files
2015-08-29 Andreas Beekerfixed a few forbidden api calls
2015-08-29 Andreas Beekerjunit4 fix
2015-08-29 Andreas Beeker- reworked HexDump class - unified array dumps and...
2015-08-29 Andreas Beekersonar - remove build dir when cleaning
2015-08-27 Nick BurchFix a handful of forbidden apis identified problems
2015-08-27 Nick BurchEnable the Forbidden APIs checks on Main, Scratchpad...
2015-08-27 Nick BurchUpdate RAT docs, and fetch the Forbidden APIs jar
2015-08-27 Nick BurchStub a call to the Forbidden APIs check
2015-08-27 Dominik StadlerSonar Maven: Next try: Disable Subversion to see if...
2015-08-27 Dominik StadlerSonar Maven: Revert previous changes as they also did...
2015-08-27 Dominik StadlerAdjust excludes for TestRecordLister
2015-08-26 Andreas Beekerjavadoc fix
2015-08-26 Andreas BeekerFix for JDK6 bug: http://bugs.java.com/view_bug.do...
2015-08-26 Dominik StadlerAdd possibility to set zoomPercent for XWPFDocument
2015-08-25 Dominik StadlerNext try for Sonar Maven build: Specify the src-pathes...
2015-08-25 Dominik StadlerAdjust excludes after adjusting multiple HeaderFooterRe...
2015-08-25 Dominik StadlerRefactor BaseXLSIteratingTest into a Parameterized...
2015-08-25 Dominik StadlerAllow multiple instances of HeaderFooterRecord in Custo...
2015-08-25 Dominik StadlerTry to specify list of sources in Sonar-Run to look...
2015-08-24 Andreas Beekercommon sl: reworked and unified generics definitions
2015-08-24 Nick BurchTweak error message to make clear that we really need...
2015-08-24 Nick BurchJavadoc tweak
2015-08-24 Dominik StadlerReduce required memory in tests by not actually creatin...
2015-08-23 Dominik StadlerSpecify the amount of memory for OOXMLLite as different...
2015-08-23 Dominik StadlerAdd empty.pptx to excludes in rat-check
2015-08-20 Andreas BeekerMove security schemas to security module
2015-08-20 Dominik StadlerEclipse warnings, code formatting, missing @Overrides...
2015-08-20 Dominik StadlerSonar Maven build:
2015-08-20 Dominik StadlerSomehow the Date formatting via SimpleDateFormatter...
2015-08-19 Nick BurchPatch from Javen ONeal from bug #58254 - CellFormatResu...
2015-08-19 Dominik StadlerPOI Bug 58260: Fix checks for limit on number of styles...
2015-08-19 Dominik StadlerAdd additional checks to narrow down why this test...
2015-08-19 Dominik StadlerAdjust excludes to make the output a bit cleaner in...
2015-08-19 David NorthImprove ReadOnlySharedStringsTable to cope gracefully...
2015-08-19 Dominik Stadler* Adjust reported text when a Zip-Bomb is detected...
2015-08-19 David NorthMake intersection formulae work in XSSF. Patch from...
2015-08-18 Dominik StadlerAdd one unit-test for a different way of calculating...
2015-08-18 Dominik StadlerAdd more of the xsds to the Sonar Maven ooxml-schema...
2015-08-18 Dominik StadlerSet some svn-ignores for generated files and directories
2015-08-18 Nick BurchComments, imports and warnings
2015-08-18 Nick BurchFix indents
2015-08-18 Nick BurchPatch from Javen ONeal from bug #58253 - CellReference...
2015-08-18 Nick BurchFix indents
next