6 Commits (c844803b660d90b835a1de0dacbd7e369ec30db8)

Author SHA1 Message Date
  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 c4d5eb82b8 move loop invariant outside of loop 8 years ago
  Dominik Stadler bb7c632559 Fix some Sonar issues and some IntelliJ warnings 8 years ago
  Nick Burch e54f105bc0 Fix some Forbidden APIs errors 8 years ago
  Nick Burch 85da2c3069 #58130 Support for creating CF Color Scale Formattings 9 years ago
  Nick Burch d788ff06b4 Move some of the XSSF Color logic to a base class, so that the HSSF Extended Color wrapper can use it 9 years ago
  Nick Burch 1596a62368 Start checking the CF colours in the unit tests 9 years ago
  Nick Burch 71eeb0c3f8 Cleaner code for checking and casting the Color objects 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker 8ed6940008 Bug 51222 - XSSFColor.getARGBHex() returns wrong color for Excel 2007 xlsx file 9 years ago
  Nick Burch 6cd7769206 Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set as well as get 13 years ago
  Nick Burch 5185ad3b5a Hopefully fix bug #50846 - Improve how XSSFColor inherits from Themes, by pushing the logic out of XSSFCellStyle and into ThemesTable + make it easier to call 13 years ago
  Nick Burch 6ef52df6dd More on XSSFColor and ARGB vs RGB for bug #50299 - provide methods to let you get at either 3 byte RGB, or 4 byte ARGB, whichever you prefer for your needs. 13 years ago
  Nick Burch cd57789b7f Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours 13 years ago
  Nick Burch 63793d2fa5 Solution for bug #48779 - Allow you to get straight from a CellStyle to a Color, irrespective of if the Color is indexed or inline-defined 14 years ago
  Nick Burch daad262fbc Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 14 years ago
  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 14 years ago
  Yegor Kozlov 8e0be01646 converted non-ascii characters to unicode to keep compilers on UTF-8 systems quiet 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 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
  Yegor Kozlov eed31d47c1 1. initial support for rich text in xssf" 15 years ago
  Paolo Mottadelli f3aa6517c0 TestXSSFCellStyle fixed after StylesTable initialization stuff 16 years ago
  Paolo Mottadelli 0bbcb8f51e Completed StylesTable initialization in order to create a new 'POIzed' file readable by Excel 16 years ago
  Nick Burch 703fdfabb6 Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf stylings 16 years ago
  Nick Burch 1fe83af6d9 Initial version of a Missing Record Aware shim on HSSFListener. Includes limited tests, but not yet any documentation 17 years ago
  Henri Yandell b8f7a14477 Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 years ago
  Jason Height ada69333b2 Major landing of the following changes: 19 years ago
  Avik Sengupta 51160bc098 Fix for bug 27272 : Unknown Ptg 3C and 3D 19 years ago
  Glen Stampoultzis ed3268bd93 Merged REL_2_BRANCH to head. 20 years ago
  Glen Stampoultzis 58f1c92183 New licence changes. 20 years ago
  Glen Stampoultzis bf78b31e9c Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details. 21 years ago