5834 Commits (53a46c6ab3e18487172cdcdc54226423755f9b0e)
 

Author SHA1 Message Date
  Nick Burch 53a46c6ab3 Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for different reasons 9 years ago
  Nick Burch 2dbc657c7c Unit tests which reference XSSF must be on the ooxml part of the tree 9 years ago
  Nick Burch df431c1d51 Escape non-ASCII characters in the unit test, so it builds properly everywhere 9 years ago
  Andreas Beeker e303a85c6c xml dsign - javadoc fixes 9 years ago
  Dominik Stadler 4b66316963 Bug 57010: Add implementation of function PROPER 9 years ago
  Dominik Stadler c1bf8e82a9 * Make more tests work in OOXMLLite compilation by adding xml security classpath and ensuring proper cleanup in some Extractor tests 9 years ago
  Dominik Stadler dc570c8e83 * Also adjust build.xml for newer required Ant 1.8.0 9 years ago
  Dominik Stadler 544c826ec5 When using v4 Junit style, we need to set @Test to make the test-methods actually execute 9 years ago
  Andreas Beeker 90359aefff Removed some custom classloading code, which doesn't make sense anymore 9 years ago
  Nick Burch ac777eb7c8 Finish unit tests for stackoverflow #26437323 - POI works fine already! 9 years ago
  Nick Burch 9517e9254e Start on unit tests for the problem reported in stackoverflow post 26437323 9 years ago
  Nick Burch 1cd3797dda Move non-HSSF specific bug tests into BaseTestBugzillaIssues from HSSF TestBugs, so they can be tested automatically on XSSF too 9 years ago
  Nick Burch 7832ad993c SheetUtil helper for finding the main cell of a merged region, if in one 9 years ago
  Dominik Stadler 1c98be92f3 Seems we have slow connection on the Apache Jenkins instance. Thus allow one specific test to fail with a specific ConnectException as we see this happening sometimes in Jenkins but should not fail the unit test suite of POI because of such infrastructure problems 9 years ago
  Andreas Beeker a36ac06d69 Bug 56836 - XML signature support 9 years ago
  Nick Burch aa6ea5344b Add a note on how this is not the right way to make a string of your cell 9 years ago
  Andreas Beeker 860892e68d Bug 57080 - IndexOutOfBoundsException in poi decryptor 9 years ago
  Nick Burch 8aab89c3ff Ensure svn properties are set on the build xml files, and they have consistent line endings 9 years ago
  Dominik Stadler 312317f8c4 Enhance test and coverge for class TempFile 9 years ago
  Dominik Stadler 74630e3dcb Fix detecting missing downloaded and compiled OOXML jars, remove older versions of apache-rat correctly 9 years ago
  Andreas Beeker ee2471a5a9 xml signature: mainly javadocs - a few reorgs 9 years ago
  Dominik Stadler 66d63acfc0 Update to Apache Rat 0.11 9 years ago
  Dominik Stadler d53398ba5f Use XMLBeans 2.6.0 for Sonar runs as well 9 years ago
  Nick Burch a654994715 Add a disabled unit test for bug #56880 9 years ago
  Nick Burch d4d4e551fc Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal strings are not supported 9 years ago
  Dominik Stadler 3fa91e06f2 Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes 9 years ago
  Dominik Stadler e270c4ca5c Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes 9 years ago
  Dominik Stadler 57b73def49 Revert parts of inadvertent previous checkin, keep build.xml and @Override changes 9 years ago
  Dominik Stadler 5f4551da69 Print out current version of java before building to allow to see in build output if we use a supported Java VM version 9 years ago
  Andreas Beeker 9fbea88af2 another round of refactoring, limited exception declarations, more javadocs 9 years ago
  Andreas Beeker 7aa52a7488 removed obsolete classes and added a few javadocs elements and example calls 9 years ago
  Andreas Beeker 794bef1477 xml signature - small javadoc fixes, removed obsolete parameter from SignatureFacet interface 9 years ago
  Andreas Beeker 34cf1e65a9 Bug 56836 - XML signature support 9 years ago
  Andreas Beeker 81e506ab4f merge with trunk 9 years ago
  Andreas Beeker 36dc6dfc90 Fixed complete-build errors 9 years ago
  Andreas Beeker 9acd59dd9c more tests, some refactoring 9 years ago
  Andreas Beeker 0ec3cdc75c Merged from trunk 9 years ago
  Andreas Beeker f96c8e0f94 forgot to rename get/setter 9 years ago
  Andreas Beeker 834d3fba9f Moved prefix logic in one place 9 years ago
  Andreas Beeker b602302753 configure namespaces via signatureconfig 9 years ago
  Andreas Beeker c9688fae89 clean ups 9 years ago
  Andreas Beeker d8aa76af23 more flexible signer verification through Iterable-Interface 9 years ago
  Andreas Beeker 8760efef30 centralized configs 9 years ago
  Andreas Beeker 1fd5289bf6 reorganization, xmlsignatureservice is now in signatureinfo 9 years ago
  Andreas Beeker 9fec16c622 Switched to config object 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker cad0a30ce9 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Nick Burch ce04adaf47 More from Daniel Bonniot from bug #56956 - Make the FileChannel default read-only too, more in keeping with 3.10 behaviour 9 years ago
  Nick Burch 2bcffd283f Sync example with the website 9 years ago
  Nick Burch e627fa54a2 Patch from Daniel Bonniot from bug #56956 - Add a NPOIFSFileSystem constructor with a FileChannel and the read-only option 9 years ago