]> source.dussan.org Git - poi.git/log
poi.git
12 years agotest file that belongs to r1365638
Yegor Kozlov [Thu, 26 Jul 2012 11:50:38 +0000 (11:50 +0000)]
test file that belongs to r1365638

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

12 years agoBugzilla 53205 - Fix some parsing errors and encoding issues in HDGF
Yegor Kozlov [Wed, 25 Jul 2012 15:45:09 +0000 (15:45 +0000)]
Bugzilla 53205 - Fix some parsing errors and encoding issues in HDGF

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

12 years agofixed compilation errors on JDK 1.5
Yegor Kozlov [Tue, 24 Jul 2012 07:32:47 +0000 (07:32 +0000)]
fixed compilation errors on JDK 1.5

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

12 years agokeep javac on JDK 1.5 happy
Yegor Kozlov [Mon, 23 Jul 2012 06:58:36 +0000 (06:58 +0000)]
keep javac on JDK 1.5 happy

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

12 years agoBugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock)
Yegor Kozlov [Sun, 22 Jul 2012 10:50:01 +0000 (10:50 +0000)]
Bugzilla 53204: Improve performance when opening certain Excel files (PageSettingsBlock)

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

12 years agoBugzilla 53500 - Getter for repeating rows and columns
Yegor Kozlov [Sat, 21 Jul 2012 10:33:00 +0000 (10:33 +0000)]
Bugzilla 53500 - Getter for repeating rows and columns

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

12 years agoBugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7
Yegor Kozlov [Sat, 21 Jul 2012 10:08:07 +0000 (10:08 +0000)]
Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7

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

12 years agoBugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control...
Yegor Kozlov [Mon, 16 Jul 2012 15:32:25 +0000 (15:32 +0000)]
Bugzilla 53360 - Fixed SXSSF to correctly write text before escaped Unicode control character

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

12 years agoAdd some helper methods for working with attachments
Nick Burch [Tue, 10 Jul 2012 09:43:49 +0000 (09:43 +0000)]
Add some helper methods for working with attachments

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

12 years agoProvide one example of how PropertyValues can be encoded and decoded, rest still...
Nick Burch [Mon, 9 Jul 2012 16:08:30 +0000 (16:08 +0000)]
Provide one example of how PropertyValues can be encoded and decoded, rest still needed (along with logic in PropertiesChunk to drive it)

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

12 years agoStart on the code to process properties, and wire it up. No properties reading code...
Nick Burch [Sun, 8 Jul 2012 18:50:11 +0000 (18:50 +0000)]
Start on the code to process properties, and wire it up. No properties reading code exists yet

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

12 years agoIn preparation for reading the HSMF __properties stream, improve the Types support...
Nick Burch [Sun, 8 Jul 2012 18:05:17 +0000 (18:05 +0000)]
In preparation for reading the HSMF __properties stream, improve the Types support to be a class with ID+Name+Length, rather than simply an ID. Allows some tidying in HMEF. (Also stubs a few properties bits)

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

12 years agoDisable building of the PDF version of the site
Nick Burch [Mon, 2 Jul 2012 09:55:22 +0000 (09:55 +0000)]
Disable building of the PDF version of the site

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

12 years agoavoid NPE when setting line properties if linewidth is zero
Yegor Kozlov [Mon, 2 Jul 2012 08:07:16 +0000 (08:07 +0000)]
avoid NPE when setting line properties if linewidth is zero

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

12 years agoBugzilla 48469 - Updated case study
Yegor Kozlov [Wed, 27 Jun 2012 15:41:55 +0000 (15:41 +0000)]
Bugzilla 48469 - Updated case study

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

12 years agoBug 53476 - Support Complex Name in formulas
Yegor Kozlov [Wed, 27 Jun 2012 14:50:22 +0000 (14:50 +0000)]
Bug 53476 - Support Complex Name in formulas

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

12 years agoBugzilla 53414: properly update sheet dimensions when adding column
Yegor Kozlov [Tue, 26 Jun 2012 11:30:45 +0000 (11:30 +0000)]
Bugzilla 53414: properly update sheet dimensions when adding column

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

12 years agoUpdate JavaDocs to make it clearer to users about the different constuctors
Nick Burch [Thu, 21 Jun 2012 21:00:54 +0000 (21:00 +0000)]
Update JavaDocs to make it clearer to users about the different constuctors

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

12 years agomore tests to ensure that poi compiles against poi-ooxml-schemas.jar
Yegor Kozlov [Wed, 20 Jun 2012 08:46:50 +0000 (08:46 +0000)]
more tests to ensure that poi compiles against poi-ooxml-schemas.jar

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

12 years agoAdd File based constructor to OPCPackage, alongside existing String one (which constr...
Nick Burch [Tue, 19 Jun 2012 22:50:14 +0000 (22:50 +0000)]
Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally)

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

12 years agoFix bug #53389 - Handle formatting General and @ formats even if a locale is prefixed...
Nick Burch [Tue, 12 Jun 2012 22:10:52 +0000 (22:10 +0000)]
Fix bug #53389 - Handle formatting General and @ formats even if a locale is prefixed to them

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

12 years agoUpdate the site footer year range
Nick Burch [Sun, 10 Jun 2012 20:46:48 +0000 (20:46 +0000)]
Update the site footer year range

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

12 years agoUpdate the FormulaEvaluator performance section to match current behaviour
Nick Burch [Sun, 10 Jun 2012 20:40:32 +0000 (20:40 +0000)]
Update the FormulaEvaluator performance section to match current behaviour

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

12 years agoset line color in draw command in PPGraphics2D.java
Yegor Kozlov [Wed, 30 May 2012 11:33:36 +0000 (11:33 +0000)]
set line color in draw command in PPGraphics2D.java

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

12 years agoBugzilla 53271 - Removed unconditional asserts in SXSSF
Yegor Kozlov [Fri, 25 May 2012 12:53:12 +0000 (12:53 +0000)]
Bugzilla 53271 - Removed unconditional asserts in SXSSF

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

12 years agoBugzilla 53025: Updatad documentation and example on data validations
Yegor Kozlov [Fri, 18 May 2012 09:09:10 +0000 (09:09 +0000)]
Bugzilla 53025: Updatad documentation and example on data validations

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

12 years agoBug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF
Yegor Kozlov [Fri, 18 May 2012 08:22:12 +0000 (08:22 +0000)]
Bug 53227 - Corrected AddDimensionedImage.java to support XSSF/SXSSF

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

12 years agoList Commons Codec as a dependency, as it has been needed for some time now
Nick Burch [Sun, 13 May 2012 20:16:16 +0000 (20:16 +0000)]
List Commons Codec as a dependency, as it has been needed for some time now

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

12 years agopolishing BiffDrawingToXml: more readable output and removed unnecessary tags
Yegor Kozlov [Sat, 5 May 2012 08:25:08 +0000 (08:25 +0000)]
polishing BiffDrawingToXml: more readable output and removed unnecessary tags

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

12 years agoBugzilla 53058 - Utility for representing drawings contained in a binary Excel file...
Yegor Kozlov [Wed, 2 May 2012 14:00:46 +0000 (14:00 +0000)]
Bugzilla 53058 - Utility for representing drawings contained in a binary Excel file as a XML tree

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

12 years agoPatch from Josh Holthaus from bug #53165 - HWPF support for fetching the description...
Nick Burch [Tue, 1 May 2012 09:46:15 +0000 (09:46 +0000)]
Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the description (alt text) of a picture

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

12 years agoFix bug #48528 - support negative arguments to the DATE() function
Nick Burch [Sat, 28 Apr 2012 17:29:06 +0000 (17:29 +0000)]
Fix bug #48528 - support negative arguments to the DATE() function

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

12 years agoFix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when...
Nick Burch [Fri, 27 Apr 2012 15:49:49 +0000 (15:49 +0000)]
Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when it is known that a file comes from a different (known) timezone to the current machine

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

12 years agoinfo on nightly builds
Yegor Kozlov [Sun, 22 Apr 2012 11:14:59 +0000 (11:14 +0000)]
info on nightly builds

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

12 years agoinclude commons-codec.jar in dists, support for jenkins build
Yegor Kozlov [Sun, 22 Apr 2012 06:40:10 +0000 (06:40 +0000)]
include commons-codec.jar in dists, support for jenkins build

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

12 years agoBugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file
Yegor Kozlov [Sat, 21 Apr 2012 12:50:57 +0000 (12:50 +0000)]
Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file

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

12 years agoBugzilla 53101: fixed evaluation of SUM over cell range > 255
Yegor Kozlov [Sat, 21 Apr 2012 12:48:42 +0000 (12:48 +0000)]
Bugzilla 53101: fixed evaluation of SUM over cell range > 255

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

12 years agoBugzilla 49529 - avoid exception when cloning sheets with no drawing records and...
Yegor Kozlov [Thu, 29 Mar 2012 10:35:41 +0000 (10:35 +0000)]
Bugzilla 49529 - avoid exception when cloning sheets with no drawing records and initialized drawing patriarch

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

12 years agounit test for #52991 (unexpected end of ZLIB input stream)
Maxim Valyanskiy [Tue, 27 Mar 2012 11:29:39 +0000 (11:29 +0000)]
unit test for #52991 (unexpected end of ZLIB input stream)

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

12 years agoHWPF: fix NPE when reading paragraph properties
Maxim Valyanskiy [Tue, 27 Mar 2012 11:14:47 +0000 (11:14 +0000)]
HWPF: fix NPE when reading paragraph properties

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

12 years agofixed broken link to release notes
Yegor Kozlov [Tue, 27 Mar 2012 10:11:35 +0000 (10:11 +0000)]
fixed broken link to release notes

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

12 years ago#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT
Maxim Valyanskiy [Tue, 27 Mar 2012 08:32:47 +0000 (08:32 +0000)]
#52991: Unexpected end of ZLIB input stream on embedded OLE extraction from PPT

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

12 years agoupdated sites to reflect our latest release POI-3.8
Yegor Kozlov [Tue, 27 Mar 2012 08:10:08 +0000 (08:10 +0000)]
updated sites to reflect our latest release POI-3.8

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

12 years agoOPC: add original IOException to chain on open file errors
Maxim Valyanskiy [Tue, 20 Mar 2012 11:21:23 +0000 (11:21 +0000)]
OPC: add original IOException to chain on open file errors

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

12 years agotrunk is 3.9-beta1 now
Yegor Kozlov [Mon, 19 Mar 2012 07:31:34 +0000 (07:31 +0000)]
trunk is 3.9-beta1 now

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

12 years agofixed link to poi-dev archives on gmane.org
Yegor Kozlov [Mon, 19 Mar 2012 07:14:45 +0000 (07:14 +0000)]
fixed link to poi-dev archives on gmane.org

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

12 years agoremoved svn:executable from source files
Yegor Kozlov [Sat, 17 Mar 2012 13:11:11 +0000 (13:11 +0000)]
removed svn:executable from source files

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

12 years agoBugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text...
Yegor Kozlov [Sat, 17 Mar 2012 12:16:45 +0000 (12:16 +0000)]
Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns

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

12 years agoBugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()
Yegor Kozlov [Tue, 13 Mar 2012 07:20:38 +0000 (07:20 +0000)]
Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString()

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

12 years agoBugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing share...
Yegor Kozlov [Sun, 11 Mar 2012 07:19:07 +0000 (07:19 +0000)]
Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel

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

12 years agoadd RANK to the list of supported functions
Yegor Kozlov [Sun, 11 Mar 2012 07:18:11 +0000 (07:18 +0000)]
add RANK to the list of supported functions

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

12 years agosmall fic to prevent NPE when iterating over shape attributes in HSLF
Yegor Kozlov [Sun, 11 Mar 2012 07:14:16 +0000 (07:14 +0000)]
small fic to prevent NPE when iterating over shape attributes in HSLF

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

12 years agobugzilla 52818 - Added implementation for RANK()
Yegor Kozlov [Mon, 5 Mar 2012 12:11:13 +0000 (12:11 +0000)]
bugzilla 52818 - Added implementation for RANK()

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

12 years agocorrected name of test file for Bugzilla 51710
Yegor Kozlov [Mon, 5 Mar 2012 09:55:43 +0000 (09:55 +0000)]
corrected name of test file for Bugzilla 51710

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

12 years agooptimized unused imports in poi-excelant
Yegor Kozlov [Mon, 5 Mar 2012 09:46:57 +0000 (09:46 +0000)]
optimized unused imports in poi-excelant

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

12 years agooptimized unused imports in poi-scratchpad
Yegor Kozlov [Mon, 5 Mar 2012 09:46:11 +0000 (09:46 +0000)]
optimized unused imports in poi-scratchpad

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

12 years agooptimized unused imports and removed deprecation warnings in poi-main
Yegor Kozlov [Mon, 5 Mar 2012 09:44:20 +0000 (09:44 +0000)]
optimized unused imports and removed deprecation warnings in poi-main

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

12 years agooptimized unused imports and removed deprecation warnings in poi-ooxml
Yegor Kozlov [Mon, 5 Mar 2012 09:42:36 +0000 (09:42 +0000)]
optimized unused imports and removed deprecation warnings in poi-ooxml

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

12 years agooptimized unused imports and removed deprecation warnings in poi-examples
Yegor Kozlov [Mon, 5 Mar 2012 09:41:32 +0000 (09:41 +0000)]
optimized unused imports and removed deprecation warnings in poi-examples

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

12 years agobugzilla 52682 - allow setting text with trailing carriage return in HSLF
Yegor Kozlov [Thu, 1 Mar 2012 09:51:28 +0000 (09:51 +0000)]
bugzilla 52682 - allow setting text with trailing carriage return in HSLF

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

12 years agobugzilla 52244 - use correct text attributes when presentation has multiple TxMasterS...
Yegor Kozlov [Thu, 1 Mar 2012 09:03:16 +0000 (09:03 +0000)]
bugzilla 52244 - use correct text attributes when presentation has multiple TxMasterStyleAtoms of the same type

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

12 years agosupport for setting color of sheet tab in XSSF
Yegor Kozlov [Wed, 29 Feb 2012 12:53:48 +0000 (12:53 +0000)]
support for setting color of sheet tab in XSSF

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

12 years agoBugzilla 51564 - support for enforcing fields update in XWPF
Yegor Kozlov [Wed, 29 Feb 2012 12:52:55 +0000 (12:52 +0000)]
Bugzilla 51564 -  support for enforcing fields update in XWPF

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

12 years agofollow on to r1295058
Yegor Kozlov [Wed, 29 Feb 2012 10:54:50 +0000 (10:54 +0000)]
follow on to r1295058

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

12 years agoBugzilla 51673 - support grouping rows in SXSSF
Yegor Kozlov [Wed, 29 Feb 2012 10:36:11 +0000 (10:36 +0000)]
Bugzilla 51673 - support grouping rows in SXSSF

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

12 years agoBugzilla 51780 - support replacement of content types in OPC packages
Yegor Kozlov [Wed, 29 Feb 2012 07:50:10 +0000 (07:50 +0000)]
Bugzilla 51780 - support replacement of content types in OPC packages

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

12 years agoBugzilla 52784 - replace ISO control characters with question marks in SXSSF to be...
Yegor Kozlov [Tue, 28 Feb 2012 13:52:09 +0000 (13:52 +0000)]
Bugzilla 52784 - replace ISO control characters with question marks in SXSSF to be consistent with XSSF

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

12 years agofollow-on to r1294595
Yegor Kozlov [Tue, 28 Feb 2012 13:48:27 +0000 (13:48 +0000)]
follow-on to r1294595

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

12 years agobugzilla 52057 - updated formula test framework to be aware of recently added Functions
Yegor Kozlov [Tue, 28 Feb 2012 11:53:25 +0000 (11:53 +0000)]
bugzilla 52057 - updated formula test framework to be aware of recently added Functions

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

12 years agofollow-on to r1294180
Yegor Kozlov [Mon, 27 Feb 2012 15:29:26 +0000 (15:29 +0000)]
follow-on to r1294180

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

12 years agoBugzilla 52574 - support setting header / footer page margins in HSSF
Yegor Kozlov [Mon, 27 Feb 2012 15:22:22 +0000 (15:22 +0000)]
Bugzilla 52574 - support setting header / footer page margins in HSSF

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

12 years agoBugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon
Yegor Kozlov [Mon, 27 Feb 2012 15:21:40 +0000 (15:21 +0000)]
Bugzilla 52583 - fixed WorkbookUtil#createSafeSheetName to escape colon

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

12 years agoBugzilla 51790: fixed reading shared formulas in XSSF
Yegor Kozlov [Mon, 27 Feb 2012 12:18:45 +0000 (12:18 +0000)]
Bugzilla 51790: fixed reading shared formulas in XSSF

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

12 years agoBugzilla 52708 - misc improvements in CellFormat
Yegor Kozlov [Mon, 27 Feb 2012 09:26:36 +0000 (09:26 +0000)]
Bugzilla 52708 - misc improvements in CellFormat

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

12 years agopolished code to register new function impls in runtime
Yegor Kozlov [Sun, 26 Feb 2012 15:22:43 +0000 (15:22 +0000)]
polished code to register new function impls in runtime

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

12 years agoBugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors
Yegor Kozlov [Sun, 26 Feb 2012 08:49:36 +0000 (08:49 +0000)]
Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors

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

12 years agoBugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents
Yegor Kozlov [Sun, 26 Feb 2012 06:22:09 +0000 (06:22 +0000)]
Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents

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

12 years agofixed wrong namespace when inserting images in xwpf, added an example how to insert...
Yegor Kozlov [Sun, 26 Feb 2012 06:18:40 +0000 (06:18 +0000)]
fixed wrong namespace when inserting images in xwpf, added an example how to insert pictures

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

12 years agoBugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF
Yegor Kozlov [Sat, 25 Feb 2012 09:40:16 +0000 (09:40 +0000)]
Bugzilla 52078 - avoid OutOfMemoryError when rendering groupped pictures in HSLF

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

12 years agoBugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces
Yegor Kozlov [Thu, 23 Feb 2012 12:07:16 +0000 (12:07 +0000)]
Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces

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

12 years agoBugzilla 52716 - tolerate hyperlinks that have neither location nor relation
Yegor Kozlov [Wed, 22 Feb 2012 14:04:17 +0000 (14:04 +0000)]
Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation

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

12 years agoBugzilla 52599 - avoid duplicate text when rendering slides in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 13:23:31 +0000 (13:23 +0000)]
Bugzilla 52599 - avoid duplicate text when rendering slides in HSLF

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

12 years agoBugzilla 52598 - respect slide background when rendering slides in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 12:59:40 +0000 (12:59 +0000)]
Bugzilla 52598 - respect slide background when rendering slides in HSLF

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

12 years agotest file that belongs to r1292247
Yegor Kozlov [Wed, 22 Feb 2012 12:20:10 +0000 (12:20 +0000)]
test file that belongs to r1292247

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

12 years agoBugzilla 51731 - fixed painting shape outlines in HSLF
Yegor Kozlov [Wed, 22 Feb 2012 11:44:21 +0000 (11:44 +0000)]
Bugzilla 51731 - fixed painting shape outlines in HSLF

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

12 years agoBugzilla 52701: fixed seting vertical alignment for XSLFTableCell
Yegor Kozlov [Tue, 21 Feb 2012 12:39:23 +0000 (12:39 +0000)]
Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell

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

12 years agofixed importing pictures having associated custom tags, see Bugzilla 52687
Yegor Kozlov [Tue, 21 Feb 2012 12:13:39 +0000 (12:13 +0000)]
fixed importing pictures having associated custom tags, see Bugzilla 52687

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

12 years agoallow runtime registration of functions in FormulaEvaluator
Yegor Kozlov [Tue, 21 Feb 2012 09:43:01 +0000 (09:43 +0000)]
allow runtime registration of functions in FormulaEvaluator

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

12 years agoAdd TODO for merging CellFormat and DataFormatter
Nick Burch [Mon, 20 Feb 2012 11:29:58 +0000 (11:29 +0000)]
Add TODO for merging CellFormat and DataFormatter

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

12 years agoFix bug #52665 - When reading from a ZipFileZipEntrySource that has already been...
Nick Burch [Wed, 15 Feb 2012 11:51:06 +0000 (11:51 +0000)]
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE

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

12 years agoFix bug #52664 - MAPIMessage may not always have name chunks when checking for 7...
Nick Burch [Wed, 15 Feb 2012 11:47:11 +0000 (11:47 +0000)]
Fix bug #52664 - MAPIMessage may not always have name chunks when checking for 7 bit encodings

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

12 years agoBugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter
Yegor Kozlov [Wed, 15 Feb 2012 10:36:53 +0000 (10:36 +0000)]
Bugzilla 52649: fixed adobe:ns:meta namespace in WordToFoConverter

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

12 years agoBugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE...
Yegor Kozlov [Wed, 15 Feb 2012 07:49:25 +0000 (07:49 +0000)]
Bugzilla 52385,52337,52338: avoid trancated array and vector data when reading OLE properties

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

12 years agoApply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where...
Nick Burch [Tue, 14 Feb 2012 12:56:30 +0000 (12:56 +0000)]
Apply patch from bug #52662 - CharacterRun NPE fix when fetching symbol fonts, where no fonts are defined

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

12 years agoBugzilla 52658: support mergin table cells in XSLF
Yegor Kozlov [Tue, 14 Feb 2012 07:02:54 +0000 (07:02 +0000)]
Bugzilla 52658: support mergin table cells in XSLF

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

12 years agoadded ASF licence header
Yegor Kozlov [Mon, 13 Feb 2012 11:11:37 +0000 (11:11 +0000)]
added ASF licence header

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

12 years agoBugzilla 52626: fixed setting default row height in HSSF and XSSF
Yegor Kozlov [Sun, 12 Feb 2012 11:14:23 +0000 (11:14 +0000)]
Bugzilla 52626: fixed setting default row height in HSSF and XSSF

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

12 years agovalidate row and column indexes in SXSSF
Yegor Kozlov [Sun, 12 Feb 2012 10:44:17 +0000 (10:44 +0000)]
validate row and column indexes in SXSSF

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

12 years agofixed evaluation of blank cells in COUNTIF, see Bugzilla 51498
Yegor Kozlov [Sat, 11 Feb 2012 13:16:33 +0000 (13:16 +0000)]
fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498

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

12 years agoDisabled unit tests for bug #48703
Nick Burch [Fri, 10 Feb 2012 15:03:03 +0000 (15:03 +0000)]
Disabled unit tests for bug #48703

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