860 Commits (e2244c83f8b475a95bf4f55a0ebf5d0606cc200c)

Author SHA1 Message Date
  Dominik Stadler e2244c83f8 Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element. 9 years ago
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 9 years ago
  Nick Burch 19e8f76d90 Complete theme colour tests 9 years ago
  Nick Burch a7bb2f21d5 Get theme and non-theme rows consistent in the test file 9 years ago
  Nick Burch 4fefb2bcc9 Begin Themes+Normal colour tests 9 years ago
  Nick Burch f6e262c4fe Fix the themes test for the complex workbook 9 years ago
  Andreas Beeker 288e9cf782 #58205 - getSlideMasters() returns the master slides in the incorrect order 9 years ago
  Andreas Beeker ee87708f63 #58206 - provide a mechanism to find slide layouts by name 9 years ago
  Nick Burch da05430271 Stub next test 9 years ago
  Nick Burch 6f3a8f0cec Use an enum to simplify the themes code and tests 9 years ago
  Andreas Beeker 84c39d174d move setting of xmlinputfactory from junit to gump-meta/poi.xml 9 years ago
  Nick Burch 4277ed56cf Further XSSF Themes unit testing 9 years ago
  Andreas Beeker 05df6db38e gump build fixing - move system properties tinkering into junit class 9 years ago
  Andreas Beeker dd2a69cdc2 Trying to fix the wrong xmlinputfactory on gump run 9 years ago
  Andreas Beeker ff4bbd9588 #58190 - The current picture handling uses raw integers for types and index, replace with enum and reference 9 years ago
  Nick Burch 10611e04ac Unit test for bug #57181 9 years ago
  Nick Burch 7e345b8186 Re-enable some SXSSF skipped tests, but not all, for our limited evaluation support #58200 9 years ago
  Nick Burch e4c9b7ca51 Start re-enabling some SXSSF formula evaluation tests, with required fixes #58200 9 years ago
  Nick Burch 6a82b45b0d Get basic SXSSF formula evaluation working, for cells/references in the window #58200 9 years ago
  Nick Burch 93e23d189a Prepare for SXSSF evaluation #58200 9 years ago
  Nick Burch 402c445599 Have XSSF rich test strings report if they have formatting applied or not, and fix them to only add the formatting child element when needed 9 years ago
  Andreas Beeker 77098e5e3e temporary activate jaxp debugging to find jaxb/stax error on gump build 9 years ago
  Dominik Stadler 7eb27ea492 Improve error message slightly, add tests to verify things failing in Gump-build currently 9 years ago
  Dominik Stadler b5fcac48e1 Bug 57571, Bug 58175: Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920 9 years ago
  Nick Burch f0a360a7bc Allow creating of an empty Themes Table on request 9 years ago
  Dominik Stadler dbdbb0cfe6 Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader 9 years ago
  Dominik Stadler 0387edd759 Bug 57484: Allow processing of non-OOXML core namespace packages 9 years ago
  Dominik Stadler 59a0a415b8 * Make on unit test not fail if Fonts are not available on the machine 9 years ago
  Andreas Beeker f7b8e88bda junit fixes 9 years ago
  Nick Burch 1596a62368 Start checking the CF colours in the unit tests 9 years ago
  Nick Burch 7d58f2297b Enable CF2007 test for XLSX too 9 years ago
  Nick Burch 33562b30da CFRule12 tests 9 years ago
  David North 3e36081b87 Add Sheet.getMergedRegions to obtain them all as a list. Implement this for XSSF using "deprecated" methods in XMLBeans which allow the operation to be linear in the number of regions rather than n-squared. 9 years ago
  David North 1c69d7596c Patch from Chris Boyle to add basic support for .xlsm (macro-enabled) workbooks. The binary blob containing the VBA macros may be copied from one such workbook into another. 9 years ago
  Andreas Beeker 72ce8545dd JUnit and rendering fixes 9 years ago
  Andreas Beeker 3cab082513 downgraded xjc params to jdk6 and regenerated geometry binding classes 9 years ago
  Dominik Stadler d6a03e7394 Open file read-only in test to avoid making it dirty during running unit tests 9 years ago
  Dominik Stadler dfca03ec03 Fix test to find the exception-text in all cases 9 years ago
  Dominik Stadler 4a8093dc4f show full exception stack-trace if zip-bomb detection test fails 9 years ago
  Andreas Beeker 5a42a0cd05 Bug 56865 - Limit number of bytes (by counting them) while opening office docs 9 years ago
  Dominik Stadler 4589cb309e Bug 56655: Fix Sumifs for cases where the criteria is in error. 9 years ago
  Dominik Stadler d8edfc6e37 Bug 56420: Fix possible NullPointerException when empty cell is included in Sumif calculation 9 years ago
  Andreas Beeker 40aae2250b Rendering fixes 9 years ago
  Dominik Stadler 675758cc85 Move more tests into base class and add a TestSXSSFBugs class to verify some things that are supported against SXSSFWorkbook as well 9 years ago
  Dominik Stadler 39955f60f8 Make setLandscape(false) and setLeftToRight(false) do what one would expect 9 years ago
  Dominik Stadler 468c6ef9e5 add missing license header 9 years ago
  David North 26dda73341 My own patch to fix #56328 9 years ago
  David North 32e8fac65c Use a different arbitrary value for the ID of the comment shape type. This appears to prevent Excel >= 2010 from turning POI-written comments into the wrong shape (giant curved arrow). 9 years ago
  Tim Allison 0a914712bc POI-57975: clean up white spaces and other style issues in XWPF 9 years ago
  Tim Allison 179e46232b POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed by Moritz Dorka on TIKA-1315 9 years ago