]> source.dussan.org Git - poi.git/shortlog
poi.git
2013-11-12 Nick BurchConsistent indenting, based on current POI style guide
2013-11-12 Nick BurchFix some JavaDocs, and add a generic constructor based...
2013-11-11 Nick BurchReduce duplication by replacing lots of deprecated...
2013-11-11 Nick BurchTry to make a few OPCPackage error messages more helpfu...
2013-11-09 Yegor KozlovBugzilla 55560 : Patch for hiding slides in HSLF
2013-11-09 Yegor KozlovPatch 53176 - Fixed auto shapes render problem in pptx...
2013-11-07 Nick BurchUnit tests for Shrink To Fit cell style support (#55661)
2013-11-07 Nick BurchStart on HSSF/XSSF Shrink To Fit support, see bug ...
2013-11-07 Nick BurchPatch from Andreas Beeker from bug #49237 - HSSF Row...
2013-11-07 Nick BurchPatch from Andreas Beeker from bug #53475 - CSPName...
2013-11-06 Cédric WalterBug 55742: fixed mirr FormulaEvalTestData.xls tests
2013-11-06 Cédric WalterBug 55742: fixed hex2dec tests
2013-11-06 Cédric WalterBug 55724: implementation of excel percentile function...
2013-11-05 Cédric WalterBug 54696: Add overlay setting to ChartLegend
2013-11-05 Cédric WalterBug 55724: implementation of Excel PERCENTILE function
2013-11-05 Cédric Walterfixed red build, cause by invalid java 5 method isEmpty...
2013-11-04 Cédric WalterBug 55024: MIRR Formula implementation review, added...
2013-11-04 Cédric WalterBug 54535: Bug in INTERCEPT and SLOPE, review and integ...
2013-11-04 Cédric WalterBug 55742: Apply patch for Oct2Dec and refactor Hex2Dec...
2013-11-03 Dominik StadlerBug 52400: fix handling some types of TNEF files, make...
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
next