4133 Commits (dd1af3acd92465e78451e0c3183dc8061338ae36)
 

Author SHA1 Message Date
  Nick Burch dd1af3acd9 Fix bug #50846 - XSSFCellBorder needs a theme table too, but as it gets created early switch it to the same model as XSSFFont for getting it later 13 years ago
  Nick Burch 70f869b105 Ensure that BigGridDemo is consistent in the encoding of the XML 13 years ago
  Nick Burch 0055c90bc4 Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not 13 years ago
  Nick Burch d82c5b6336 Update the HMEF status pages 13 years ago
  Nick Burch 08488cf978 Strip trailing padding from HMEF compressed rtf when decoding 13 years ago
  Yegor Kozlov d2d927df6a support for getting HWPFDocument fields, see Bugzilla 50313 13 years ago
  Yegor Kozlov f9badd78d4 fixed setting named styles to HSSFCells. see Bugzilla 50912 13 years ago
  Yegor Kozlov dd87e86c44 fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779 13 years ago
  Yegor Kozlov 5b8ee9b865 fixed typos 13 years ago
  Yegor Kozlov a0baba932f updated index.xml and download.xml for 3.8 beta1 13 years ago
  Yegor Kozlov 42d8eb4826 include poi-excelant 13 years ago
  Nick Burch 658ef14c88 Refactor the HMEF contents checks to use a superclass, and stub out the Rtf Message body tests (disabled as there looks to be a padding issue still to solve) 13 years ago
  Nick Burch f05c5454fc Two more differences between the LZW in HDGF and HMEF: 13 years ago
  Nick Burch 5805f3b660 Add a unit test for bug #50833 13 years ago
  Nick Burch cb54849561 Add unit test showing that bug #50867 works fine 13 years ago
  Nick Burch 3a867c9583 Add unit test showing that bug #48877 no longer applies 13 years ago
  Nick Burch 3cd79ea026 Fix bug #50718 - More helpful error message when you try to create a CellReference with #REF! 13 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 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 3d5c4eed5c Fix documentation typo 13 years ago
  Nick Burch ca96c8a73a Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset 13 years ago
  Nick Burch bcf0cf3b32 Fix generics warnings 13 years ago
  Nick Burch d7cc7e582b From bug #50786 - Speed up calls to HSSFColor.getIndexHash() by returning a cached, unmodifiable Map. HSSFColor.getModifiableIndexHash() provides access to the old (slow but modifiable) functionality 13 years ago
  Nick Burch ce77707b83 Add documentation for the HMEF (TNEF/winmail.dat) support so far. 13 years ago
  Yegor Kozlov e9f5fbd58d set version.id to 3.8-beta2 13 years ago
  Yegor Kozlov 65989672af ant target to create patches 13 years ago
  Yegor Kozlov 6269ee2312 Change related formulas and named ranges when XSSFWorkbook.setSheetName is called, see Bugzilla 47100 13 years ago
  Nick Burch adcf637292 Setting the locale doesn't seem to set the timezone, so do that explicitly to ensure the tests behave for everyone 13 years ago
  Nick Burch b8a97d2b3f Fix a couple of license headers, and tweak the rat settings so it runs clean 13 years ago
  Nick Burch 70bf113c21 Tweak the attribute getter names on Attachments, and add MAPI+TNEF Attribute unit tests 13 years ago
  Nick Burch f235709c33 Add a TNEF extractor class, which can be run from the command line to extract out the message body and attachments 13 years ago
  Nick Burch 9ae939c6f7 Improve HMEF handling of typed attributes (Strings and Dates), for both TNEF and MAPI attributes, and use this to allow easier access to common file parts. Then use this in the attachment unit tests. 13 years ago
  Nick Burch fd77fc1d74 Switch HMEF attributes to a factory scheme for creation, then add subtypes for cleaner code. Also adds a few more tests 13 years ago
  Nick Burch ff0cd1cc2e Refactor the TNEF Attributes to better match the MAPI ones, and move both into their own package 13 years ago
  Nick Burch 72c070adca Tweak XSSFPrintSetup to make it a little clearer what happens, and add a round-trip unit test for it 13 years ago
  Yegor Kozlov 826e5c0868 mention ExcelAnt in status.xml 13 years ago
  Nick Burch 698d22967c Start on unit tests for HMEF. Quite a bit is still stubbed out, and it shows that the LZW isn't quite right yet (so tests disabled) 13 years ago
  Yegor Kozlov a099116059 tweaked validation of xml to keep Gump quiet 13 years ago
  Nick Burch 7672d22266 Fix bug #32903 - Correct XBAT chaining explanation in /poifs/fileformat.html 13 years ago
  Nick Burch 5cf593d1c7 Fix bug #50829 - Support for getting the tables associated with a XSSFSheet 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 7feda0a1df Switch Picture processing in HSLFSlideShow to be lazy-loading, to speed things up if you're only interested in text stuff 13 years ago
  Nick Burch 854a7f49e9 Update the HSSF/XSSF comments documentation to include some more steps that are needed to have the comments always show up properly 13 years ago
  Yegor Kozlov cb712c3d61 merged with excelant branch 13 years ago
  Yegor Kozlov 4c5d1a1aa8 Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581 13 years ago
  Yegor Kozlov 2a6b01d5a1 test Ant file with ExcelAnt targets 13 years ago
  Yegor Kozlov b6aaf36b5c initial import of ExcelAnt tasks, see Bugzilla 50610 13 years ago
  Nick Burch 7cb74c7778 Add a unit test that shows bug #48079 no longer applies, and we can resize columns when there are more than 32767 rows 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 7b08adece8 Fix generics warnings 13 years ago