4916 Commits (16ac6b107e8f5deae70c391be3fbc5d02d751fd0)

Author SHA1 Message Date
  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
  Nick Burch 6ae6f2fcb3 Expose get/set reading order from the extended format record to the hssf cell style (XSSF does it differently, so not suitable for the interface) 9 years ago
  Andreas Beeker 68639e749a Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting 9 years ago
  Andreas Beeker 314b9f60de Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays 9 years ago
  Andreas Beeker d71574d531 Bug 51483 - XSSF locking of specific features not working 9 years ago
  Nick Burch f1a0b0d315 Add getters for the common xml extended properties 9 years ago
  Nick Burch 662ab45570 Provide a getter for custom properties, to match the add and contains methods already there 9 years ago
  Dominik Stadler 94edf46bbf Bug 48195: Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result 9 years ago
  Dominik Stadler 2b08cd8946 Bug 55280: Implement a method XSSFSheet.removeMergedRegions() to bulk remove merged regions and thus speed up shifting rows with many merged regions greatly. 9 years ago
  Dominik Stadler 8499904537 Bug 55280: Don't repeatedely fetch the size of the CTMergeCells object as this is a costly operation with XMLBeans 9 years ago
  Dominik Stadler 9a002910c5 Bug 45312: Add unit-test and javadoc, also convert file to proper line-ending and make poi.deserialize.escher=true behave for full reading of files outside of BiffViewer 9 years ago
  Andreas Beeker 8ed6940008 Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file 9 years ago
  Dominik Stadler de7cedad2b Bug 56730: Fix exporting XML if schema contains ref-elements 9 years ago
  Andreas Beeker c20a2b97e8 Bug 56864 - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Andreas Beeker d1bc3ab1fd timestamping fixes 9 years ago
  Andreas Beeker 3d81d013a3 removed HorribleProxy 9 years ago
  Andreas Beeker 9724ed0d76 removed HorribleProxy 9 years ago
  Nick Burch 5a6da94159 Fix indents / whitespace 10 years ago
  Nick Burch 228abc5322 Include the maximum number of Cell Styles in the spreadsheet versions class 10 years ago
  Uwe Schindler b89e0499d3 Add Dominik's suggestion to DocumentBuilderFactories. I also removed the setXIncludeAware(false) in XMLHelper, because it causes the same problem and is disabled by default. 10 years ago
  Andreas Beeker 750ff718f0 starting tsp tests / removed mockito stuff again 10 years ago
  Andreas Beeker 3bf0b0bd10 - Updated to BC 1.51 10 years ago
  Andreas Beeker bf87859a20 replace xmlbeans.factory.parse with selectPath calls 10 years ago
  Andreas Beeker ed2a75890f migrated enveloped document test (1 of 2) 10 years ago
  Andreas Beeker ea5645e80f some changes because of test errors 10 years ago
  Uwe Schindler 4c9a4c3616 More cleanups for bug #56814 and some more external entity leaks of #56164 10 years ago
  Uwe Schindler effe9463ee Add some extra safety test to check that external entities are not loaded by xmlbeans 10 years ago
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP 10 years ago
  Andreas Beeker 9bf5167344 Tests/fixes for hash > sha1 10 years ago
  Andreas Beeker d85ee68b7f download xades files and remove from them resources 10 years ago
  Andreas Beeker 9660a04c19 Xml signature support - version 1 10 years ago
  Nick Burch d6b8ff12e5 Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pictures 10 years ago
  Nick Burch 5a28c2bbb7 Add a disabled unit test for bug #56812, based on code and file from Geoff Wright 10 years ago
  Nick Burch 22aec7b4e3 Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the risk of getting one in an error state (due to XMLBEANS-512). Should be a minimal extra overhead pending a proper fix. Allows us to finish enabling the unit tests for #54764 10 years ago
  Nick Burch 69015a079e Add another test file for #54764, and a test that uses it 10 years ago
  Nick Burch 526abfe065 Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them 10 years ago
  Andreas Beeker bacc106cb7 Another test for NPOIFS in-place writing support - probably the deletion of an entry causes the problem 10 years ago
  Nick Burch ceb9427afb Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 10 years ago
  Nick Burch 664e6b44f2 Fix bug #55196 - Correct XWPF createTOC handling of short style names 10 years ago