7 次代码提交 (acdf2ec9815fd01d9a9b9db3752fc70dd3914059)

作者 SHA1 备注 提交日期
  Dominik Stadler acdf2ec981 Bug 62272: Include alpha/transparency value when setting a color-value for a font 1年前
  PJ Fanning 67a4ac400e [github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to XenoAmess. This closes #360 1年前
  PJ Fanning d41e050688 add tests 2 年前
  Andreas Beeker 3c3154ea8c sonar fixes 2 年前
  Andreas Beeker f71cebcce5 sonar fixes 2 年前
  PJ Fanning d3899d4744 convert tabs to spaces 3 年前
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 年前
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 年前
  Andreas Beeker a7d741fd17 Sonar fixes 3 年前
  Andreas Beeker fb2a96a048 Sonar fixes 3 年前
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 年前
  Andreas Beeker c5f6dfa68e Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) 3 年前
  PJ Fanning 5aef414f2a remove more deprecated code (fix some issues) 3 年前
  PJ Fanning 8d54ec7cc7 remove more deprecated code 3 年前
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests 4 年前
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 年前
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports 6 年前
  PJ Fanning 6791e33365 remove some casts to short 6 年前
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference 6 年前
  Dominik Stadler 59d8adf5b8 Fix setting a font-color if no previous color is defined for the font 6 年前
  Dominik Stadler acb78e74c4 Bug 58068: Add a method to pass the actual Color to StylesTable.findFont(). 6 年前
  Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color 7 年前
  Javen O'Neal 0d929dbc09 bug 55385: deprecate Font.getBoldweight and Font.setBoldweight 8 年前
  Andreas Beeker 91e617e369 extended forbidden-apis-check to ooxml-tests 8 年前
  Javen O'Neal a586e413fb bug 58576: rename canComputeColumnWidht to canComputeColumnWidth 8 年前
  Dominik Stadler e69dd93c64 Fix bug 53275: reset indexed color flag when setting a non-indexed color 8 年前
  Dominik Stadler 59a0a415b8 * Make on unit test not fail if Fonts are not available on the machine 9 年前
  Andreas Beeker 56051c3e44 merge with trunk 9 年前
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 年前
  Nick Burch 972b316e1b Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware 13 年前
  Nick Burch ca96c8a73a Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset 13 年前
  Nick Burch 1c4ce4e305 Fix deprecated warnings 14 年前
  Nick Burch d8f85ad2eb Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 14 年前
  Josh Micich feafcb8f48 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年前
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 年前
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 15 年前
  Yegor Kozlov e47dd63c80 more refactoring of common ss tests 15 年前
  Josh Micich 6f1a7911c9 Added Apache License text to files where it was missing. Also fixed some compiler warnings in those files. 15 年前
  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 年前
  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 年前
  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 年前
  Josh Micich 7c8d6be5bc Cleaned up test code 15 年前
  Yegor Kozlov b0033606e4 XSSFFont improvements from patch #45874 15 年前
  Yegor Kozlov eed31d47c1 1. initial support for rich text in xssf" 15 年前
  Yegor Kozlov 6d1b247b69 more ooxml progress from SourseSense developers 15 年前