Nick Burch
|
4f62006ae3
|
Put more details in the error message for next time
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124622 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 09:16:48 +00:00 |
|
Maxim Valyanskiy
|
209a45ee66
|
FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known to prevent reallocation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124179 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:38:08 +00:00 |
|
Yegor Kozlov
|
2cf314de68
|
initial support for SXSSF tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124177 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:37:31 +00:00 |
|
Yegor Kozlov
|
66ae801d20
|
fixed resizing pictures in XSSF, see Bugzilla 51160
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:07:15 +00:00 |
|
Yegor Kozlov
|
339149dd5e
|
Bugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce xlsx files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1104120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 10:46:35 +00:00 |
|
Nick Burch
|
f09e137649
|
Autoboxing tweaks from bug #51175, and make the paragraph/table finding code generic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 12:22:24 +00:00 |
|
Nick Burch
|
333af414e0
|
Patch from Stefan from bug #51172 - XWPF .gif images support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-13 11:06:18 +00:00 |
|
Nick Burch
|
5f671bd806
|
As Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or XSSFFormulaEvaluator to generically recalculate all formulas in a workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101033 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-09 14:04:21 +00:00 |
|
Nick Burch
|
c7c0e8c523
|
More testing around bug #48877
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100122 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 07:58:35 +00:00 |
|
Nick Burch
|
361a5248dc
|
Fix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and code is simplified
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100027 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 02:14:48 +00:00 |
|
Nick Burch
|
59904e547d
|
Re-enable the XWPF test for adding paragraphs, and fix it up to work properly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-06 01:43:16 +00:00 |
|
Nick Burch
|
268404a200
|
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
|
2011-05-06 01:19:21 +00:00 |
|
Nick Burch
|
1ecef7df9f
|
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
|
2011-05-03 05:56:22 +00:00 |
|
Nick Burch
|
55f2bdb3bd
|
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
|
2011-05-03 05:53:24 +00:00 |
|
Nick Burch
|
4453be821a
|
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
|
2011-05-03 05:50:25 +00:00 |
|
Nick Burch
|
f86929bd0c
|
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
|
2011-04-21 13:22:18 +00:00 |
|
Nick Burch
|
0677f40542
|
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
|
2011-04-21 11:52:52 +00:00 |
|
Nick Burch
|
de892d4666
|
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
|
2011-04-15 16:16:09 +00:00 |
|
Nick Burch
|
1e19690e18
|
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
|
2011-04-14 18:06:23 +00:00 |
|
Nick Burch
|
5df80fe7ac
|
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
|
2011-04-14 14:32:49 +00:00 |
|
Nick Burch
|
b3fee7f7e6
|
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
|
2011-04-14 14:29:04 +00:00 |
|
Maxim Valyanskiy
|
ade6735c43
|
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
|
2011-04-14 10:05:04 +00:00 |
|
Nick Burch
|
968b5c4533
|
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
|
2011-04-10 12:49:48 +00:00 |
|
Nick Burch
|
09470f80ba
|
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
|
2011-04-08 20:51:52 +00:00 |
|
Nick Burch
|
7ec533f37d
|
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
|
2011-04-08 20:30:38 +00:00 |
|
Nick Burch
|
2dee92c68d
|
Fix inconsistent indent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1090434 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-08 20:29:49 +00:00 |
|
Nick Burch
|
b629d6f949
|
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
|
2011-04-08 15:41:36 +00:00 |
|
Nick Burch
|
b642f8952e
|
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
|
2011-04-08 15:07:35 +00:00 |
|
Nick Burch
|
44ea0035a6
|
Implement the load method on MemoryPackagePart
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1086909 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-30 11:34:12 +00:00 |
|
Nick Burch
|
a7e39ad6c2
|
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
|
2011-03-25 17:00:30 +00:00 |
|
Maxim Valyanskiy
|
78bcc564f4
|
XWPFPicture: remove unused POILogger instance
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1083781 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 13:41:01 +00:00 |
|
Maxim Valyanskiy
|
db05d9158a
|
XWPFPicture: support for reading picture description
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1083780 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 13:39:44 +00:00 |
|
Maxim Valyanskiy
|
8d72b9137a
|
XWPF: support for pictures in headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1083764 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-21 12:43:58 +00:00 |
|
Nick Burch
|
8c44bb85d1
|
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
|
2011-03-18 16:38:58 +00:00 |
|
Nick Burch
|
df49838158
|
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
|
2011-03-18 16:06:10 +00:00 |
|
Nick Burch
|
263c8a28f4
|
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
|
2011-03-18 15:18:45 +00:00 |
|
Nick Burch
|
8df8ecc4ec
|
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
|
2011-03-04 17:31:52 +00:00 |
|
Nick Burch
|
d7e670842b
|
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
|
2011-03-04 17:06:01 +00:00 |
|
Nick Burch
|
93e7799a7b
|
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
|
2011-03-04 15:05:18 +00:00 |
|
Nick Burch
|
a9133e1b3b
|
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
|
2011-03-04 14:38:13 +00:00 |
|
Nick Burch
|
fd0c177783
|
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
|
2011-03-04 14:01:14 +00:00 |
|
Yegor Kozlov
|
817a44dcd4
|
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
|
2011-03-04 11:15:01 +00:00 |
|
Nick Burch
|
03b0eabcf8
|
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
|
2011-03-01 21:02:43 +00:00 |
|
Yegor Kozlov
|
c5501130eb
|
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
|
2011-02-26 20:52:50 +00:00 |
|
Nick Burch
|
a6e6fcdb96
|
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
|
2011-02-25 21:44:09 +00:00 |
|
Nick Burch
|
5792826402
|
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
|
2011-02-25 21:21:45 +00:00 |
|
Nick Burch
|
39a3b1c35a
|
Fix bug #50786 - Fix XSSFColor to fetch the RGB values of old-style indexed colours
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 17:41:42 +00:00 |
|
Nick Burch
|
77fb5f43ee
|
Fix bug #50299 with patch from Andrei - Fix XSSFColor fetching of white and black background themes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072053 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 16:44:05 +00:00 |
|
Nick Burch
|
faba225c7c
|
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
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072027 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 15:45:59 +00:00 |
|
Nick Burch
|
3351df0d1b
|
Fix bug #50795 - Avoid NPE from xmlbeans when moving XSSF Comments from one cell to another
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1072022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-18 15:29:22 +00:00 |
|