]> source.dussan.org Git - poi.git/log
poi.git
13 years agoBug 50474 - Example demonstrating how to update workbook embedded in a Wordprocessing...
Yegor Kozlov [Sat, 25 Jun 2011 13:46:00 +0000 (13:46 +0000)]
Bug 50474 - Example demonstrating how to update workbook embedded in a WordprocessingML document

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139541 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF
Yegor Kozlov [Sat, 25 Jun 2011 12:19:49 +0000 (12:19 +0000)]
Bug 51431 - Avoid IndexOutOfBoundException when removing freeze panes in XSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139533 13f79535-47bb-0310-9956-ffa450edef68

13 years agocleanup sxxsf temp files after tests, remove non-ascii characters from source code...
Yegor Kozlov [Sat, 25 Jun 2011 10:56:46 +0000 (10:56 +0000)]
cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139518 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks
Yegor Kozlov [Sat, 25 Jun 2011 08:45:49 +0000 (08:45 +0000)]
Bug 48877 - Fixed XSSFRichTextString to respect leading and trailing line breaks

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139505 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 49564 - Fixed default behaviour of XSSFCellStyle.getLocked()
Yegor Kozlov [Fri, 24 Jun 2011 13:06:04 +0000 (13:06 +0000)]
Bug  49564 - Fixed default behaviour of XSSFCellStyle.getLocked()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139288 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs
Yegor Kozlov [Fri, 24 Jun 2011 12:15:16 +0000 (12:15 +0000)]
Bug 48314 - Fixed setting column and row breaks in XSSF, also updated javadocs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139266 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a unit test to show that bug #49648 no longer occurs
Nick Burch [Fri, 24 Jun 2011 11:18:49 +0000 (11:18 +0000)]
Add a unit test to show that bug #49648 no longer occurs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139245 13f79535-47bb-0310-9956-ffa450edef68

13 years agoresolved old bugzilla issues, added unit tests
Yegor Kozlov [Fri, 24 Jun 2011 08:46:37 +0000 (08:46 +0000)]
resolved old bugzilla issues, added unit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001...
Yegor Kozlov [Thu, 23 Jun 2011 11:28:31 +0000 (11:28 +0000)]
Bug 51351 - more progress with WordToFoExtractor: fix ListEntryNoListTable and MBD001D0B89 tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138836 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51424 - Ignore exceptions in ParagraphSprmUncompressor
Yegor Kozlov [Thu, 23 Jun 2011 11:21:05 +0000 (11:21 +0000)]
Bug 51424 - Ignore exceptions in ParagraphSprmUncompressor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138834 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31...
Yegor Kozlov [Thu, 23 Jun 2011 10:49:11 +0000 (10:49 +0000)]
Bug 51415 - Fixed Workbook.createSheet(sheetName) to truncate names longer than 31 characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138819 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a note about RecalcId record with a value of zero
Nick Burch [Wed, 22 Jun 2011 21:16:04 +0000 (21:16 +0000)]
Add a note about RecalcId record with a value of zero

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138637 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are...
Yegor Kozlov [Wed, 22 Jun 2011 13:48:43 +0000 (13:48 +0000)]
Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when there are more than 1023 drawing objects

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138465 13f79535-47bb-0310-9956-ffa450edef68

13 years agomisc fixed in site's quick guide
Yegor Kozlov [Wed, 22 Jun 2011 13:48:17 +0000 (13:48 +0000)]
misc fixed in site's quick guide

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138464 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTest for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor...
Maxim Valyanskiy [Wed, 22 Jun 2011 12:46:42 +0000 (12:46 +0000)]
Test for parsing document with drawings to prevent NoClassDefFoundError for CTAnchor in XWPFRun

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138440 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 51351: more progress with WordToFoExtractor: support for hyperlinks, common...
Yegor Kozlov [Mon, 20 Jun 2011 15:56:28 +0000 (15:56 +0000)]
bug  51351: more progress with WordToFoExtractor: support for hyperlinks, common fields and code cleanup

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137673 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 48408: Improved documentation for Sheet.setColumnWidth
Yegor Kozlov [Mon, 20 Jun 2011 15:16:46 +0000 (15:16 +0000)]
Bug 48408: Improved documentation for Sheet.setColumnWidth

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137656 13f79535-47bb-0310-9956-ffa450edef68

13 years agojunit test for sprm, added missing line from r1137143
Yegor Kozlov [Mon, 20 Jun 2011 08:01:23 +0000 (08:01 +0000)]
junit test for sprm, added missing line from r1137143

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137538 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSupport for sprmPJc paragraph SPRM and handling of additional properties in Paragraph...
Yegor Kozlov [Sat, 18 Jun 2011 08:57:10 +0000 (08:57 +0000)]
Support for sprmPJc paragraph SPRM and handling of additional properties in ParagraphSprmCompressor, see Bugzilla 51389 and 51390

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137143 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdated web site docs
Yegor Kozlov [Sat, 18 Jun 2011 08:39:39 +0000 (08:39 +0000)]
updated web site docs

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137139 13f79535-47bb-0310-9956-ffa450edef68

13 years agoimproved autosizing columns in SXSSF, see Bug 51356
Yegor Kozlov [Sat, 18 Jun 2011 08:39:03 +0000 (08:39 +0000)]
improved autosizing columns in SXSSF, see Bug 51356

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137138 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()
Yegor Kozlov [Thu, 16 Jun 2011 10:13:16 +0000 (10:13 +0000)]
Bug 50681 - Avoid exception in HSSFDataFormat.getDataFormatString()

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136352 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50681 - Fixed autosizing columns beyond 255 character limit
Yegor Kozlov [Thu, 16 Jun 2011 08:57:55 +0000 (08:57 +0000)]
Bug 50681 - Fixed autosizing columns beyond 255 character limit

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136330 13f79535-47bb-0310-9956-ffa450edef68

13 years agomore progress with WordToFoExtractor, see Bugzilla 51351
Yegor Kozlov [Wed, 15 Jun 2011 11:41:22 +0000 (11:41 +0000)]
more progress with WordToFoExtractor, see Bugzilla 51351

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1136001 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51374 - Fixed incorrect setting of lastPrinted OOXML core property
Yegor Kozlov [Wed, 15 Jun 2011 11:15:40 +0000 (11:15 +0000)]
Bug 51374 - Fixed incorrect setting of lastPrinted OOXML core property

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135997 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadded an example on conditional formatting in the site's quick guide
Yegor Kozlov [Tue, 14 Jun 2011 15:49:17 +0000 (15:49 +0000)]
added an example on conditional formatting in the site's quick guide

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135656 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51351: Word to XSL-FO converter
Yegor Kozlov [Tue, 14 Jun 2011 08:53:00 +0000 (08:53 +0000)]
Bugzilla 51351: Word to XSL-FO converter

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135414 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix deprecated warning
Nick Burch [Mon, 13 Jun 2011 14:46:21 +0000 (14:46 +0000)]
Fix deprecated warning

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135118 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 50458: Fixed missing shapeId in XSSF drawings
Yegor Kozlov [Mon, 13 Jun 2011 11:56:21 +0000 (11:56 +0000)]
Bug 50458: Fixed missing shapeId in XSSF drawings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135103 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51339 - Fixed arithmetic rounding in formula evaluation
Yegor Kozlov [Mon, 13 Jun 2011 10:34:43 +0000 (10:34 +0000)]
Bug 51339 - Fixed arithmetic rounding in formula evaluation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1135079 13f79535-47bb-0310-9956-ffa450edef68

13 years agoRe-enable part of the test now that NPOIFS behaves for reset
Nick Burch [Sun, 12 Jun 2011 20:47:25 +0000 (20:47 +0000)]
Re-enable part of the test now that NPOIFS behaves for reset

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134981 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFurther tests for NPOIFS document input stream reading, and fix a NPOIFS skip issue
Nick Burch [Sun, 12 Jun 2011 16:51:43 +0000 (16:51 +0000)]
Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134945 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51356: Support autoSizeColumn in SXSSF
Yegor Kozlov [Sat, 11 Jun 2011 18:17:15 +0000 (18:17 +0000)]
Bugzilla 51356: Support autoSizeColumn in SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134721 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51335: Parse picture goal and crop sizes
Yegor Kozlov [Sat, 11 Jun 2011 14:58:50 +0000 (14:58 +0000)]
Bugzilla 51335: Parse picture goal and crop sizes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134663 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed a typo
Yegor Kozlov [Thu, 9 Jun 2011 12:22:39 +0000 (12:22 +0000)]
fixed a typo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133821 13f79535-47bb-0310-9956-ffa450edef68

13 years agocontinue SXSSF docs updates and polishing
Yegor Kozlov [Thu, 9 Jun 2011 10:38:31 +0000 (10:38 +0000)]
continue SXSSF docs updates and polishing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133782 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed missing licence header
Yegor Kozlov [Thu, 9 Jun 2011 09:49:33 +0000 (09:49 +0000)]
fixed missing licence header

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133757 13f79535-47bb-0310-9956-ffa450edef68

13 years agoSXSSF documentation and polishing
Yegor Kozlov [Wed, 8 Jun 2011 12:38:07 +0000 (12:38 +0000)]
SXSSF documentation and polishing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133372 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdate build.xml version now beta 3 is out
Nick Burch [Wed, 8 Jun 2011 11:57:32 +0000 (11:57 +0000)]
Update build.xml version now beta 3 is out

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1133362 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor, make...
Yegor Kozlov [Mon, 6 Jun 2011 12:43:17 +0000 (12:43 +0000)]
Bug 51305: Add sprmTCellPaddingDefault support; Update Table Cell Descriptor, make it non-from-file;

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132616 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51196: more progress with Spreadsheet Chart API
Yegor Kozlov [Mon, 6 Jun 2011 09:02:08 +0000 (09:02 +0000)]
Bug 51196: more progress with Spreadsheet Chart API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132553 13f79535-47bb-0310-9956-ffa450edef68

13 years agocleaned javadocs warnings
Yegor Kozlov [Mon, 6 Jun 2011 08:45:06 +0000 (08:45 +0000)]
cleaned javadocs warnings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132549 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdated release date and downloads page to reflect 3.8 beta3
Yegor Kozlov [Mon, 6 Jun 2011 07:29:29 +0000 (07:29 +0000)]
updated release date and downloads page to reflect 3.8 beta3

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1132538 13f79535-47bb-0310-9956-ffa450edef68

13 years agoEnable more of the POIFS DocumetnInputStream tests to check NPOIFS as well
Nick Burch [Sun, 5 Jun 2011 08:16:22 +0000 (08:16 +0000)]
Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as well

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131988 13f79535-47bb-0310-9956-ffa450edef68

13 years agoWork on NPOIFS document read/mark/reset work for bug #51318, including enabling more...
Nick Burch [Sat, 4 Jun 2011 20:22:00 +0000 (20:22 +0000)]
Work on NPOIFS document read/mark/reset work for bug #51318, including enabling more of the old POIFS tests to work for both

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131488 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd some more test publisher files from bugs #51318 and #51319
Nick Burch [Sat, 4 Jun 2011 06:42:39 +0000 (06:42 +0000)]
Add some more test publisher files from bugs #51318 and #51319

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131329 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix 1.6ism
Nick Burch [Sat, 4 Jun 2011 06:40:28 +0000 (06:40 +0000)]
Fix 1.6ism

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1131327 13f79535-47bb-0310-9956-ffa450edef68

13 years agoreverted a file mistakenly added in r1130120
Yegor Kozlov [Wed, 1 Jun 2011 12:13:16 +0000 (12:13 +0000)]
reverted a file mistakenly added in r1130120

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130123 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov [Wed, 1 Jun 2011 12:07:16 +0000 (12:07 +0000)]
bug 51265: Enhanced Handling of Picture Parts in XWPF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130120 13f79535-47bb-0310-9956-ffa450edef68

13 years agoApply patch from bug #51293 from Sergey for hdf types generation
Nick Burch [Tue, 31 May 2011 14:24:49 +0000 (14:24 +0000)]
Apply patch from bug #51293 from Sergey for hdf types generation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129693 13f79535-47bb-0310-9956-ffa450edef68

13 years agoPatch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values
Nick Burch [Tue, 31 May 2011 14:21:32 +0000 (14:21 +0000)]
Patch from Sergey from bug #51292 - Additional HWPF Table Cell descriptor values

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1129690 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUsing data from the sourceforge dist system, fill in the dates of the releases missin...
Nick Burch [Fri, 27 May 2011 23:09:21 +0000 (23:09 +0000)]
Using data from the sourceforge dist system, fill in the dates of the releases missing that info from the changelog

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128510 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51098 - Error in calculating image width/height, if image fits into one cell
Yegor Kozlov [Fri, 27 May 2011 18:49:57 +0000 (18:49 +0000)]
Bug 51098 - Error in calculating image width/height, if image fits into one cell

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128423 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51098 - Error in calculating image width/height, if image fits into one cell
Yegor Kozlov [Fri, 27 May 2011 18:46:04 +0000 (18:46 +0000)]
Bug 51098 - Error in calculating image width/height, if image fits into one cell

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128422 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern
Nick Burch [Fri, 27 May 2011 14:48:22 +0000 (14:48 +0000)]
Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan Stern

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128331 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFew XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with...
Nick Burch [Fri, 27 May 2011 14:35:44 +0000 (14:35 +0000)]
Few XSLF tweaks, and add a unit test that shows that bug #51187 exists (problem with self references)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128324 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix bug #51188 - Support for getting and setting XPWF zoom settings
Nick Burch [Fri, 27 May 2011 14:00:44 +0000 (14:00 +0000)]
Fix bug #51188 - Support for getting and setting XPWF zoom settings

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128312 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd unit test from Stefan for bug #51172 - DOCX gif support
Nick Burch [Fri, 27 May 2011 13:36:00 +0000 (13:36 +0000)]
Add unit test from Stefan for bug #51172 - DOCX gif support

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128301 13f79535-47bb-0310-9956-ffa450edef68

13 years agoApply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and XWPFNumb...
Nick Burch [Fri, 27 May 2011 13:26:02 +0000 (13:26 +0000)]
Apply patch from bug #51134 from Mike McEuen - Ability to add XWPFStyles and XWPFNumbering to a XWPF file that lacks them

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128296 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix bug #51273 - Hash codes can be negative when working on our own low memory hash...
Nick Burch [Fri, 27 May 2011 11:45:50 +0000 (11:45 +0000)]
Fix bug #51273 - Hash codes can be negative when working on our own low memory hash for formula cell evaluation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128268 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51171: Improved performance of SharedValueManager
Yegor Kozlov [Thu, 26 May 2011 10:31:38 +0000 (10:31 +0000)]
Bug 51171:  Improved performance of SharedValueManager

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1127860 13f79535-47bb-0310-9956-ffa450edef68

13 years agoHopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set...
Nick Burch [Mon, 23 May 2011 19:55:00 +0000 (19:55 +0000)]
Hopefully fix bug #51236 - make the xssf colour black/white 3 rgb fix apply for set as well as get

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1126696 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAvoid a System.out call, replace with logging
Nick Burch [Mon, 23 May 2011 19:25:30 +0000 (19:25 +0000)]
Avoid a System.out call, replace with logging

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1126674 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBug 51196: more progress with chart api
Yegor Kozlov [Sat, 21 May 2011 10:31:59 +0000 (10:31 +0000)]
Bug 51196: more progress with chart api

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125662 13f79535-47bb-0310-9956-ffa450edef68

13 years agoTest that shows that bug #51222 is a themes colour problem
Nick Burch [Fri, 20 May 2011 20:46:55 +0000 (20:46 +0000)]
Test that shows that bug #51222 is a themes colour problem

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125559 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51196: Initial support for Spreadsheet Chart API
Yegor Kozlov [Fri, 20 May 2011 08:22:53 +0000 (08:22 +0000)]
Bugzilla 51196: Initial support for Spreadsheet Chart API

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1125275 13f79535-47bb-0310-9956-ffa450edef68

13 years agoimproved test coverage for SXSSF
Yegor Kozlov [Thu, 19 May 2011 12:00:10 +0000 (12:00 +0000)]
improved test coverage for SXSSF

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124698 13f79535-47bb-0310-9956-ffa450edef68

13 years agoPut back the NPOIFS constructor that got lost in r1101397
Nick Burch [Thu, 19 May 2011 11:59:27 +0000 (11:59 +0000)]
Put back the NPOIFS constructor that got lost in r1101397

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124696 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd some more NPOIFS write related tests, some of which is disabled as the functional...
Nick Burch [Thu, 19 May 2011 11:54:29 +0000 (11:54 +0000)]
Add some more NPOIFS write related tests, some of which is disabled as the functionality isn't quite there yet

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124693 13f79535-47bb-0310-9956-ffa450edef68

13 years agoPut more details in the error message for next time
Nick Burch [Thu, 19 May 2011 09:16:48 +0000 (09:16 +0000)]
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

13 years agoFakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known to...
Maxim Valyanskiy [Wed, 18 May 2011 10:38:08 +0000 (10:38 +0000)]
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

13 years agoinitial support for SXSSF tests
Yegor Kozlov [Wed, 18 May 2011 10:37:31 +0000 (10:37 +0000)]
initial support for SXSSF tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124177 13f79535-47bb-0310-9956-ffa450edef68

13 years agofixed resizing pictures in XSSF, see Bugzilla 51160
Yegor Kozlov [Wed, 18 May 2011 10:07:15 +0000 (10:07 +0000)]
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

13 years agostatus.xml: add note about Agile encryption
Maxim Valyanskiy [Wed, 18 May 2011 10:01:42 +0000 (10:01 +0000)]
status.xml: add note about Agile encryption

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1124158 13f79535-47bb-0310-9956-ffa450edef68

13 years agoBugzilla 51160: Initial version of SXSSF, a low memory foortprint API to produce...
Yegor Kozlov [Tue, 17 May 2011 10:46:35 +0000 (10:46 +0000)]
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

13 years agoBugzilla 51171: Improved performance of opening large .xls files
Yegor Kozlov [Sun, 15 May 2011 18:40:13 +0000 (18:40 +0000)]
Bugzilla 51171: Improved performance of opening large .xls files

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103502 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdate the release docs for having artificats in the dist repo
Nick Burch [Sun, 15 May 2011 16:00:37 +0000 (16:00 +0000)]
Update the release docs for having artificats in the dist repo

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103437 13f79535-47bb-0310-9956-ffa450edef68

13 years agoUpdate the logos to include TM
Nick Burch [Sat, 14 May 2011 18:27:56 +0000 (18:27 +0000)]
Update the logos to include TM

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1103178 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAutoboxing tweaks from bug #51175, and make the paragraph/table finding code generic
Nick Burch [Fri, 13 May 2011 12:22:24 +0000 (12:22 +0000)]
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

13 years agoPatch from Stefan from bug #51172 - XWPF .gif images support
Nick Burch [Fri, 13 May 2011 11:06:18 +0000 (11:06 +0000)]
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

13 years agoCorrect docs issue
Nick Burch [Fri, 13 May 2011 11:05:02 +0000 (11:05 +0000)]
Correct docs issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102666 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAdd a note about XSSF and HSSF x and y values in client anchors differing
Nick Burch [Fri, 13 May 2011 09:23:59 +0000 (09:23 +0000)]
Add a note about XSSF and HSSF x and y values in client anchors differing

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102624 13f79535-47bb-0310-9956-ffa450edef68

13 years agoadd commons-codec to maven-pom
Maxim Valyanskiy [Fri, 13 May 2011 08:29:27 +0000 (08:29 +0000)]
add commons-codec to maven-pom

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102603 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix NPOIFS creation of an empty filesystem, with create/write/read test
Nick Burch [Thu, 12 May 2011 22:10:51 +0000 (22:10 +0000)]
Fix NPOIFS creation of an empty filesystem, with create/write/read test

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102482 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFinish NPOIFS support for writing to mini streams where the big block stream needs...
Nick Burch [Thu, 12 May 2011 21:00:04 +0000 (21:00 +0000)]
Finish NPOIFS support for writing to mini streams where the big block stream needs extending, and unit tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102458 13f79535-47bb-0310-9956-ffa450edef68

13 years agoThe NPOIFS mini stream blocks need to be writable, correct that and add some tests
Nick Burch [Thu, 12 May 2011 20:06:06 +0000 (20:06 +0000)]
The NPOIFS mini stream blocks need to be writable, correct that and add some tests

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102448 13f79535-47bb-0310-9956-ffa450edef68

13 years agoProject branding update - add trademark notice to page footers
Nick Burch [Thu, 12 May 2011 19:13:01 +0000 (19:13 +0000)]
Project branding update - add trademark notice to page footers

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1102428 13f79535-47bb-0310-9956-ffa450edef68

13 years agoupdate documentation on encryption support
Maxim Valyanskiy [Tue, 10 May 2011 10:40:39 +0000 (10:40 +0000)]
update documentation on encryption support

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101398 13f79535-47bb-0310-9956-ffa450edef68

13 years agobug#51165: Add support for OOXML Agile Encryption
Maxim Valyanskiy [Tue, 10 May 2011 10:38:17 +0000 (10:38 +0000)]
bug#51165: Add support for OOXML Agile Encryption

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1101397 13f79535-47bb-0310-9956-ffa450edef68

13 years agoAs Java doesn't allow static methods on interfaces, allow HSSFFormulaEvaluator or...
Nick Burch [Mon, 9 May 2011 14:04:21 +0000 (14:04 +0000)]
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

13 years agoMore testing around bug #48877
Nick Burch [Fri, 6 May 2011 07:58:35 +0000 (07:58 +0000)]
More testing around bug #48877

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1100122 13f79535-47bb-0310-9956-ffa450edef68

13 years agoFix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly, and...
Nick Burch [Fri, 6 May 2011 02:14:48 +0000 (02:14 +0000)]
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

13 years agoRe-enable the XWPF test for adding paragraphs, and fix it up to work properly
Nick Burch [Fri, 6 May 2011 01:43:16 +0000 (01:43 +0000)]
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

13 years agoFix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields
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

13 years agoNPOIFS and OPC both support close(), so mark them as such
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

13 years agoinitial documentation on encrypted file support
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

13 years agoFix bug #51143 - Correct NameCommentRecord to properly serialise strings
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

13 years agoFix bug #51112 - Correct XWPFTable tracking of new rows
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

13 years agoFix bug #51113 - Correct XWPFParagraph tracking of inserted runs
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

13 years agoFix bug #51111 - Correct XWPFParagraph tracking of new runs
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