]> source.dussan.org Git - poi.git/shortlog
poi.git
2014-01-18 Andreas BeekerAdded license headers
2014-01-16 Yegor Kozlovset version.id to 3.11-beta1
2014-01-11 Andreas Beekerjavadoc fix
2014-01-10 Andreas BeekerBug 35897 - Password protected files
2014-01-10 Nick BurchEnsure our package html files have consistent line...
2014-01-01 Dominik StadlerBug 55723: Make HSSFSheet.setAutoFilter() behave equal...
2013-12-31 Dominik Stadlerremove some unused imports and some useless TODOs,...
2013-12-31 Dominik StadlerDon't unnecessarily convert from ArrayList to array...
2013-12-31 Dominik StadlerPrint out which actual value was out of range
2013-12-30 Andreas Beekerobsoleted by TestEscherBlipRecord and EscherMetafileBlip
2013-12-29 Andreas BeekerBug 45776 - Fix corrupt file problem using TextRun...
2013-12-27 Andreas BeekerBug 41246 - AIOOBE with missing notes entries
2013-12-27 Nick BurchFix whitespace - reformat to consistent spaces, instead...
2013-12-27 Andreas BeekerBug 48593 - [PATCH] Multiple Saves Causes Slide Corruption
2013-12-26 Dominik StadlerBug 51158: clear out Memory-based part before writing...
2013-12-26 Dominik StadlerRemove unnecessary separate length, an array already...
2013-12-26 Dominik StadlerUpdate to latest JaCoCo 0.6.4
2013-12-26 Dominik StadlerAdd some @Overrides suggested by Eclipse, generics...
2013-12-26 Dominik StadlerFix some Eclipse warnings in ReaderWriter
2013-12-26 Dominik StadlerRemove unused members and make others private
2013-12-26 Andreas BeekerBug 55579 - [PATCH] Patch for add/embed OLE objects...
2013-12-25 Andreas Beekerjavadoc and compiler warning house-keeping
2013-12-25 Andreas Beekerjavadoc house-keeping
2013-12-25 Dominik StadlerFix some JavaDoc items that are reported in the build...
2013-12-25 Andreas BeekerJCE policy fix
2013-12-24 Andreas BeekerFix jdk-differences for encryption patch
2013-12-24 Andreas BeekerFix jdk-differences for encryption patch
2013-12-24 Andreas BeekerFix jdk-differences for encryption patch
2013-12-24 Andreas BeekerPatch for Bug/Enhancement 55818 - add encryption support
2013-12-24 Yegor Kozlovpatch 55731: StringBuilder logic in DataFormatter...
2013-12-24 Yegor Kozlovpatch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFo...
2013-12-18 Yegor Kozlovremoved pictureFileZero.ppt from svn as requested by...
2013-12-18 Nick BurchFix bug #55901 - Avoid using RMI based
2013-12-12 Nick BurchDon't use the degree symbol in comments, as it upsets...
2013-12-12 Nick BurchMore javadocs for Cell.setCellType
2013-12-08 Dominik StadlerAdd moreunit-settings
2013-12-08 Dominik StadlerRefactor XSSFExportToXml a bit, split code into more...
2013-12-08 Dominik StadlerBug 55850: fix NullPointerException during extraction...
2013-12-02 Dominik StadlerBug 55640, added reproducer, a fix for the Exception...
2013-11-28 Dominik StadlerBug 55745: fix handling of tables in XSSF if there...
2013-11-28 Dominik StadlerBug 55745: fix handling of tables in XSSF if there...
2013-11-22 Dominik StadlerSet source of generated ooxml classes
2013-11-22 Cédric WalterBug 55768: added Line charts support and setting axis...
2013-11-22 Cédric WalterBug 54676: added new chart axis type: Category axis
2013-11-21 Nick BurchPatch from Andreas Beeker from bug #53475 - Switch...
2013-11-12 Nick BurchPatch from Andreas Beeker from bug #53475 - further...
2013-11-12 Nick BurchFormatting standards are all spaces, not mixed tabs...
2013-11-12 Nick BurchFix whitespace
2013-11-12 Nick BurchAnother test file from Andreas Beekerndreas Beeker...
2013-11-12 Nick BurchMore JavaDoc tweaks, and suppress deprecated warnings...
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...
next