5834 Ревизии (53a46c6ab3e18487172cdcdc54226423755f9b0e)
 

Автор SHA1 Съобщение Дата
  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 години
  Andreas Beeker 68639e749a Bug 56914 - XSSFRowShifter.updateConditionalFormatting throws IOOBE when there are more than 1 CTConditionalFormatting преди 9 години
  Andreas Beeker 314b9f60de Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with replacements from j.u.Arrays преди 9 години
  Andreas Beeker d71574d531 Bug 51483 - XSSF locking of specific features not working преди 9 години
  Nick Burch f1a0b0d315 Add getters for the common xml extended properties преди 9 години
  Nick Burch 662ab45570 Provide a getter for custom properties, to match the add and contains methods already there преди 9 години
  Dominik Stadler 94edf46bbf Bug 48195: Formulas: Fix incorrect evaluation of IF() with ROW()/COLUMN() as else-result преди 9 години
  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 години
  Dominik Stadler 8499904537 Bug 55280: Don't repeatedely fetch the size of the CTMergeCells object as this is a costly operation with XMLBeans преди 9 години
  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 години
  Andreas Beeker 8ed6940008 Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file преди 9 години
  Dominik Stadler de7cedad2b Bug 56730: Fix exporting XML if schema contains ref-elements преди 9 години
  Andreas Beeker c20a2b97e8 Bug 56864 - XWPFLatentStyles.isLatentStyle always returns true if there is at least 1 lsdException преди 9 години
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods преди 9 години
  Andreas Beeker d1bc3ab1fd timestamping fixes преди 9 години
  Andreas Beeker db7b16a9b5 ignore props преди 9 години
  Andreas Beeker 6e18987e4d new directory for compile/test only libs преди 9 години
  Andreas Beeker 3d81d013a3 removed HorribleProxy преди 9 години
  Andreas Beeker 9724ed0d76 removed HorribleProxy преди 9 години
  Nick Burch 5a6da94159 Fix indents / whitespace преди 9 години
  Nick Burch 228abc5322 Include the maximum number of Cell Styles in the spreadsheet versions class преди 9 години
  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 години
  Dominik Stadler 70f4e1d885 * Allow to start tests with old Xerces jar-file to trigger issues we saw with missing methods in this XML parser. This is only active if the location of the jar-file is provided via ant property "-Dadditionaljar=lib/xercesImpl-2.6.1.jar" преди 10 години
  Andreas Beeker 6a20e827d2 added public key for kiwiwings (Andreas Beeker) преди 10 години
  Andreas Beeker 062f913146 ignore .xsd - should be downloaded by build.xml or provided in the source tree преди 10 години
  Andreas Beeker 750ff718f0 starting tsp tests / removed mockito stuff again преди 10 години
  Andreas Beeker 93e4a2ac10 merge to trunk преди 10 години
  Andreas Beeker 03378c2d69 merge to trunk преди 10 години
  Andreas Beeker 3bf0b0bd10 - Updated to BC 1.51 преди 10 години
  Andreas Beeker bf87859a20 replace xmlbeans.factory.parse with selectPath calls преди 10 години
  Andreas Beeker ed2a75890f migrated enveloped document test (1 of 2) преди 10 години
  Andreas Beeker ea5645e80f some changes because of test errors преди 10 години
  Uwe Schindler 4c9a4c3616 More cleanups for bug #56814 and some more external entity leaks of #56164 преди 10 години
  Andreas Beeker 085f1f25ec sync test преди 10 години
  Andreas Beeker 4f4b1bedd7 sync merge to trunk преди 10 години
  Uwe Schindler effe9463ee Add some extra safety test to check that external entities are not loaded by xmlbeans преди 10 години
  Uwe Schindler fed01cb1ad Fix bug #56814 - Switch from dom4j to JAXP преди 10 години
  Andreas Beeker 9bf5167344 Tests/fixes for hash > sha1 преди 10 години
  Andreas Beeker d85ee68b7f download xades files and remove from them resources преди 10 години
  Andreas Beeker 9660a04c19 Xml signature support - version 1 преди 10 години
  Andreas Beeker b74e89ad01 XML signature support преди 10 години
  Uwe Schindler 549f7bc0e6 Add myself to keys file преди 10 години
  Nick Burch 7f6131aba5 Correct xmlbeans 2.6 url преди 10 години
  Nick Burch d6b8ff12e5 Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pictures преди 10 години
  Nick Burch 5a28c2bbb7 Add a disabled unit test for bug #56812, based on code and file from Geoff Wright преди 10 години
  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 години
  Nick Burch fc60883a7d Change the default XMLBeans version used for running to be 2.6, leave 2.3 for compiling the schemas (for maximum compatibility) преди 10 години
  Nick Burch 69015a079e Add another test file for #54764, and a test that uses it преди 10 години
  Nick Burch 526abfe065 Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 and #56164, for xml parsers which support them преди 10 години
  Dominik Stadler 6dea78adb3 * Ensure that some older versions of third-party libraries are removed when we do the jar-check, we saw some strange and hard-to-find build-errors lately, e.g. CI fails to run JaCoCo because of outdated asm-all-4.jar being still available. преди 10 години