9127 Commits (ef952a3ca009e75d5432372328bd5c41eee348a5)
 

Author SHA1 Message Date
  PJ Fanning ef952a3ca0 bouncycastle 1.59 6 years ago
  PJ Fanning ddf90fa341 [bug-62038] handle null font size in XSLFTextRun copy 6 years ago
  Alain Béarez f4a5c3289d code cleaning according to code review recommendations (closes #93) 6 years ago
  Tim Allison e2fe5c190a related to Bug 61991 -- include docx in test suite to trigger inclusion of CTPictureBase 6 years ago
  PJ Fanning e415b852f8 [Bug 61972] Adding chart in Document of MS-Word File without reading Temp MS-Word File. Thanks to Sandeep Tiwari. This closes #91 6 years ago
  PJ Fanning c15a35b4c7 Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning eaaeb4b6dd Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies 6 years ago
  PJ Fanning 5d596f6fc5 remove unnecessary test override 6 years ago
  Alain Béarez 53b99ecd17 introduce XDDFShapeProperties as user model API (closes #72 from GitHub) 6 years ago
  PJ Fanning a13c9fa2ce [github-86] expose language for Text Runs. Thanks to Geoff Baskwill. This closes #86 6 years ago
  Dominik Stadler 268d3371c6 Deprecate methods with typos and provide new ones. 6 years ago
  Dominik Stadler 0e4b1ea7c4 Remove unused property in build.xml 6 years ago
  Dominik Stadler c9846c3eaa Bug 61937: Add more javadoc 6 years ago
  Dominik Stadler 5923cb895e Bug 61543: do not fail with "part already exists" when tables are created/removed 6 years ago
  Dominik Stadler 7e04bd33e5 Bug 61550: Add more information to exception text and verify that it is thrown 6 years ago
  Dominik Stadler 8507286f77 Add .gitattribute file and set lf for one sample-file, see bug 61609 6 years ago
  Dominik Stadler 6da0ec1845 Bug 61648: Test Sheet.setArrayFormula for SXSSF 6 years ago
  Dominik Stadler 6c89a6a460 Add test which verifies that bug 61652 is not appearing any more on latest trunk 6 years ago
  Dominik Stadler dc621da629 Update some tests and IntelliJ warnings 6 years ago
  PJ Fanning a3ddc94776 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 8e1ffb56f8 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning f285780483 Bug-61947 remove deprecated method 6 years ago
  PJ Fanning 4c4bddf5c7 Bug-61947 add back deprecated methods (removed by accident) 6 years ago
  PJ Fanning fe589a664e Bug-61947 remove deprecated method 6 years ago
  PJ Fanning f4ba8f0fcb Bug-61947 remove deprecated method 6 years ago
  Andreas Beeker 704b41ab9a #61797 - Embed Excel / Ole objects into powerpoint 6 years ago
  Andreas Beeker cdab1a4511 #61943 - SL Common: narrow generics definition because of tighter java9 checks 6 years ago
  Andreas Beeker 248aa420f8 #61942 - Refactor PackagePartName handling and add getUnusedPartIndex method 6 years ago
  Andreas Beeker 8eaecc49a4 #61941 - Move Ole marker generation to Ole10Native 6 years ago
  Andreas Beeker be3e6f34c7 #61940 - Replace ClassID statics with enum 6 years ago
  Andreas Beeker 7349dc47f6 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Andreas Beeker 8eb76242b3 #61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar 6 years ago
  Yegor Kozlov 3d4acce3a7 Bug 58106: when a cell with a 'master' shared formula is removed, the next cell in the range becomes the master 6 years ago
  Yegor Kozlov 176b557f0d Bugzilla 61116: Formula evaluation fails when using matrix addition within index function call 6 years ago
  Dominik Stadler 9365c5caa3 Disable test which currently breaks with every little change to the resulting XML 6 years ago
  Dominik Stadler 9c288abff0 Bug 61665: Enhance SSPerformanceTest some more to add a warmup run and allow to run with unsynchronized XmlBeans 6 years ago
  Dominik Stadler 8197a53eca Fix bug 61787, which was introduced by bug 58067: Change how deleted content is detected to not incorrectly see too much text as deleted. 6 years ago
  Dominik Stadler 67683086b5 Bug 61798: Fix usage of getLastCellNum(), unfortunately this is a bit misleading compared to getFirstCellNum()... 6 years ago
  Dominik Stadler 89e7fbe6cd Bug 61911: Avoid IndexOutOfBounds access when reading pictures 6 years ago
  Dominik Stadler 62c8296c70 Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use try-with-resources, update/enhance JavaDoc somewhat 6 years ago
  Greg Woolsey 6e67de2160 Added a couple missing null checks. 6 years ago
  Greg Woolsey 94bec76385 Implement DMAX and DSUM functions, following the pattern from DMIN. 6 years ago
  PJ Fanning 80e430f295 Remove misleading SXSSF logging 6 years ago
  Yegor Kozlov a96d86bfe8 Bug 61869: updating a cell with shared formula produces an unreadable file 6 years ago
  PJ Fanning 808ec42570 use try with resources 6 years ago
  PJ Fanning 943eb6b6cf use try with resources 6 years ago
  PJ Fanning 537badf156 use StandardCharsets 6 years ago
  PJ Fanning 819eac1f82 use StandardCharsets 6 years ago
  PJ Fanning 2a63c7e75d use non deprecated method for adding string to shared strings table 6 years ago
  Yegor Kozlov 0ad8c53743 Bug 61859: support for evaluating comparison operators in array mode, detect array mode from formula ptgs 6 years ago