]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2014-08-31 Dominik StadlerBug 55280: Implement a method XSSFSheet.removeMergedReg...
2014-08-31 Dominik StadlerBug 55280: Don't repeatedely fetch the size of the...
2014-08-31 Dominik StadlerBug 45312: Add unit-test and javadoc, also convert...
2014-08-29 Andreas BeekerBug 51222 - XSSFColor.getARGBHex() returns wrong color...
2014-08-28 Dominik StadlerBug 56730: Fix exporting XML if schema contains ref...
2014-08-28 Andreas BeekerBug 56864 - XWPFLatentStyles.isLatentStyle always retur...
2014-08-28 Andreas BeekerBug 56854 - XMLBeans performance when using getXXXList...
2014-08-27 Andreas Beekertimestamping fixes
2014-08-24 Andreas Beekerignore props
2014-08-24 Andreas Beekernew directory for compile/test only libs
2014-08-24 Andreas Beekerremoved HorribleProxy
2014-08-24 Andreas Beekerremoved HorribleProxy
2014-08-22 Nick BurchFix indents / whitespace
2014-08-22 Nick BurchInclude the maximum number of Cell Styles in the spread...
2014-08-18 Uwe SchindlerAdd Dominik's suggestion to DocumentBuilderFactories...
2014-08-18 Dominik Stadler* Allow to start tests with old Xerces jar-file to...
2014-08-17 Andreas Beekeradded public key for kiwiwings (Andreas Beeker)
2014-08-17 Andreas Beekerignore .xsd - should be downloaded by build.xml or...
2014-08-17 Andreas Beekerstarting tsp tests / removed mockito stuff again
2014-08-16 Andreas Beekermerge to trunk
2014-08-16 Andreas Beekermerge to trunk
2014-08-16 Andreas Beeker- Updated to BC 1.51
2014-08-15 Andreas Beekerreplace xmlbeans.factory.parse with selectPath calls
2014-08-15 Andreas Beekermigrated enveloped document test (1 of 2)
2014-08-15 Andreas Beekersome changes because of test errors
2014-08-13 Uwe SchindlerMore cleanups for bug #56814 and some more external...
2014-08-12 Andreas Beekersync test
2014-08-12 Andreas Beekersync merge to trunk
2014-08-12 Uwe SchindlerAdd some extra safety test to check that external entit...
2014-08-12 Uwe SchindlerFix bug #56814 - Switch from dom4j to JAXP
2014-08-10 Andreas BeekerTests/fixes for hash > sha1
2014-08-10 Andreas Beekerdownload xades files and remove from them resources
2014-08-10 Andreas BeekerXml signature support - version 1
2014-08-10 Andreas BeekerXML signature support
2014-08-10 Uwe SchindlerAdd myself to keys file
2014-08-05 Nick BurchCorrect xmlbeans 2.6 url
2014-08-04 Nick BurchFix bug #56812 - In XSLF provide a way to get the URI...
2014-08-04 Nick BurchAdd a disabled unit test for bug #56812, based on code...
2014-08-04 Nick BurchBefore parsing an OOXML document, reset the xmlbeans...
2014-08-04 Nick BurchChange the default XMLBeans version used for running...
2014-08-04 Nick BurchAdd another test file for #54764, and a test that uses it
2014-08-04 Nick BurchApply suggestions from Uwe Schindler for more secure...
2014-08-03 Dominik Stadler* Ensure that some older versions of third-party librar...
next