7 Commits (acdf2ec9815fd01d9a9b9db3752fc70dd3914059)

Author SHA1 Message Date
  Dominik Stadler acdf2ec981 Bug 62272: Include alpha/transparency value when setting a color-value for a font 1 year ago
  PJ Fanning 67a4ac400e [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to XenoAmess. This closes #360 1 year ago
  PJ Fanning d41e050688 add tests 2 years ago
  Andreas Beeker 3c3154ea8c sonar fixes 2 years ago
  Andreas Beeker f71cebcce5 sonar fixes 2 years ago
  PJ Fanning d3899d4744 convert tabs to spaces 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker a7d741fd17 Sonar fixes 3 years ago
  Andreas Beeker fb2a96a048 Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Andreas Beeker c5f6dfa68e Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) 3 years ago
  PJ Fanning 5aef414f2a remove more deprecated code (fix some issues) 3 years ago
  PJ Fanning 8d54ec7cc7 remove more deprecated code 3 years ago
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 years ago
  PJ Fanning 6791e33365 remove some casts to short 6 years ago
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 years ago
  Dominik Stadler 59d8adf5b8 Fix setting a font-color if no previous color is defined for the font 6 years ago
  Dominik Stadler acb78e74c4 Bug 58068: Add a method to pass the actual Color to StylesTable.findFont(). 6 years ago
  Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 years ago
  Javen O'Neal 0d929dbc09 bug 55385: deprecate Font.getBoldweight and Font.setBoldweight 8 years ago
  Andreas Beeker 91e617e369 extended forbidden-apis-check to ooxml-tests 8 years ago
  Javen O'Neal a586e413fb bug 58576: rename canComputeColumnWidht to canComputeColumnWidth 8 years ago
  Dominik Stadler e69dd93c64 Fix bug 53275: reset indexed color flag when setting a non-indexed color 8 years ago
  Dominik Stadler 59a0a415b8 * Make on unit test not fail if Fonts are not available on the machine 8 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Nick Burch 972b316e1b Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 13 years ago
  Nick Burch ca96c8a73a Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset 13 years ago
  Nick Burch 1c4ce4e305 Fix deprecated warnings 14 years ago
  Nick Burch d8f85ad2eb Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 14 years ago
  Josh Micich feafcb8f48 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 14 years ago
  Yegor Kozlov e47dd63c80 more refactoring of common ss tests 15 years ago
  Josh Micich 6f1a7911c9 Added Apache License text to files where it was missing. Also fixed some compiler warnings in those files. 15 years ago
  Yegor Kozlov ea3f604103 more cleanup and refactoring of ooxml code,added more unit test and 3 rich examples: LoanCalculator, CalendarDemo and TimesheetDemo, numerous odds and ends improvements 15 years ago
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that 15 years ago
  Yegor Kozlov a9f18bad9d applied patch #45492 submitted by Gisella Bronzetti,also performed major cleanup of StylesTable and its components, the goal was to ensure that StylesTable works as a cache of styling components, not just a regular store of fill patterns and cell styles. 15 years ago
  Josh Micich 7c8d6be5bc Cleaned up test code 15 years ago
  Yegor Kozlov b0033606e4 XSSFFont improvements from patch #45874 15 years ago
  Yegor Kozlov eed31d47c1 1. initial support for rich text in xssf" 15 years ago
  Yegor Kozlov 6d1b247b69 more ooxml progress from SourseSense developers 15 years ago