]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-10-20 Javen O'Nealupgrade to junit4
2016-10-20 Javen O'NealEclipse automated refactor/cleanup: add final modifier...
2016-10-20 Javen O'Nealclose resource
2016-10-20 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Andreas Beekerremove *_dump directory
2016-10-19 Andreas BeekerBug 55714 - Background image ignored on slide copy
2016-10-19 Javen O'NealStringUtil.count was renamed to StringUtil.countMatches
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Javen O'Nealadd StringUtil.count, inspired by Apache Commons Lang...
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: convert for loops...
2016-10-19 Javen O'NealEclipse automated refactor/cleanup: add missing @Overri...
2016-10-19 Tim AllisonBUG-59302 --add minimal support for VBAMacro extraction...
2016-10-19 Javen O'Nealclose pkg
2016-10-19 Javen O'Nealadd @Override decorators to SheetIterator, move code...
2016-10-19 Javen O'Nealreenable unit test for bug 58648 that passes now
2016-10-19 Javen O'Nealbug 60255: use actual number of package parts rather...
2016-10-19 Javen O'Nealremove @deprecated annotation from Enum-returning gette...
2016-10-19 Javen O'Nealdisabled unit tests are now passing for bug 48703
2016-10-19 Dominik StadlerFix some IDE warnings/javadoc/...
2016-10-19 Javen O'Nealmake code more similar between default case and indexed...
2016-10-19 Javen O'Nealon Windows, a directory cannot contain a file and a...
2016-10-19 Javen O'Nealfindbugs: Switch statement found in org.apache.poi...
2016-10-19 Javen O'Nealadd data type to UTF_16LE
2016-10-19 Javen O'Nealremove java.nio.charset.StandardCharsets which is not...
2016-10-18 Tim AllisonBUG 60273 -- Use codepageutil to get correct charset...
2016-10-18 Tim AllisonBUG 59858 -- avoid npe when there's a collision of...
2016-10-18 Tim AllisonBUG 59858 -- avoid npe when there's a collision of...
2016-10-18 Tim AllisonBUG 59830 -- incorrect reading of unicode stream name
2016-10-18 Tim AllisonBUG 60158 -- AIOOBE in VBAMacroReader
2016-10-16 Andreas BeekerBug 53191 - Problems with line style when converting...
2016-10-15 Dominik StadlerBug 60259: Add missing dispose() call
2016-10-15 Dominik StadlerUpdate to japicmp-gradle-plugin:0.1.2 and enable newly...
2016-10-15 Dominik StadlerClose temp-file in test to not leak file-handles and...
2016-10-15 Dominik StadlerBug 60029: apply suggested fix and fix some IntelliJ...
2016-10-14 Dominik StadlerBug 60134: Add initial tasks for running japicmp to...
2016-10-14 Tim Allisonadd length sanity check for length of embedded OLE10Nat...
2016-10-14 Tim Allisonadd ignored test and triggering document for BUG 60256
2016-10-14 Nick BurchExclude broken hand-crafted test file
2016-10-14 Nick Burch#60255 When creating a XSSF drawing, find the next...
2016-10-14 Nick BurchTest file for #60255
2016-10-14 Javen O'Nealbug 56781,60246: fix named range validation to match...
2016-10-14 Javen O'Nealbug 60253: add helper functions to make the constructor...
2016-10-14 Javen O'Nealbug 60253: remove repeated check for ValidationType.ANY
2016-10-14 Javen O'Nealbug 60253: revert XSSFDataValidationConstraint#prettyPr...
2016-10-14 Javen O'Nealmake cached fields transient
2016-10-14 Mark MurphyAdd Apache license to example file
2016-10-13 Mark Murphy53009: Problem creating header and footer
2016-10-09 Andreas BeekerBug 60230 - Roundtrip test that encrypts XSSFWorkbook...
2016-10-09 Javen O'Nealwhitespace
2016-10-09 Javen O'Nealbug 60230: add disabled unit test from PJ Fanning for...
2016-10-09 Javen O'Nealbug 60153: java.nio.charset.StandardCharsets is not...
2016-10-09 Javen O'Nealbug 60153: patch from PJ Fanning to demonstrate that...
2016-10-09 Javen O'Nealfix findbugs warning BC_VACUOUS_INSTANCEOF from bug...
2016-10-09 Javen O'Nealbug 60228: getCellTypeEnum should not be deprecated...
2016-10-09 Javen O'Nealbug 60153: findbugs OBL_UNSATISFIED_OBLIGATION_EXCEPTIO...
2016-10-09 Javen O'Nealbug 55075: add missing import
2016-10-09 Javen O'Nealbug 55075: remove wildcard import; previous commit...
2016-10-09 Javen O'Nealbug 55075,51233: create drawings with correct height...
2016-10-09 Javen O'Nealbug 60021: add note that EncryptionInfo may require...
2016-10-09 Javen O'Nealbug 60153: encrypt SXSSF temporary files; patch from...
2016-10-09 Javen O'Nealbug 60197: Workbook#setSheetOrder should update named...
2016-10-08 Javen O'Nealbug 60219: add disabled unit test for parsing formulas...
2016-10-08 Andreas BeekerBug 60003 - Regression: HSLF Powerpoint text extractor...
2016-10-08 Andreas BeekerBug 60226 - ClassLoader workaround for OSGI when proces...
2016-10-07 Dominik StadlerAdd initial compile steps with a simple multi-project...
2016-10-07 Javen O'Nealbug 60216: javadocx fix for Comment#isVisible and Comme...
2016-10-05 Dominik StadlerBug 59958: Add simple test-case
2016-10-05 Dominik StadlerUse IOUtils.closeQuietly() in more places
2016-10-05 Dominik StadlerBug 53028: Broken auto fit row height in the cells...
2016-10-05 Dominik StadlerPrint out size of extracted text in CommandLineExtractor
2016-10-05 Dominik StadlerSome IDE warning fixes and unit test adjustments
2016-10-05 Nick BurchJavadoc fixes
2016-10-05 Mark MurphyAdd PropertyTemplate for drawing Borders (58787)
2016-09-30 Nick BurchJavadoc fixes
2016-09-30 Javen O'Nealbug 60187: set BorderStyle directly instead of through...
2016-09-30 Javen O'Nealbug 60187: replace methods operating on BorderStyle...
2016-09-28 Andreas BeekerBug 59857 - Password protected files with "Microsoft...
2016-09-28 Andreas Beekermerge trunk to branch hssf_cryptoapi hssf_cryptoapi
2016-09-28 Andreas Beekermerge trunk to branch
2016-09-28 Dominik StadlerAdjust some JavaDoc and remove some unnecessary String...
2016-09-25 Javen O'Nealadd onealj@apache.org 8BABDD6C to KEYS
2016-09-22 Javen O'Nealignore .gradle directory
2016-09-22 Javen O'Nealbug 57843: add failing unit test: Word 6.0 (1993) fails...
2016-09-22 Javen O'Nealadd gradle build script for building POI with gradle
2016-09-22 Javen O'Nealbug 59687: correctly delete comments from rows when...
2016-09-22 Javen O'Nealbug 59687: add failing unit test showing that comments...
2016-09-22 Javen O'Nealcheck column outline level for bug 55076
2016-09-22 Javen O'Nealadd failing unit test for bug 55076: collapsing column...
2016-09-22 Javen O'Nealfix NPE
2016-09-22 Javen O'Nealuse equalsIgnoreCase for case-insensitive string compar...
2016-09-22 Javen O'Nealadd comment for purpose of test
2016-09-22 Javen O'Nealbug 45565: add failing unit test for bug 45565
2016-09-21 David NorthAdd 3,15 to DOAP file
2016-09-21 Dominik StadlerCompiler/IDE warnings, unnecessary keywords,
2016-09-21 Javen O'Nealreplace @Ignore with POITestCase.skipTest/testPassesNow
2016-09-21 Javen O'Nealbug 59983: add failing unit test demonstrating formula...
2016-09-21 Javen O'Nealadd fixturing for notifying us when a previously failin...
2016-09-21 Javen O'Nealbug 59933: demote accessibility of POILogger implementa...
2016-09-21 Javen O'Nealbug 60153: move flushSheets out to its own method
2016-09-21 Javen O'Nealbug 57200,59788: be more specific why a temporary direc...
next