5 Révisions (acdf2ec9815fd01d9a9b9db3752fc70dd3914059)

Auteur SHA1 Message Date
  Dominik Stadler acdf2ec981 Bug 62272: Include alpha/transparency value when setting a color-value for a font il y a 1 an
  PJ Fanning ceb6caa1d5 javadoc il y a 1 an
  Andreas Beeker 7eaca60a1a activate javadoc lint and fix errors il y a 3 ans
  Andreas Beeker bb5d321b79 fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html) il y a 3 ans
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build il y a 3 ans
  Andreas Beeker c5f6dfa68e Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) il y a 3 ans
  PJ Fanning ea59cc2bc9 reduce use of deprecated code in XSSFFont il y a 3 ans
  PJ Fanning 8d54ec7cc7 remove more deprecated code il y a 3 ans
  Andreas Beeker 074d68fedf Sonar fixes il y a 4 ans
  Dominik Stadler 1e8cba79ce Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINT il y a 4 ans
  Dominik Stadler 31eb7f9b06 Fix some IDE warnings, Sonar fixes and some missing closing of resources in unit-tests il y a 4 ans
  Dominik Stadler b416d97de5 Bug 60845: Apply patch and adjust tests il y a 5 ans
  Dominik Stadler d942e2042d IDE and JavaDoc fixes, make base test classes abstract il y a 5 ans
  Andreas Beeker 07705635a1 #62108 - ArrayIndexOfBounds exception when getColumnWidth() il y a 5 ans
  Andreas Beeker cdb3de9dc0 #62355 - unsplit packages - 3 - only imports il y a 6 ans
  PJ Fanning 05b0de574c [bug-62018] use ints to index fonts il y a 6 ans
  PJ Fanning 845c7fcdea Bug-61906 add API for working with RichStringText and deprecate API methods that use CTRst il y a 6 ans
  Greg Woolsey f90801d366 Bug 61882 - Some paths can create an XSSFColor instance with a null CTColor reference il y a 6 ans
  PJ Fanning dffa1ccd9c Remove use of deprecated methods il y a 6 ans
  Dominik Stadler 2dc64ebbcc adjust tests, javadoc, ... il y a 6 ans
  Dominik Stadler 399381da8d Remove unnecessary local variables il y a 6 ans
  PJ Fanning a420b90906 Remove more deprecated code (MissingCellPolicy) il y a 7 ans
  PJ Fanning b68b916d08 Remove some deprecated *SSF APIs il y a 7 ans
  Greg Woolsey c844803b66 Bug 60898 - XSSFColor's getARGB() method returns a wrong color value when a workbook has a custom indexed color il y a 7 ans
  Greg Woolsey 1a4724c9b1 60184 - invalid OOXML produced when XSSFFont.getFamily() called with no families defined il y a 7 ans
  Javen O'Neal 0d929dbc09 bug 55385: deprecate Font.getBoldweight and Font.setBoldweight il y a 8 ans
  Javen O'Neal 2f703ce676 fix several findbugs SF_SWITCH_NO_DEFAULT warnings il y a 8 ans
  Dominik Stadler e69dd93c64 Fix bug 53275: reset indexed color flag when setting a non-indexed color il y a 8 ans
  Nick Burch e7886797e8 #58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods il y a 8 ans
  Nick Burch 856c0c7250 Pull out indexes from the switch statement to constants, and fix warnings il y a 8 ans
  Nick Burch 972b316e1b Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware il y a 13 ans
  Nick Burch ca96c8a73a Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset il y a 13 ans
  Nick Burch 8bb16bee4b Fix bug #48718 - Make the creation of multiple, un-modified fonts in a row in XSSF match the old HSSF behaviour il y a 14 ans
  Nick Burch d8f85ad2eb Fix bug #49273 - Correct handling for Font Character Sets with indicies greater than 127 il y a 14 ans
  Yegor Kozlov 787da03838 added an annotation '@Internal' to mark program elements intended for POI internal use only, marked all public accessors to OOXML xmlbeans as @Internal il y a 14 ans
  Nick Burch 926f35d047 Big import tidyup using eclipse "Organise Imports" - avoid wildcard imports, and get the ordering of imports to be consistent il y a 14 ans
  Josh Micich a2cd9a942e Fixed compiler warnings - unnecessary else il y a 15 ans
  Yegor Kozlov e47dd63c80 more refactoring of common ss tests il y a 15 ans
  Yegor Kozlov f143809549 javadocs cleanup il y a 15 ans
  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 il y a 15 ans
  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 il y a 15 ans
  Yegor Kozlov c63434df63 1. implemented XSSFSheet.autosizeColumn(), for now mostly duplicated HSSF code, will be refactored in future.2. fixed bug #45974: XSSFCell.getCellStyle can return null3. more code cleanup and reaftoring, removed usages of obsolete XSSFCell.getCellNum() in favor of XSSFCell.getColumnIndex(), also more javadoc in core classes il y a 15 ans
  Yegor Kozlov 90afc5eb5c more code cleanup and refactoring: (a) removed references to ooxml schemas from XSSF enums, they should not depend on ooxml-schemas.jar il y a 15 ans
  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. il y a 15 ans
  Yegor Kozlov 54f56d99ba applied patches provided by Gisella Bronzetti in bugs #45918, #45917 and #45920 il y a 15 ans
  Yegor Kozlov b0033606e4 XSSFFont improvements from patch #45874 il y a 15 ans
  Yegor Kozlov eed31d47c1 1. initial support for rich text in xssf" il y a 15 ans
  Yegor Kozlov 6d1b247b69 more ooxml progress from SourseSense developers il y a 15 ans
  Nick Burch 821aad8c70 As discussed on dev@poi, move XSSFRelation out to its own class il y a 16 ans