]>
source.dussan.org Git - poi.git/log
Yegor Kozlov [Wed, 8 Feb 2012 12:54:02 +0000 (12:54 +0000)]
added methods to get/set preset shape geometry in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241885 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 10:46:55 +0000 (10:46 +0000)]
Bugzilla 52527: avoid exception when matching shared formula records in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241419 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:48:22 +0000 (09:48 +0000)]
Bugzilla 52570: misc fixes in XWPFDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241398 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:45:20 +0000 (09:45 +0000)]
Bugzilla 52568: added methods to set/get an XWPFRun's text color
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241395 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:41:52 +0000 (09:41 +0000)]
Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241393 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:21:15 +0000 (09:21 +0000)]
Bugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241387 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:15:31 +0000 (09:15 +0000)]
Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241383 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 09:00:47 +0000 (09:00 +0000)]
Bugzilla 52569: Support DConRefRecord in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241380 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 08:17:21 +0000 (08:17 +0000)]
improved javadoc on SXSSFWorkbook(XSSFWorkbook wb)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241373 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 7 Feb 2012 08:11:37 +0000 (08:11 +0000)]
added HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1241372 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 6 Feb 2012 07:37:11 +0000 (07:37 +0000)]
bugzilla 52575: added an option to ignore missing workbook references in formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1240903 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 3 Feb 2012 08:24:38 +0000 (08:24 +0000)]
improved support for line breaks in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1240026 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 2 Feb 2012 10:37:49 +0000 (10:37 +0000)]
validate hyperlink address as discussed on poi-user
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1239529 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 1 Feb 2012 18:31:35 +0000 (18:31 +0000)]
Update the license details to reflect current practice, to avoid confusion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1239253 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 30 Jan 2012 12:59:54 +0000 (12:59 +0000)]
Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1237631 13f79535 -47bb-0310-9956-
ffa450edef68
Maxim Valyanskiy [Mon, 30 Jan 2012 12:55:29 +0000 (12:55 +0000)]
bug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1237629 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 30 Jan 2012 12:22:21 +0000 (12:22 +0000)]
Correct license link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1237621 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 25 Jan 2012 07:53:07 +0000 (07:53 +0000)]
support kerning in XSLF text runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1235668 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 21 Jan 2012 11:50:49 +0000 (11:50 +0000)]
Added implementation for SUMIFS(), see Bugzilla 52462
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1234305 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 19 Jan 2012 08:09:26 +0000 (08:09 +0000)]
more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1233242 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 17 Jan 2012 06:53:45 +0000 (06:53 +0000)]
corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1232321 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 16 Jan 2012 07:00:04 +0000 (07:00 +0000)]
added example how to merge .pptx slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1231850 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 14 Jan 2012 11:10:46 +0000 (11:10 +0000)]
added common interface for containers of shapes in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1231481 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 13 Jan 2012 16:03:17 +0000 (16:03 +0000)]
Correct fraction formatting quick return logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1231144 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 11 Jan 2012 17:59:36 +0000 (17:59 +0000)]
Support more OOXML custom properties for text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1230168 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 11 Jan 2012 15:51:10 +0000 (15:51 +0000)]
POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1230106 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 11 Jan 2012 14:02:40 +0000 (14:02 +0000)]
Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1230045 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 11 Jan 2012 11:46:41 +0000 (11:46 +0000)]
Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1229963 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 9 Jan 2012 18:21:54 +0000 (18:21 +0000)]
Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times without seconds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1229281 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 28 Dec 2011 12:32:07 +0000 (12:32 +0000)]
more progress with merging external slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1225169 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 Dec 2011 05:29:01 +0000 (05:29 +0000)]
Add disabled tests for custom formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1225098 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 Dec 2011 05:16:36 +0000 (05:16 +0000)]
Add AM/PM DataFormatter tests for bug #52389 (already working properly)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1225095 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 Dec 2011 05:10:24 +0000 (05:10 +0000)]
Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1225093 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 Dec 2011 05:08:45 +0000 (05:08 +0000)]
Fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1225092 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 25 Dec 2011 11:09:29 +0000 (11:09 +0000)]
patch from Bugzilla 52200: updated XWPF table example code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1224605 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 21 Dec 2011 11:40:48 +0000 (11:40 +0000)]
Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1221682 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 20 Dec 2011 07:20:44 +0000 (07:20 +0000)]
Inspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1221126 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 20 Dec 2011 06:58:01 +0000 (06:58 +0000)]
Fix bug #52349 - Correctly support excel style date format strings in the TEXT function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1221123 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 20 Dec 2011 05:54:18 +0000 (05:54 +0000)]
Bug #52369 - XSSFExcelExtractor should format numeric cells based on the format strings applied to them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1221108 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 20 Dec 2011 05:34:58 +0000 (05:34 +0000)]
Fix bug #52369 - Event based XSSF parsing should handle formatting of formula values in XSSFSheetXMLHandler
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1221103 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 19 Dec 2011 09:06:10 +0000 (09:06 +0000)]
Bugzilla 52348: Avoid exception when creating cell style in a workbook that has an empty xf table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1220659 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 19 Dec 2011 08:25:46 +0000 (08:25 +0000)]
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1220645 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 19 Dec 2011 08:17:46 +0000 (08:17 +0000)]
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1220642 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 16 Dec 2011 10:11:45 +0000 (10:11 +0000)]
Addition to Bugzilla 51961: enable compression of temp files when loading existing workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1215080 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 16 Dec 2011 10:01:02 +0000 (10:01 +0000)]
applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1215079 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 16 Dec 2011 10:00:11 +0000 (10:00 +0000)]
more xlsf docs and samples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1215077 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 11 Dec 2011 08:43:09 +0000 (08:43 +0000)]
xlsf tutorial and cookbook updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212978 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 11 Dec 2011 08:41:44 +0000 (08:41 +0000)]
updated downloads page to reflect status of 3.8-beta5 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212977 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 11 Dec 2011 08:16:32 +0000 (08:16 +0000)]
Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212976 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 10 Dec 2011 12:57:36 +0000 (12:57 +0000)]
current version is 3.8-beta6 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212785 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 10 Dec 2011 08:02:08 +0000 (08:02 +0000)]
removed svn:executable bit from project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212745 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 10 Dec 2011 07:56:54 +0000 (07:56 +0000)]
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212744 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 9 Dec 2011 16:48:38 +0000 (16:48 +0000)]
fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212511 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 9 Dec 2011 13:27:12 +0000 (13:27 +0000)]
keep rat quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212403 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 9 Dec 2011 13:26:49 +0000 (13:26 +0000)]
disabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212401 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 9 Dec 2011 12:50:20 +0000 (12:50 +0000)]
Bugzilla 46288: fixed refcount of Fill pictures in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212381 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 9 Dec 2011 11:04:22 +0000 (11:04 +0000)]
Bugzilla 51961: support compression of temp files in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1212330 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 7 Dec 2011 08:49:09 +0000 (08:49 +0000)]
Bugzilla 52268 - support cloning sheets with drawings in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1211339 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 6 Dec 2011 04:31:04 +0000 (04:31 +0000)]
Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, with test (and fixing indents)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1210774 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 6 Dec 2011 03:33:11 +0000 (03:33 +0000)]
Test that shows that bug #52288 is already fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1210768 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 5 Dec 2011 05:12:23 +0000 (05:12 +0000)]
Add test file for bug #51873 from Jeremy, and a test that uses it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1210332 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 5 Dec 2011 00:52:39 +0000 (00:52 +0000)]
Patch from Marcel May from bug #51875 - More XSSF formula new-line support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1210299 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 4 Dec 2011 11:16:57 +0000 (11:16 +0000)]
improved rendering of groupped shapes in xslf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1210089 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 18:42:30 +0000 (18:42 +0000)]
Restore HWPF support for inline Escher images (stored in Escher rather than direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207497 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 17:38:29 +0000 (17:38 +0000)]
Demote the HPSF CodePageString null check from an exception to a Warning, as we seem to be hitting it incorrectly (see bug #52258 for details)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207477 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 17:33:56 +0000 (17:33 +0000)]
Test visio file that is giving HPSF issues
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207475 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 17:00:11 +0000 (17:00 +0000)]
Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode, so can exclude from copying nodes not just directly under the root
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207445 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 16:51:06 +0000 (16:51 +0000)]
Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectoriesIdentical
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207422 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 16:44:16 +0000 (16:44 +0000)]
Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and allows certain parts to be ignored
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207412 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 28 Nov 2011 15:54:51 +0000 (15:54 +0000)]
Unit tests for POIFS EntryUtils
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1207333 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 25 Nov 2011 21:56:19 +0000 (21:56 +0000)]
Start on a new method for POIFS EntryUtils for checking to see if the two Directories have the same contents, plus stub out some tests for EntryUtils (to follow)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1206355 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 24 Nov 2011 16:13:42 +0000 (16:13 +0000)]
more progress with XSLF: made some methods publis as suggested on poi-dev, more tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1205902 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 21 Nov 2011 13:10:14 +0000 (13:10 +0000)]
added missing definition of the upArrow shape, moved support for line decorations to XSLFSimpleShape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1204477 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sun, 20 Nov 2011 06:34:32 +0000 (06:34 +0000)]
fixed TestXSLFTextParagraph that failed when the Arial font was not available
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1204133 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Nov 2011 12:28:33 +0000 (12:28 +0000)]
Bugzilla 52209: fixed inserting multiple pictures to a group or slide in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1203969 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 19 Nov 2011 12:25:38 +0000 (12:25 +0000)]
avoid exception when breaking text with a trailing newline
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1203968 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 17 Nov 2011 17:35:42 +0000 (17:35 +0000)]
Bugzilla 51803: fixed HSLF TextExtractor to extract content from master slide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1203295 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 17 Nov 2011 10:33:59 +0000 (10:33 +0000)]
misc improvements in text rendering in xlsf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1203143 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 16 Nov 2011 10:33:05 +0000 (10:33 +0000)]
Patch from bug #52190 - null check on XWPF setFontFamily
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1202620 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 14 Nov 2011 13:00:13 +0000 (13:00 +0000)]
more progress with PPTX2PNG
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1201687 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 10 Nov 2011 13:59:16 +0000 (13:59 +0000)]
improved rendering of indented text in XSLF, also improved import content from external slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1200330 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Nov 2011 13:22:04 +0000 (13:22 +0000)]
keep rat-check quiet, also started writing xslf docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1198722 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Nov 2011 10:25:35 +0000 (10:25 +0000)]
Bugzilla 52062: ensure that temporary files in SXSSF are deleted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1198693 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Mon, 7 Nov 2011 09:12:16 +0000 (09:12 +0000)]
more progress with xlsf: support for gradient and texture fills, backgrounds, improved drawing of preset shapes and many more updates ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1198658 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 30 Oct 2011 09:11:20 +0000 (09:11 +0000)]
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195134 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 30 Oct 2011 08:59:16 +0000 (08:59 +0000)]
different workarounds for old Word format
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195133 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 30 Oct 2011 00:33:44 +0000 (00:33 +0000)]
Fix 47958 - ArrayIndexOutOfBoundsException from PicturesTable.getAllPictures() during Escher tree walk
Fix 50936 - Exception parsing MS Word 8.0 file (as duplicate of 47958)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195080 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sun, 30 Oct 2011 00:04:38 +0000 (00:04 +0000)]
fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195079 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 29 Oct 2011 23:57:48 +0000 (23:57 +0000)]
fix additional issue found in bug 52032, add test files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195077 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 29 Oct 2011 23:01:54 +0000 (23:01 +0000)]
update list types definitions using new Grfhic class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195068 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 29 Oct 2011 22:34:09 +0000 (22:34 +0000)]
fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace (broken after revision
1178063 )
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195060 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Sat, 29 Oct 2011 22:00:42 +0000 (22:00 +0000)]
replace exception with warning
update test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1195053 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Fri, 28 Oct 2011 14:25:53 +0000 (14:25 +0000)]
more progress with PPTX2PNG: support for gradient and texture fill, also refactored usages of colors in drawingML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1190347 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 27 Oct 2011 08:02:03 +0000 (08:02 +0000)]
keep javac on JDK 1.5 quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189657 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 27 Oct 2011 06:17:03 +0000 (06:17 +0000)]
compact css
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189624 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 27 Oct 2011 06:07:12 +0000 (06:07 +0000)]
ability to change CSS building procedure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189618 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Thu, 27 Oct 2011 05:58:54 +0000 (05:58 +0000)]
ability to extends documents facades
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189612 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 26 Oct 2011 14:12:07 +0000 (14:12 +0000)]
fix dead field structure boundaries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189226 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 26 Oct 2011 13:50:07 +0000 (13:50 +0000)]
add TOC support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189217 13f79535 -47bb-0310-9956-
ffa450edef68
Sergey Vladimirov [Wed, 26 Oct 2011 13:02:34 +0000 (13:02 +0000)]
ability to customize Excel-to-HTML CSS prefixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1189180 13f79535 -47bb-0310-9956-
ffa450edef68