]> source.dussan.org Git - poi.git/shortlog
poi.git
2013-11-03 Dominik StadlerAdd more output to assertion in test-case that is somet...
2013-11-02 Dominik StadlerAdd slightly more coverage for ExcelAntWorkbookUtil
2013-11-02 Dominik StadlerFix Bug 54400 by updating the index in the LinkTable...
2013-11-01 Nick BurchFix bug #55733 - XWPFWordExtractor need
2013-10-31 Nick BurchAllow formatting of formula error cells, giving back...
2013-10-30 Dominik StadlerSlightly more test-coverage in HSSFSheet/XSSFSheet...
2013-10-27 Dominik StadlerAdd scratchpad-resources to .classpath make TestExtract...
2013-10-27 Dominik StadlerRe-use functionality from HSSFWorkbook in dev-tools...
2013-10-26 Dominik StadlerAdd reproducer tests for Bug 53515, disabled as we...
2013-10-26 Dominik StadlerBug 49940: Apply patch to avoid XmlValueDisconnectedExc...
2013-10-25 Dominik StadlerAdd a number of tests for the dev-tools. The tests...
2013-10-25 Yegor KozlovPatch 55612 - Performance improvement in HSSFCellStyle...
2013-10-24 Dominik StadlerFix some Eclipse warnings, remove trailing whitespaces
2013-10-23 Nick BurchHave HSSFWorkbook check for an encrypted .xlsx file...
2013-10-22 Nick BurchPatch from bug #55650 from Andrej - Avoid AIOOBE if...
2013-10-22 Nick BurchTry to make the eclipse classpath more general - place...
2013-10-20 Dominik StadlerBug 55369: Add support for collapsing rows in SXSSF
2013-10-19 Yegor KozlovPatch 55611 - Performance improvement in DateUtil.isADa...
2013-10-19 Yegor KozlovPatch 55611 - Performance improvement in DateUtil.isADa...
2013-10-16 Dominik StadlerAdd Eclipse project files and settings to make it easie...
2013-10-16 Dominik StadlerBug 55658: don't fail in SXSSF if a numeric cell is...
2013-10-14 Dominik StadlerChange from having actual zero bytes in java code to...
2013-10-13 Yegor KozlovBugzilla 55578 - Support embedding OLE1.0 packages...
2013-10-13 Yegor KozlovBugzilla 49658 - Support embedding EMF/WMF pictures...
2013-10-12 Cédric WalterBug 55036: fixed red build (Dec2Hex)
2013-10-11 Cédric WalterBug 55036: patch for missing function Dec2HEx
2013-10-11 Cédric WalterBug 55057: patch for missing function Hex2Dec
2013-10-11 Cédric WalterBug 55116: patch for missing function Dec2Bin
2013-10-11 Cédric WalterBug 55055: patch for missing function Bin2Dec
2013-10-10 Cédric WalterBug 55649: WORKDAY Function returns incorrect date...
2013-10-10 Nick BurchFix #55647 - When creating a temp file, ensure the...
2013-10-10 Cédric WalterBug 55058: patch for missing function FactDouble
2013-10-08 Cédric WalterBug 55081: patch for missing function WEEKNUM
2013-10-07 Cédric Walter Bug 55037: patch for missing function DELTA
2013-09-29 Dominik StadlerApply patch from bug 55341
2013-09-27 Tim AllisonPotential NPE in PPExtractor; found while working on...
2013-09-27 Tim Allisonincrement build beta version to 3.10-beta3; forgot...
2013-09-27 Tim AllisonPOI-54722 table text in ppt files
2013-09-11 Nick BurchSupport more hashing formats for OOXML protected docume...
2013-09-11 Nick BurchSample file from bug #55544 - encrypted with sha512...
2013-09-09 Dominik StadlerRemove Eclipse warnings, remove duplicate test, rename...
2013-09-09 Dominik StadlerBug 53798: Add fix for XmlValueDisconnectException...
2013-08-26 Dominik StadlerBug 54524: Fix border case in FormulaShifter
2013-08-24 Dominik StadlerFix regression introduced by r1516969
2013-08-24 Dominik StadlerExclude TestUnfixedBugs from OOXMLLite to avoid confusi...
2013-08-23 Nick BurchMore unit tests for column conversion, and avoid the...
2013-08-23 Dominik StadlerTried to reproduce Bug 47090, but seems to be fixed...
2013-08-23 Dominik StadlerAdd testcase which tries to reproduce Bug 48495, but...
2013-08-23 Dominik StadlerSome Eclipse warnings removed
2013-08-23 Nick BurchAdd some explicit tests for column letter to/from numbe...
2013-08-23 Nick BurchRemove some @author tags, as per http://poi.apache...
2013-08-23 Nick BurchStart to remove @author tags, as per http://poi.apache...
2013-08-23 Nick BurchInspired by github pull-6, use a StringBuilder for...
2013-08-23 Dominik Stadlerfix some Eclipse warnings, adjust some unit tests slightly
2013-08-21 Dominik StadlerFix unit test for Bug 50298 some more
2013-08-21 Dominik StadlerAdjust test for Bug 50298 to not leave a temporary...
2013-08-21 Dominik StadlerBug 50298: Fix corruption of Workbook when setting...
2013-08-21 Dominik StadlerAlso fix some Eclipse warnings while hunting Bugs:...
2013-08-21 Nick BurchPush the fix for bug #55248 up to the Sheet interface...
2013-08-20 Dominik StadlerBug 52233: try to fix this without breaking the format...
2013-08-20 Dominik StadlerRevert changes from rev. 1513916 as it severly broke...
2013-08-16 Cédric WalterBug 55043: patch for missing function QUOTIENT
2013-08-16 Cédric WalterBug 55082: patch for missing function ROMAN
2013-08-16 Cédric WalterBug 55080: patch for missing function IMREAL
2013-08-16 Cédric WalterBug 55079: patch for missing function IMAGINARY
2013-08-16 Cédric WalterBug 54720: Support for Row/Col Area Range like 8:8...
2013-08-16 Cédric WalterBug 54723: Support for percentage in VALUE() function
2013-08-16 Dominik StadlerBug 54786: Fix missing quoting in date formatting,...
2013-08-15 Tim Allison55419 and refactor SimpleFraction
2013-08-14 Dominik StadlerBug 52233: Do not make the XSSFSheet invalid during...
2013-08-14 Dominik StadlerVarious small Eclipse warning fixes,
2013-08-14 Dominik StadlerUpdate to JaCoCo 0.6.3 and svn-ignore the .zip file...
2013-08-12 Dominik StadlerBug 55195: use interface instead of implementation for
2013-08-12 Dominik StadlerFix how coverage-reporting is triggered, was effectivel...
2013-08-12 Dominik StadlerBug 55380: Fix endless loop in CellRangeUtil.mergeCellR...
2013-08-08 Tim Allison55347 - integrate textbox text extraction with Excel...
2013-08-08 Tim AllisonPOI 55361 trigger to load CTMoveBookmark in TestXWPFPar...
2013-08-05 Tim AllisonPOI-55294 and 52186
2013-08-04 Dominik StadlerAdjust build.xml to run JaCoCo coverage when running...
2013-07-31 Tim AllisonPOI-55292 with added files
2013-07-31 Tim AllisonPOI-55292
2013-07-29 Tim Allisonadded ratted out Apache license to HPSFPropertiesOnlyDo...
2013-07-29 Tim Allisonadded key to KEYS
2013-07-29 Tim Allisontesting svn commit with test doc for 55292
2013-07-15 Nick BurchEnsure the interface and implementation javadocs share...
2013-07-13 Dominik StadlerBug 55248: Add methods for showInPane() using int and...
2013-07-12 Dominik StadlerAdd more unit tests to cover more of HSSFWorkbook and...
2013-07-09 Dominik StadlerAdd reproducing unit tests to TestUnfixedBugs for Bug...
2013-07-03 Nick BurchRefactor to avoid logic duplication on the property...
2013-07-03 Nick BurchFix bug #55191 - Avoid a ClassCastException if a HPSF...
2013-07-01 Dominik StadlerFix build broken by previous checkin by creating a...
2013-06-30 Dominik StadlerBug 54084: Add testcase which reproduces the bug, no...
2013-06-30 Dominik StadlerAdjust build.xml to update to junit 4.11
2013-06-26 Nick BurchAdd a test to show that bug #53150 has been fixed by...
2013-06-26 Nick BurchHave MAPIMessage try the codepage properties to get...
2013-06-26 Nick BurchHSMF generally wants Java Lang style encoding names...
2013-06-26 Nick BurchDeprecate the old HPSF codepage Constants list, and...
2013-06-26 Nick BurchBring the numeric CodePage support from HPSF (constants...
2013-06-26 Nick BurchMore unit tests for the HSMF fixed sized property value...
2013-06-26 Nick BurchMake the fixed sized properties parser more flexible...
next