]>
source.dussan.org Git - poi.git/log
Nick Burch [Fri, 6 May 2011 01:28:28 +0000 (01:28 +0000)]
Fix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1100017 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 6 May 2011 01:19:21 +0000 (01:19 +0000)]
NPOIFS and OPC both support close(), so mark them as such
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1100013 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 5 May 2011 13:26:29 +0000 (13:26 +0000)]
initial documentation on encrypted file support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1099781 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 May 2011 03:11:28 +0000 (03:11 +0000)]
Fix bug #51143 - Correct NameCommentRecord to properly serialise strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1099313 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 May 2011 05:56:22 +0000 (05:56 +0000)]
Fix bug #51112 - Correct XWPFTable tracking of new rows
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1098927 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 May 2011 05:53:24 +0000 (05:53 +0000)]
Fix bug #51113 - Correct XWPFParagraph tracking of inserted runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1098923 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 May 2011 05:50:25 +0000 (05:50 +0000)]
Fix bug #51111 - Correct XWPFParagraph tracking of new runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1098920 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 3 May 2011 05:42:41 +0000 (05:42 +0000)]
Fix bug #51115 - Handle DataFormatter escaping of "." in the same way as "-" and "/"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1098917 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 1 May 2011 08:00:56 +0000 (08:00 +0000)]
Add a unit test for the formula evaluation caching/updating, which ensures that HSSF and XSSF behave the same
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1098227 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Apr 2011 15:37:22 +0000 (15:37 +0000)]
Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream where every block is full
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1095753 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Apr 2011 13:22:18 +0000 (13:22 +0000)]
Fix bug #50956 - Correct XSSF cell style cloning between workbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1095695 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Apr 2011 11:52:52 +0000 (11:52 +0000)]
Add get/setForceFormulaRecalculation for XSSF, and promote the methods to the common usermodel Sheet, using sheetCalcPr fullCalcOnLoad="true"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1095667 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 21 Apr 2011 11:49:03 +0000 (11:49 +0000)]
hwpf: ignore invalid style reference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1095664 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 19 Apr 2011 22:26:46 +0000 (22:26 +0000)]
Following discussions on the dev list today, tweak the logic for sizing the HSSFCells array on a HSSFRow to reduce memory over allocation in many use cases (now cribbed from the size of the row, and uses the ArrayList growth metric)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1095229 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 15 Apr 2011 16:16:09 +0000 (16:16 +0000)]
Add support for adding a picture to a XSSFRun
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1092755 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 14 Apr 2011 18:06:23 +0000 (18:06 +0000)]
Add unit test for bug #51037, which seems to be working fine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1092423 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 14 Apr 2011 14:32:49 +0000 (14:32 +0000)]
Rename/Move xssf.model.Table to xssf.usermodel.XSSFTable as it now has usermodel-like features
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1092286 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 14 Apr 2011 14:29:04 +0000 (14:29 +0000)]
Fix bug #51061 - Correct target URI for new XSSF Tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1092281 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Thu, 14 Apr 2011 10:05:04 +0000 (10:05 +0000)]
XSSF: reduce memory usage by specifing default namespace for string keys in SharedStringsTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1092089 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 11 Apr 2011 07:04:54 +0000 (07:04 +0000)]
updated status of current release to 3.8-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090953 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 10 Apr 2011 12:49:48 +0000 (12:49 +0000)]
Add a disabled test for bug #46662, which seems to be a SharedStringsTable / xmlbeans issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090792 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 20:51:52 +0000 (20:51 +0000)]
Initial support for XSSF Charts. Provides easy access to the underlying CTChart object via the Sheet Drawing, but no high level interface onto the chart contents as yet.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090442 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 20:30:38 +0000 (20:30 +0000)]
Correct the fetching of Drawings from a XSSFChartSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090435 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 20:29:49 +0000 (20:29 +0000)]
Fix inconsistent indent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090434 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 15:41:36 +0000 (15:41 +0000)]
More test for bug #49381 / #50884 - xssf freeze panes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090301 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 15:25:17 +0000 (15:25 +0000)]
Bit more testing for 51024
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090295 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 15:23:18 +0000 (15:23 +0000)]
Add unit test showing that bug #51024 is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090293 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 15:07:35 +0000 (15:07 +0000)]
Add support for adding a table to a XSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090289 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 8 Apr 2011 14:27:31 +0000 (14:27 +0000)]
3.8 beta2 has been released
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1090264 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 4 Apr 2011 11:35:45 +0000 (11:35 +0000)]
Update the stax dependency documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1088564 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Apr 2011 16:27:03 +0000 (16:27 +0000)]
Tweak 7 bit guessing code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087788 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Apr 2011 16:01:29 +0000 (16:01 +0000)]
Improve HSMF MAPIMessage access to the HTML and RTF versions of the message body (where available)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087782 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Apr 2011 15:20:07 +0000 (15:20 +0000)]
Add new method to HSMF of MAPIMessage.has7BitEncodingStrings() to make it easier to decide when encoding guessing is needed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087746 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Apr 2011 15:02:14 +0000 (15:02 +0000)]
Update OutlookTextExtractor to request 7 bit encoding guessing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087734 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Apr 2011 14:51:45 +0000 (14:51 +0000)]
Improve HSMF encoding guessing for 7 bit fields, and allow HSMF access to the HTML body contents in MAPIMessage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087726 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 31 Mar 2011 10:06:53 +0000 (10:06 +0000)]
removed svn:executable from src/java/org/apache/poi/ss/util/SheetUtil.java
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1087234 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 30 Mar 2011 11:34:12 +0000 (11:34 +0000)]
Implement the load method on MemoryPackagePart
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1086909 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 27 Mar 2011 10:05:42 +0000 (10:05 +0000)]
Support for continued ExtSSTRecords, see Bugzilla 50967
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085900 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 27 Mar 2011 10:04:36 +0000 (10:04 +0000)]
fixed TestBugs.test48968 failing on machines with non-UTC timezone
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085899 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 22:52:12 +0000 (22:52 +0000)]
Fix bug #48968 - Implement support for HOUR, MINUTE and SECOND formulas
Includes some re-working of the existing Calendar functions, unit tests for the old and new Calendar functions, and a wider date+formula+formatting test for this area
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085591 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 18:17:45 +0000 (18:17 +0000)]
More NPOIFS constructors, and document recent fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085501 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 18:03:18 +0000 (18:03 +0000)]
Fix HPBF generics warnings, and add a NPOIFS check to the HPBF tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085495 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 18:02:46 +0000 (18:02 +0000)]
Fix a couple of NPOIFS bugs relating to empty files, empty documents and non-padded stream data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085493 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 17:00:30 +0000 (17:00 +0000)]
Add XWPF <br> detection for the other kind of ooxml schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085471 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 16:53:26 +0000 (16:53 +0000)]
Fix up constructor to ensure that the filesystem objects are around when we need them, and not just after we wanted them as it was...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085467 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 16:24:34 +0000 (16:24 +0000)]
More NPOIFS Constructor updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085451 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 16:21:09 +0000 (16:21 +0000)]
More NPOIFS Constructor updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085447 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Mar 2011 16:06:11 +0000 (16:06 +0000)]
Fix generics warnings, and make the NPOIFS and deprecated constructor parts of Publisher clearer and consistent with other parts
Also fix a test filename
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1085443 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 21 Mar 2011 13:41:01 +0000 (13:41 +0000)]
XWPFPicture: remove unused POILogger instance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1083781 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 21 Mar 2011 13:39:44 +0000 (13:39 +0000)]
XWPFPicture: support for reading picture description
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1083780 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 21 Mar 2011 12:43:58 +0000 (12:43 +0000)]
XWPF: support for pictures in headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1083764 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Mar 2011 12:42:01 +0000 (12:42 +0000)]
improved DataFormatter, see Bugzilla 50841
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1083173 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 16:38:58 +0000 (16:38 +0000)]
Fix bug #49381 - Correct createFreezePane in XSSF, so that the left row/column matches the documentation + HSSF (CellReference is row,column)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082966 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 16:06:10 +0000 (16:06 +0000)]
Fix bug #49253 - When setting repeating rows and columns for XSSF, don't break the print settings if they were already there
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082961 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 15:51:39 +0000 (15:51 +0000)]
Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an operation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082958 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 15:18:45 +0000 (15:18 +0000)]
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082946 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 14:43:22 +0000 (14:43 +0000)]
Ensure that BigGridDemo is consistent in the encoding of the XML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082938 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 18 Mar 2011 14:30:47 +0000 (14:30 +0000)]
Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1082936 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 14 Mar 2011 15:15:26 +0000 (15:15 +0000)]
Update the HMEF status pages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1081417 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 14 Mar 2011 15:11:03 +0000 (15:11 +0000)]
Strip trailing padding from HMEF compressed rtf when decoding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1081414 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 14 Mar 2011 09:10:12 +0000 (09:10 +0000)]
support for getting HWPFDocument fields, see Bugzilla 50313
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1081291 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 11 Mar 2011 17:33:36 +0000 (17:33 +0000)]
fixed setting named styles to HSSFCells. see Bugzilla 50912
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1080689 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 11 Mar 2011 09:33:22 +0000 (09:33 +0000)]
fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1080496 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 9 Mar 2011 10:59:13 +0000 (10:59 +0000)]
fixed typos
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1079742 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 9 Mar 2011 08:11:58 +0000 (08:11 +0000)]
updated index.xml and download.xml for 3.8 beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1079691 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Mar 2011 12:33:22 +0000 (12:33 +0000)]
include poi-excelant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078760 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 5 Mar 2011 15:37:24 +0000 (15:37 +0000)]
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)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078304 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 5 Mar 2011 15:25:39 +0000 (15:25 +0000)]
Two more differences between the LZW in HDGF and HMEF:
* Little Endian vs Big Endian storage of the code position
* Initial dictionary position is the end of pre-fill, if there is one, rather than always being position 0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078300 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 21:09:02 +0000 (21:09 +0000)]
Add a unit test for bug #50833
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078135 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 17:31:52 +0000 (17:31 +0000)]
Add unit test showing that bug #50867 works fine
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078065 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 17:06:01 +0000 (17:06 +0000)]
Add unit test showing that bug #48877 no longer applies
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078057 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 16:17:21 +0000 (16:17 +0000)]
Fix bug #50718 - More helpful error message when you try to create a CellReference with #REF!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1078039 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 15:05:18 +0000 (15:05 +0000)]
Fix bug #50784 - XSSFColors return by XSSFFont now have theme information applied to them, as XSSFFont is now ThemesTable aware
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077986 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 14:38:13 +0000 (14:38 +0000)]
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077968 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 14:10:03 +0000 (14:10 +0000)]
Fix documentation typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077954 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 14:01:14 +0000 (14:01 +0000)]
Fix bug #50847 - XSSFFont now accepts the full range of Charsets from FontChartset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077950 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 12:56:25 +0000 (12:56 +0000)]
Fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077923 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 12:50:02 +0000 (12:50 +0000)]
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077920 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 11:59:23 +0000 (11:59 +0000)]
Add documentation for the HMEF (TNEF/winmail.dat) support so far.
Also add a little bit to the HPBF docs, and tweak build.xml to check the right files when deciding if the docs are up to date.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077891 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 4 Mar 2011 11:53:59 +0000 (11:53 +0000)]
set version.id to 3.8-beta2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077890 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 4 Mar 2011 11:15:43 +0000 (11:15 +0000)]
ant target to create patches
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077880 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 4 Mar 2011 11:15:01 +0000 (11:15 +0000)]
Change related formulas and named ranges when XSSFWorkbook.setSheetName is called, see Bugzilla 47100
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077878 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 11:06:59 +0000 (11:06 +0000)]
Setting the locale doesn't seem to set the timezone, so do that explicitly to ensure the tests behave for everyone
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077874 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 4 Mar 2011 11:00:13 +0000 (11:00 +0000)]
Fix a couple of license headers, and tweak the rat settings so it runs clean
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1077865 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 3 Mar 2011 17:06:37 +0000 (17:06 +0000)]
Tweak the attribute getter names on Attachments, and add MAPI+TNEF Attribute unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076685 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 3 Mar 2011 13:01:07 +0000 (13:01 +0000)]
Add a TNEF extractor class, which can be run from the command line to extract out the message body and attachments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076607 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 3 Mar 2011 12:41:39 +0000 (12:41 +0000)]
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.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076603 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 2 Mar 2011 17:52:12 +0000 (17:52 +0000)]
Switch HMEF attributes to a factory scheme for creation, then add subtypes for cleaner code. Also adds a few more tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076310 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 2 Mar 2011 15:25:35 +0000 (15:25 +0000)]
Refactor the TNEF Attributes to better match the MAPI ones, and move both into their own package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076251 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 1 Mar 2011 21:02:43 +0000 (21:02 +0000)]
Tweak XSSFPrintSetup to make it a little clearer what happens, and add a round-trip unit test for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1076022 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 1 Mar 2011 18:25:47 +0000 (18:25 +0000)]
mention ExcelAnt in status.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1075966 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 1 Mar 2011 18:12:44 +0000 (18:12 +0000)]
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)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1075955 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 26 Feb 2011 20:52:50 +0000 (20:52 +0000)]
tweaked validation of xml to keep Gump quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1074920 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Feb 2011 22:12:54 +0000 (22:12 +0000)]
Fix bug #32903 - Correct XBAT chaining explanation in /poifs/fileformat.html
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1074718 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Feb 2011 21:44:09 +0000 (21:44 +0000)]
Fix bug #50829 - Support for getting the tables associated with a XSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1074710 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Feb 2011 21:21:45 +0000 (21:21 +0000)]
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.
Includes the new patch from bug #50299 for 3 colour RGB black/white being inverted from Excel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1074703 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 23 Feb 2011 19:01:24 +0000 (19:01 +0000)]
Switch Picture processing in HSLFSlideShow to be lazy-loading, to speed things up if you're only interested in text stuff
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1073883 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 23 Feb 2011 15:27:38 +0000 (15:27 +0000)]
Update the HSSF/XSSF comments documentation to include some more steps that are needed to have the comments always show up properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1073780 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 23 Feb 2011 11:52:28 +0000 (11:52 +0000)]
merged with excelant branch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1073707 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 23 Feb 2011 10:37:03 +0000 (10:37 +0000)]
Use stax:stax-api instead of org.apache.geronimo.specs:geronimo-stax-api_1.0_spec, see Bugzilla 50581
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1073683 13f79535 -47bb-0310-9956-
ffa450edef68