]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2014-11-08 Nick BurchSet things up for the next release
2014-11-08 Nick BurchPrepare for release
2014-11-08 Nick BurchTest from Tim to include PropertyList in poi-ooxml...
2014-11-07 Dominik StadlerFail build if test-cases fail in OOXMLLite execution...
2014-11-07 Dominik StadlerSlowly start to adjust places in tests where we do...
2014-11-07 Dominik StadlerCalling ping is not a good idea as it runs endlessly...
2014-11-07 Dominik StadlerFix some eclipse warnings, newlines, javadoc, generics...
2014-11-07 Dominik StadlerBug 57003: Add implementation of function FIXED
2014-11-07 Andreas Beekeranother signature ubuntu jdk6 bug fix ... and offline...
2014-11-06 Nick BurchTry for a more specific failure message on the assert
2014-11-05 Andreas Beekeranother blind sha2 bug fix ...
2014-11-05 Andreas BeekerAdded a catch and another workaround for the OpenJDK...
2014-11-05 Dominik Stadlergithub-7 - Form check box extraction with XWPFWordExtractor
2014-11-05 Nick BurchPatch from hishidama to add Sheet.getDataValidations...
2014-11-04 Nick BurchPatch from hishidama to add Comment.getClientAnchor...
2014-11-04 Nick BurchFilePassRecord type of 4 is now documented as the same...
2014-11-04 Andreas Beekerworkaround for https://bugzilla.redhat.com/show_bug...
2014-11-04 Nick BurchFix bug #57185 - Should be Series not Serie, latter...
2014-11-04 Nick BurchSome more XSSF testing for #57184
2014-11-04 Nick BurchPartial HSSF support for adding new external workbook...
2014-11-04 Nick BurchImprove BiffViewer output for SupBookRecord
2014-11-04 Nick BurchFix naming, see #57185
2014-11-04 Nick BurchAdd unit test for bug #57176
2014-11-04 Nick BurchMore disabled unit tests relating to external workbook...
next