]> source.dussan.org Git - poi.git/shortlog
poi.git
2015-01-03 Dominik StadlerFix copy/paste errors in XSSFSimpleShape, allow unset...
2015-01-03 Dominik StadlerFix copy/paste error in XSSFTextParagraph and add unit...
2015-01-03 Dominik StadlerAdjust .classpath sources and add missing dependencies...
2015-01-03 Dominik StadlerUpdate to junit-4.12, the jar file is downloaded, so...
2015-01-03 Dominik StadlerUpdate to latest JaCoCo 0.7.2 and adjust coverage repor...
2015-01-03 Dominik StadlerBug 53453: Apply patch to add methods to set margins...
2015-01-02 Andreas BeekerTest and fix for bug #46441
2015-01-02 Dominik StadlerAdd missing license header
2015-01-02 Dominik StadlerAdd verifying test-case for bug 52420
2015-01-02 Dominik StadlerInclude seen invalid index in thrown Exception
2015-01-02 Dominik StadlerExtract ROOT_DIR into constant, ignore .csv files
2015-01-02 Dominik StadlerFix some Eclipse warnings
2015-01-02 Dominik StadlerBug 46898: Convert unit tests for circular references...
2015-01-02 Dominik StadlerBug 46192: Add methods to query outline level for HSSF...
2014-12-30 Andreas BeekerBug 56240 - Handle PP97_DUALSTORAGE streams
2014-12-30 Andreas BeekerBug 47261 - SlideShow.removeSlide makes PPT corrupted
2014-12-29 Andreas BeekerBug 49541 - Mapping of symbol characters to unicode...
2014-12-29 Andreas BeekerBug 54541 - Add support for cropped images in Slide...
2014-12-28 Dominik StadlerAdd missing license header for new file
2014-12-28 Dominik StadlerBug 57007: Add initial implementations of DMIN and...
2014-12-28 Dominik StadlerAdd missing close() of resources in both production...
2014-12-28 Dominik StadlerRemove unused local variable
2014-12-28 Dominik StadlerEnsure that XSSFWorkbooks contain a BookView, some...
2014-12-28 Dominik StadlerStart adding some coverage of more Scratchpad-classes
2014-12-28 Dominik StadlerFix Eclipse warnings, unnecessary casts, use generics...
2014-12-28 Dominik StadlerExclude javadoc-jars in findbugs run
2014-12-27 Andreas BeekerCharset.forName() for known encodings makes catching...
2014-12-26 Dominik StadlerOne more change in file-pattern to actually exclude...
2014-12-26 Dominik StadlerExclude .svn sub-dirs as it seems Apache Jenkins still...
2014-12-26 Dominik StadlerAdd jars from compile-lib to findbugs target
2014-12-26 Andreas BeekerUnified access to escher opt record
2014-12-25 Dominik StadlerAdd a test-suite which performs integration/stress...
2014-12-25 Nick BurchFix inconsistent whitespace/indents
2014-12-25 Dominik StadlerAdd javadoc to CellRange.getReferenceText()
2014-12-25 Andreas Beeker- Support for Office Binary Document RC4 CryptoAPI...
2014-12-23 Dominik StadlerAdd comment
2014-12-23 Dominik StadlerFix testcases which were not executed before, use tempf...
2014-12-22 Dominik StadlerFix two Eclipse warnings
2014-12-22 Dominik StadlerBug 57373: Fix get/setFirstVisibleTab() for XSSFWorkbook
2014-12-22 Dominik StadlerBug 57362: Properly initialize chart axis when loading...
2014-12-22 Dominik StadlerRemove iterating over the number of runs for certain...
2014-12-22 Dominik StadlerBug 56511: Add missing sample-file
2014-12-22 Dominik StadlerBug 56511: Add a null-check to ensure that the run...
2014-12-22 Dominik StadlerBug 56550: Defer the initialization of the _classes...
2014-12-22 Dominik StadlerBug 56595: Also switch the cache in DateUtil.isADateFor...
2014-12-22 Dominik StadlerAdd missing license header to newly added file
2014-12-22 Dominik StadlerBug 56644: Fix adding cells if MissingCellPolicy is...
2014-12-22 Dominik StadlerBug 56888: XSSFDataValidation ignores "allow blank...
2014-12-22 Dominik StadlerSome Eclipse warnings
2014-12-22 Dominik StadlerAdd reproducer for Bug 57165, no fix yet, though...
2014-12-22 Dominik StadlerBug 57171 and 57163: Adjust the active sheet in setShee...
2014-12-22 Dominik StadlerBug 57231: Add missing ArrayRecord.clone()
2014-12-22 Dominik StadlerBug 57236: Add reproducer, although I am not sure if...
2014-12-22 Nick BurchExpose the version information from OldExcelExtractor
2014-12-22 Nick BurchTypo fix
2014-12-21 Dominik StadlerEclipse warnings
2014-12-21 Dominik StadlerAdd a test for spreadsheet/49219.xls which previously...
2014-12-21 Dominik StadlerAdjust typos in Javadoc
2014-12-21 Nick BurchPatch from Kamil Linek from bug #57071 - 3+ XSSF colum...
2014-12-21 Nick BurchPatch from Kamil Linek from bug #57063 - XSSF custom...
2014-12-19 Dominik StadlerBug 57254: XWPF: Correctly build internal list of style...
2014-12-19 Dominik StadlerRemove unused members,
2014-12-19 Dominik StadlerBug 57312: Add check for null value of underline w:val
2014-12-17 Nick BurchFix warnings and inconsistent indents
2014-12-16 Dominik StadlerBug 57355: Fix test-compilation casued by moving the...
2014-12-16 Dominik StadlerBug 57355: Fix ArrayIndexOutOfBoundsException by removi...
2014-12-16 Nick BurchPrep for release
2014-12-16 Nick BurchPrep for release
2014-12-13 Andreas BeekerAdded link to test cases for the workarounds
2014-12-12 Andreas BeekerAdded workarounds to tests for JDK 6 LineBreakMeasurer...
2014-12-12 Andreas Beekerclose decrypted stream - test for #57296
2014-12-07 Andreas Beeker57250 - XMLSlideShow.setSlideOrder() produces corrupted...
2014-12-07 Andreas Beeker#57272 - deadlock on corrupted PPT file
2014-12-05 Andreas BeekerXML signatures - ignore line breaks in Office 2007...
2014-11-30 Nick BurchCorrect older biff detection, and add unit tests for...
2014-11-30 Nick BurchUpdate TODOs for what remains
2014-11-30 Nick BurchMore detection for older Excel formats when opening...
2014-11-30 Nick BurchOn Biff5 files, include the sheet name. (Older formats...
2014-11-30 Nick BurchTrack the codepage in old excel files, to be able to...
2014-11-30 Nick BurchAdd some formatted numbers to the test biff5 files...
2014-11-30 Nick BurchTrack what Biff version we are working on, and use...
2014-11-30 Nick BurchSwitch to POITestCase / assertContains
2014-11-30 Nick BurchBegin adding Excel 5 support to OldExcelExtractor for...
2014-11-30 Nick BurchFormula values for Excel 4 extractor, for TIKA-1490
2014-11-30 Nick BurchLargely there with the Excel 4 extractor, for TIKA...
2014-11-30 Nick BurchFurther Excel 4 text extractor support, for TIKA-1490
2014-11-30 Nick BurchFurther Excel 4 text extractor support, for TIKA-1490
2014-11-30 Nick BurchStart on a Text Extractor for the pre-OLE2 Excel format...
2014-11-27 Dominik StadlerRemove some Eclipse warnings, remove confusing Function...
2014-11-27 Dominik StadlerAdd missing license header
2014-11-26 Dominik StadlerTypo and remove unnecessary casts
2014-11-26 Dominik StadlerInclude root-cause exception information when construct...
2014-11-26 Dominik StadlerAdd more output in case of unknown cipher-ids to aid...
2014-11-22 Andreas BeekerDon't swallow exceptions on validation
2014-11-21 Andreas Beekerthe subdir element needs to be included otherwise certa...
2014-11-18 Nick BurchFix the maven deployment script to use repository.apach...
2014-11-16 Andreas BeekerBug 57164 - XSSFDrawing.createCellComment() does not...
2014-11-15 Andreas Beekerrevert of r1639217 and offline-linking for maven javadocs
2014-11-13 Andreas BeekerJavadoc warnings fixed:
2014-11-12 Nick BurchAdd boolean getters/setters for bold to font, matching...
next