Nick Burch
|
1d484efbbb
|
Disabled NPOIFS unit test - problem with 0 length entries discovered working on #56791
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678769 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 15:27:59 +00:00 |
|
Nick Burch
|
de97868d2f
|
More NPOIFS ministore tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678767 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 15:20:42 +00:00 |
|
Nick Burch
|
3e2fa9befa
|
Add a (disabled) failing unit test on heavily nested NPOIFS copies, found working on #56791
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678764 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 14:58:43 +00:00 |
|
Nick Burch
|
55d20266dc
|
#56791 Remove long-deprecated OPOIFS related methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678760 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 14:26:39 +00:00 |
|
Nick Burch
|
e8f5f31083
|
#56791 Default to NPOIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678759 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 14:26:01 +00:00 |
|
Nick Burch
|
573c77d3bd
|
Begin making NPOIFS the default #56791
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678677 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-11 06:29:17 +00:00 |
|
Nick Burch
|
f94b28ab52
|
Refactor common default styles code to use the new helpers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:34:03 +00:00 |
|
Nick Burch
|
d38594d552
|
Start exposing the default paragraph and run styles from XWPFStyles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678193 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:25:47 +00:00 |
|
Nick Burch
|
c0bb5083cf
|
Fix inconsistent whitespace/indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678188 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:08:15 +00:00 |
|
Nick Burch
|
655e2005b7
|
Start on XWPFStyles support for document default styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678187 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 13:07:00 +00:00 |
|
Nick Burch
|
95ec0e7341
|
Begin on test for going from xwpf text to style
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678179 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-07 12:37:43 +00:00 |
|
Dominik Stadler
|
1ae8444bc4
|
Try to fix flaky test by waiting for a switch of the second to ensure that we have the same timestamps in the two workbooks that we compare byte-wise in this test.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677950 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-06 08:42:28 +00:00 |
|
Andreas Beeker
|
36156dc87b
|
OOM fix for gump run
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677913 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-05 23:51:10 +00:00 |
|
Tim Allison
|
c233d8db79
|
POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt() and add some other classes to enable calculation of paragraph numbers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677723 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-05 01:39:16 +00:00 |
|
Nick Burch
|
c46b7d0329
|
Fix inconsistent whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677565 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 09:17:14 +00:00 |
|
Nick Burch
|
a874e223af
|
If an empty stream or file is given to WorkbookFactory.create, give a more informative exception - EmptyFileException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677562 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 09:15:48 +00:00 |
|
Nick Burch
|
7c44ed1f03
|
New EmptyFileException, and fix serial warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677561 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-04 09:14:48 +00:00 |
|
Nick Burch
|
2e4773cbdd
|
Patch from Mark Olesen from bug #57552: Sort PackagePart returns from OPCPackage by name considering numbers in filenames, so Image10.png comes after Image9.png, fixing problems with XSLF adding 10+ images to a slide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677373 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 08:47:50 +00:00 |
|
Nick Burch
|
fac8191235
|
Avoid short wrapping on cell styles and formats > 32,767 in XSSF - format supports up to 64,000 of them #57880
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677371 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 08:10:07 +00:00 |
|
Nick Burch
|
6a0cc1587b
|
Ensure consistent ordering when writing out formats following changes in r1677368
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677370 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 07:59:18 +00:00 |
|
Nick Burch
|
f0fe91614b
|
Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677369 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 07:56:40 +00:00 |
|
Nick Burch
|
638e91a06c
|
Somewhat speed up creating data formats with large counts, and add maximum format/style count checking. #57884
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677368 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-03 07:53:09 +00:00 |
|
Dominik Stadler
|
1a68cc6a2e
|
Add verifying testcase for Bug 57423 and Bug 55752, both are still not solved, though.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676965 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-30 11:54:13 +00:00 |
|
Dominik Stadler
|
b60ab9cadf
|
Remove Eclipse warnings in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676903 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-30 05:58:15 +00:00 |
|
Dominik Stadler
|
5a925d115d
|
Adjust test to handle a file correctly which works for normal handling but fails expectedly in text-extraction testing.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676902 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-30 05:50:49 +00:00 |
|
Nick Burch
|
6d5e376c88
|
Skip the new password protected file, and re-org a little bit some other failures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676874 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 22:07:43 +00:00 |
|
Nick Burch
|
2e6d113c55
|
Allow WorkbookFactory.create to open xlsx files protected with the default password
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676853 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 20:36:13 +00:00 |
|
Nick Burch
|
37f045dc02
|
#57593 Complete create overloading in WorkbookFactory to take passwords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676847 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 20:19:38 +00:00 |
|
Nick Burch
|
5cb5ab6807
|
Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676845 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 20:13:42 +00:00 |
|
Nick Burch
|
00653b5a40
|
#57593 Begin adding overloaded WorkbookFactory.create methods which take the spreadsheet password
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676843 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 20:12:18 +00:00 |
|
Nick Burch
|
25cf50433d
|
Use a constant for the name of the OOXML encrypted package node
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676838 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 19:47:35 +00:00 |
|
Nick Burch
|
d00da9fe03
|
When removing a SXSSF sheet, ensure temp files associated with it are disposed of #57666
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676833 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 19:28:26 +00:00 |
|
Nick Burch
|
15550d5d8c
|
Patch from Jon Scharff from bug #57826 - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676831 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 19:21:37 +00:00 |
|
Nick Burch
|
82c2ebf547
|
Add a (disabled) unit test showing the incorrect ordering problem of parts - bug #57552
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676810 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-29 18:31:12 +00:00 |
|
Tim Allison
|
0d9919fe53
|
POI-56998 add some getters to help with list numbering in hwpf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676561 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-28 15:17:51 +00:00 |
|
Dominik Stadler
|
c97ea4f79a
|
Add unit-test which verifies that fill and alignment styles are applied and read back in correctly.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1676276 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-27 14:29:59 +00:00 |
|
Nick Burch
|
03324db920
|
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675750 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 02:24:36 +00:00 |
|
Nick Burch
|
ca020a8be2
|
Fix some inconsistent whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 02:20:57 +00:00 |
|
Nick Burch
|
cc2557adbb
|
#57642 Fix setSheetName with ISERROR on XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675745 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 02:13:07 +00:00 |
|
Nick Burch
|
9582cdaa31
|
Add a common interface for 3D Pxg's
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675744 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 02:07:01 +00:00 |
|
Nick Burch
|
691338a8d1
|
Patch from Conor from bug #57747 - Add ISERR() function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675741 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 01:47:20 +00:00 |
|
Nick Burch
|
7393e160ba
|
Whitespace and comment updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675740 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 01:42:21 +00:00 |
|
Nick Burch
|
8d0fb1c89d
|
#57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675738 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-24 01:29:10 +00:00 |
|
Nick Burch
|
ee6a6d6584
|
Add another file exclude, and hae the test print out which fails failed to make it quicker to spot in the jenkins failure email
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675719 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 21:09:42 +00:00 |
|
Nick Burch
|
ac7b4bc3dd
|
#57851 - Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675702 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:35:15 +00:00 |
|
Nick Burch
|
4a33fe786c
|
Make the opening code generic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675700 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:26:01 +00:00 |
|
Nick Burch
|
158a02f144
|
Make the test generic across POIFS and NPOIFS
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675698 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:20:27 +00:00 |
|
Nick Burch
|
7fc50ed900
|
Pull out a common NPOIFS/POIFS test to a decidated bugs test class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675696 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:16:37 +00:00 |
|
Nick Burch
|
780654a9ea
|
Fix inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675690 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:02:38 +00:00 |
|
Nick Burch
|
76919e72c3
|
Add unit test for Eventmodel processing of password protected excel files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1675689 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-23 18:01:51 +00:00 |
|