]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2014-11-12 Andreas BeekerPicture method to resize with different scales in width...
2014-11-11 Dominik StadlerRestore printing out test-failures after switch to...
2014-11-11 Nick BurchUse more maven-like naming of the source jars for the...
2014-11-10 Andreas BeekerUse Junit4 JUnitCore instead of legacy TestRunner
2014-11-10 Andreas Beekeradd license header
2014-11-10 Dominik StadlerBug 57197: use proxy for TestSignatureInfo if set via...
2014-11-10 Dominik StadlerFix Eclipse warning about generics
2014-11-10 Dominik StadlerAdd initial simple test of class EscherDump
2014-11-10 Nick BurchI think this is the right maven magic to deploy a javad...
2014-11-10 Nick BurchBuild per-component javadoc jars, suitable for use...
2014-11-10 Nick BurchFollow discussions on dev@, don't include the javadocs...
2014-11-09 Dominik StadlerAdd xmlsec-jar in test-ooxml-lite which is missing...
2014-11-09 Dominik StadlerAdjust Eclipse project settings to define warnings...
2014-11-09 Dominik StadlerAdjust location of ooxml-lite classes and try with...
2014-11-09 Dominik StadlerAdd some missing close() calls and fix some generics...
2014-11-08 Nick BurchPatch from hishidama to add Cell.removeHyperlink()...
2014-11-08 Nick BurchWhen building the source package, also exclude the...
next