6448 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. 8 years ago
  Andreas Beeker 80d0e74507 clamp (h)sl values 8 years ago
  Dominik Stadler 179ed9ea12 Provide more output when failing range-checks on HSL2RGB-construction 8 years ago
  Andreas Beeker c619525118 #56519 - XSLFSlide.draw is not working with text embeded in PPTX 8 years ago
  Nick Burch 19e8f76d90 Complete theme colour tests 8 years ago
  Nick Burch a7bb2f21d5 Get theme and non-theme rows consistent in the test file 8 years ago
  Nick Burch 4fefb2bcc9 Begin Themes+Normal colour tests 8 years ago
  Nick Burch f6e262c4fe Fix the themes test for the complex workbook 8 years ago
  Andreas Beeker 342098e13c Added Siddharths ExcelComparator 8 years ago
  Andreas Beeker 4077e8addc use woodstox property on all junit calls 8 years ago
  Andreas Beeker 3a6a04a01d add ASL header 8 years ago
  Andreas Beeker 288e9cf782 #58205 - getSlideMasters() returns the master slides in the incorrect order 9 years ago
  David North a6bb26cc61 Make it a complete sentence. 9 years ago
  David North 10f3a8fff3 Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?id=58219 9 years ago
  David North 9260284a0a Proposed refactor for: 9 years ago
  Andreas Beeker 766798e888 #57786 - XSLFFreeformShape ignores quadratic bezier curves 9 years ago
  Andreas Beeker ee87708f63 #58206 - provide a mechanism to find slide layouts by name 9 years ago
  Andreas Beeker 47ddf41663 another try to fix the woodstox errors in the gump build 9 years ago
  Andreas Beeker 9a8e3b8e2a #58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant 9 years ago
  Nick Burch 735760f21e NPE fix for text extraction from MSG files with only a short name 9 years ago
  Nick Burch c90272d65e Test outlook msg files from bug #58214 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 d243cdddac Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY 9 years ago
  Nick Burch 856c0c7250 Pull out indexes from the switch statement to constants, and fix warnings 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
  Nick Burch ce4c3705e1 Add more complex themes examples 9 years ago
  Nick Burch fe8e4c5dd2 Consistent indent between font and pattern CF formatting toString indent 9 years ago
  Andreas Beeker 5e47c8c37d FindBugs fixes - MS_SHOULD_BE_FINAL 9 years ago
  Andreas Beeker 2fcb10c665 Javadoc fixes 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 74b13dee22 Maven uses plurals for everything *except* javadocs... #58203 9 years ago
  Nick Burch b0fa6ed2f3 Use the same "is this a formula" logic for both getCellType and getCachedFormulaResultType 9 years ago
  Andreas Beeker bb3970b2bf #58193 - Use input stream rather than byte array for checksum etc. 9 years ago
  Andreas Beeker bc1d4f59b0 Fix XmlInputFactory error of gump build 9 years ago
  Nick Burch 10611e04ac Unit test for bug #57181 9 years ago
  Nick Burch 8472bdb56a Further unit tests for #55747 9 years ago
  Nick Burch 044151f658 Unit test for #55747 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 52877b8368 Refactor the core part of the XSSF Formula Evaluator, to make SXSSF overrides easier #58200 9 years ago
  Nick Burch f150abced1 More helpful exception on the wrong cell type 9 years ago
  Nick Burch 6a82b45b0d Get basic SXSSF formula evaluation working, for cells/references in the window #58200 9 years ago
  Nick Burch 89ae2e8b3b Push most of the common logic from XSSFEvaluationWorkbook into BaseXSSFEvaluationWorkbook, and start to use it for SXSSF as well #58200 9 years ago
  Nick Burch bba1a6e595 Remove a long-deprecated constructor 9 years ago
  Nick Burch 8fbbfb2d11 Fix inconsistent indents/whitespace 9 years ago
  Nick Burch 93e23d189a Prepare for SXSSF evaluation #58200 9 years ago