4097 Commits (698d22967c6c8b36b81c2633d53abcc7e6612679)
 

Author SHA1 Message Date
  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
  Nick Burch 1b354bc434 Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and black background themes 13 years ago
  Nick Burch abf0d84ead Add a disabled unit test for bug #50784. We need to add support for XSSF Colours to pull details from their parent theme where there is one 13 years ago
  Nick Burch 51653729ce Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another 13 years ago
  Nick Burch b585dd59a6 Fix a couple more 1.6isms 13 years ago
  Nick Burch 95269a6ad4 Fix a 1.6ism 13 years ago
  Nick Burch 71d3ec25d8 Fix bug #46664 - When creating HSSF Print Areas, ensure the named range is reference based not value based 13 years ago
  Nick Burch 3928762193 Fix bug #50756 - When formatting numbers based on their Cell Style, treat GENERAL the same as the more typical General 13 years ago
  Yegor Kozlov fd9aefc708 created a branch for adoption of excelant 13 years ago
  Yegor Kozlov 20062200df fixed HSSFWorkbook.createCellStyle to throw exception if the maximum number of cell styles was exceeded 13 years ago
  Yegor Kozlov 27092f09ff fixed a regression caused by not escaped dollar sumbols, see r1061288 and Bugzilla 49928 13 years ago
  Nick Burch 81620ddd18 Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 13 years ago
  Maxim Valyanskiy b4d748f242 hwpf: ignore invalid style reference 13 years ago
  Maxim Valyanskiy fa9b2060ee hwpf: ignore null-reference to parent stylesheet (bug#50688) 13 years ago
  Maxim Valyanskiy d86df59b57 hwpf: ignore incorrect ListFormatOverride reference that causes IndexOutOfBoundException 13 years ago
  Nick Burch fa799dd7e2 Remove un-used imports 13 years ago
  Nick Burch aad9e6907d Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of built in formats, and tweak the format unit tests to do the same check for HSSF and XSSF. Also corrects some builtin formats for new HSSFWorkbooks which were slightly off 13 years ago
  Yegor Kozlov ddf6cf7fec added implementations for CLEAN(), CHAR() and ADDRESS(), see Bugzilla 50607 13 years ago
  Yegor Kozlov 3bd05156fd remove System.out.println() from the test code 13 years ago
  Yegor Kozlov f3ac23c2c6 User Defined Function Documentation/Example, see Bugzilla 50587 13 years ago
  Nick Burch c07c194b5e Update the HMEF page with the latest status of the code 13 years ago
  Nick Burch ddc737457b Start on TNEF RTF attribute decompression, but not quite finished yet 13 years ago
  Nick Burch e1b8144c18 Add support for custom MAPI Properties (0x8000 and above, plus unknown lower ones) 13 years ago
  Nick Burch ee734212a9 HMEF dumping and properties tweaks 13 years ago
  Nick Burch 182eac4abc Start to decode the MAPI Properties in the TNEF stream for HMEF 13 years ago
  Maxim Valyanskiy a400ebea98 hwpf: fix ArrayIndexOutOfBoundsException in Range.getCharacterRun() (TIKA-577) 13 years ago
  Nick Burch d9056a1a5d MAPIProperty is a better fit name for HSMF, so change the name before it gets too widely used 13 years ago
  Nick Burch 8e5bc2a5cc Copy the MAPI type information over completely to HSMF 13 years ago
  Nick Burch c09b4f4351 More converting of HSMF code to use strongly type attributes 13 years ago
  Nick Burch c9f9b54434 Add a HSMF dev tool for listing the chunks with their types and names 13 years ago
  Nick Burch d702bca35f Start converting HSMF code to use the new strongly type MAPIAttribute class for lookups, and add a dev class for listing the defined attributes 13 years ago
  Nick Burch 256827a293 Create a new HSMF MAPI Attributes class to hold the attribute list in a strongly typed way, based on the MSDN published properties list 13 years ago
  Nick Burch 63f490ba72 In NPOIFS, close the file we opened in more exception cases 13 years ago
  Nick Burch bf3222399a Add NPOIFS section to the documentation 13 years ago
  Nick Burch fe6c408450 More NPOIFS tests 13 years ago
  Nick Burch a7a35871db Tweak HSLF and HWPF to work well with NPOIFS, and add unit tests for this 13 years ago
  Nick Burch ae43d980c5 Add unit test for using HSSF with both POIFS and NPOIFS 13 years ago