]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2016-09-21 Javen O'Nealbug 59933: demote accessibility of POILogger implementa...
2016-09-21 Javen O'Nealjavadoc
2016-09-21 Javen O'Nealbug 59933: demote accessibility of NullLogger methods...
2016-09-21 Javen O'Nealmake POILogFactory _loggers cache final
2016-09-21 Javen O'Nealbug 59933: override POILogger#log(int, Object...) in...
2016-09-21 Javen O'Nealfix copy-paste error
2016-09-21 Javen O'Nealinclude class of caught exception
2016-09-21 Javen O'Nealbug 60158: add failing test cases for AIOOBE on VBAMacr...
2016-09-20 Dominik StadlerAdjust handling of ByteBuffer some more
2016-09-20 Javen O'Nealbug 59853: exclude BaseTestXSSFPivotTable from ooxml...
2016-09-20 Javen O'Nealbug 59853: support PivotTables with named structured...
2016-09-19 Andreas Beekermerge trunk to branch
2016-09-17 David Northprepare for 3.16-beta1
2016-09-17 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-09-17 David Northprepare for 3.16-beta1
2016-09-17 David Northrelease prepare for 3.15 - updating build.xml and statu...
2016-09-16 Javen O'Neal+svnprops eol-style=native
2016-09-16 Javen O'Nealbug 59705: consolidate bounds checking of column index...
2016-09-15 Tim AllisonPOI 60140 Prevent unnecessary memory usage -- no need...
2016-09-14 Javen O'Nealsheet names are case insensitive
2016-09-14 Javen O'Nealmake sure workbook can be written out and read back...
2016-09-14 Javen O'Nealconvert TestXSSFPivotTable to junit4
2016-09-14 Javen O'Nealdeclare methods throw runtime exceptions for IDE hints
2016-09-14 Javen O'Nealdeclare methods throw runtime exceptions for IDE hints
2016-09-14 Javen O'Nealbug 60128: remove forbidden-api Exception.printStackTrace()
2016-09-14 Javen O'Nealbug 60128: exclude openxml4j/invalid.xlsx from addition...
2016-09-14 Javen O'Nealadd compile-examples dependency to compile-integration...
next