]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2014-11-04 Nick BurchSwitch to explicit includes
2014-11-02 Uwe SchindlerFix bug 57162: Content_types.xml and .rels files had...
2014-10-30 Nick BurchComment out work-in-progress extension to test
2014-10-30 Nick BurchAdd missing HSSFWorkbook constructor javadocs #57166
2014-10-30 Dominik StadlerApply patch for bug 57151: Document CellRangeAddress...
2014-10-29 Andreas Beekerexcluded notesmaster.xml from rat check
2014-10-29 Andreas BeekerBug 55164 - Support for adding slide notes
2014-10-28 Andreas Beekersimplified the cropping code and changed the cropping...
2014-10-27 Cédric WalterBug 57150: Added EOMONTH function
2014-10-27 Andreas BeekerBug 57143 - Javadocs and throws clause for WorkbookUtil
2014-10-27 Andreas BeekerBug 54542 - Add support for cropped images in XSLFPictu...
2014-10-25 Andreas Beekerhouse keeping - fixes for sonarqube blockers
2014-10-25 Andreas Beekeradded ooxml-security-1.0 to the maven artifacts
2014-10-21 Dominik StadlerApply patch for bug 55864 - XSSFImportFromXML.importFro...
2014-10-21 Dominik StadlerApply patch to fix bug 56835: Unreadable content when...
2014-10-21 Dominik StadlerOne more change to OOXMLLite to also run all tests...
2014-10-20 Nick BurchAdd disabled unit tests for bug #46670 - failing on...
2014-10-20 Nick BurchUnit tests which reference XSSF must be on the ooxml...
2014-10-20 Nick BurchEscape non-ASCII characters in the unit test, so it...
2014-10-20 Andreas Beekerxml dsign - javadoc fixes
2014-10-20 Dominik StadlerBug 57010: Add implementation of function PROPER
2014-10-20 Dominik Stadler* Make more tests work in OOXMLLite compilation by...
2014-10-20 Dominik Stadler* Also adjust build.xml for newer required Ant 1.8.0
2014-10-20 Dominik StadlerWhen using v4 Junit style, we need to set @Test to...
2014-10-18 Andreas BeekerRemoved some custom classloading code, which doesn...
2014-10-18 Nick BurchFinish unit tests for stackoverflow #26437323 - POI...
2014-10-18 Nick BurchStart on unit tests for the problem reported in stackov...
2014-10-18 Nick BurchMove non-HSSF specific bug tests into BaseTestBugzillaI...
2014-10-18 Nick BurchSheetUtil helper for finding the main cell of a merged...
2014-10-17 Dominik StadlerSeems we have slow connection on the Apache Jenkins...
2014-10-16 Andreas BeekerBug 56836 - XML signature support
2014-10-16 Nick BurchAdd a note on how this is not the right way to make...
2014-10-13 Andreas BeekerBug 57080 - IndexOutOfBoundsException in poi decryptor
2014-10-13 Nick BurchEnsure svn properties are set on the build xml files...
2014-10-12 Dominik StadlerEnhance test and coverge for class TempFile
2014-10-12 Dominik StadlerFix detecting missing downloaded and compiled OOXML...
2014-10-10 Andreas Beekerxml signature: mainly javadocs - a few reorgs
2014-10-10 Dominik StadlerUpdate to Apache Rat 0.11
2014-10-10 Dominik StadlerUse XMLBeans 2.6.0 for Sonar runs as well
2014-10-09 Nick BurchAdd a disabled unit test for bug #56880
2014-10-09 Nick BurchTest file from Jan Vanhoecke for bug #56880 - Non-exten...
2014-10-06 Dominik StadlerRevert parts of an inadvertent previous checkin, keep...
2014-10-06 Dominik StadlerRevert parts of an inadvertent previous checkin, keep...
2014-10-06 Dominik StadlerRevert parts of inadvertent previous checkin, keep...
2014-10-06 Dominik StadlerPrint out current version of java before building to...
2014-10-03 Andreas Beekeranother round of refactoring, limited exception declara...
2014-10-02 Andreas Beekerremoved obsolete classes and added a few javadocs eleme...
2014-09-30 Andreas Beekerxml signature - small javadoc fixes, removed obsolete...
2014-09-30 Andreas BeekerBug 56836 - XML signature support
2014-09-30 Andreas Beekermerge with trunk xml_signature xml_signature
2014-09-29 Andreas BeekerFixed complete-build errors
2014-09-28 Andreas Beekermore tests, some refactoring
2014-09-28 Andreas BeekerMerged from trunk
2014-09-28 Andreas Beekerforgot to rename get/setter
2014-09-28 Andreas BeekerMoved prefix logic in one place
2014-09-27 Andreas Beekerconfigure namespaces via signatureconfig
2014-09-25 Andreas Beekerclean ups
2014-09-24 Andreas Beekermore flexible signer verification through Iterable...
2014-09-21 Andreas Beekercentralized configs
2014-09-18 Andreas Beekerreorganization, xmlsignatureservice is now in signatureinfo
2014-09-17 Andreas BeekerSwitched to config object
2014-09-17 Andreas Beekermerge with trunk
2014-09-14 Andreas BeekerBug 56854 - XMLBeans performance when using getXXXList...
2014-09-11 Nick BurchMore from Daniel Bonniot from bug #56956 - Make the...
2014-09-11 Nick BurchSync example with the website
2014-09-11 Nick BurchPatch from Daniel Bonniot from bug #56956 - Add a NPOIF...
2014-09-09 Nick BurchExpose get/set reading order from the extended format...
2014-09-05 Andreas BeekerBug 56914 - XSSFRowShifter.updateConditionalFormatting...
2014-09-05 Andreas BeekerBug 56913 - Replace usages of o.a.p.util.ArrayUtil...
2014-09-04 Andreas BeekerBug 51483 - XSSF locking of specific features not working
2014-09-03 Nick BurchAdd getters for the common xml extended properties
2014-09-03 Nick BurchProvide a getter for custom properties, to match the...
2014-08-31 Dominik StadlerBug 48195: Formulas: Fix incorrect evaluation of IF...
next