]>
source.dussan.org Git - poi.git/log
Dominik Stadler [Sun, 2 Feb 2014 10:41:05 +0000 (10:41 +0000)]
Adjust Eclipse project for JDK 1.6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563590 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 2 Feb 2014 10:38:45 +0000 (10:38 +0000)]
Add missing test-file for Bug 56017
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563588 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 2 Feb 2014 10:34:42 +0000 (10:34 +0000)]
Bug 56017: Fix comment-ref when shiftig rows with comments, this probably does not fix the bug itself, though
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563587 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 2 Feb 2014 01:56:02 +0000 (01:56 +0000)]
Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalStateException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563540 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 23:23:07 +0000 (23:23 +0000)]
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563509 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 22:26:18 +0000 (22:26 +0000)]
Bug 55802 - Special Letters not exported correct
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563496 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 22:05:23 +0000 (22:05 +0000)]
Fix up whitespace / indents to be consistent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563491 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 21:58:24 +0000 (21:58 +0000)]
Fix javadoc formatting
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563489 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 21:56:07 +0000 (21:56 +0000)]
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563488 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 21:52:19 +0000 (21:52 +0000)]
Expose the StyleIndex of CharacterRuns, and expand the range style tests to cover this + related
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563486 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Feb 2014 21:45:48 +0000 (21:45 +0000)]
Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing word file)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563483 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 1 Feb 2014 20:54:09 +0000 (20:54 +0000)]
Bug 56011: Use default style if the cell style attribute is not present
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563470 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Feb 2014 17:36:10 +0000 (17:36 +0000)]
Sync the Maven POM defined dependencies with the Ant build ones
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563448 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 1 Feb 2014 17:21:21 +0000 (17:21 +0000)]
Update third party libs: commons-codec to 1.9, log4j to 1.2.17
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1563447 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 16:26:59 +0000 (16:26 +0000)]
TreeSet without JDK 6 method usages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561511 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 15:38:11 +0000 (15:38 +0000)]
This patch is not working as of license incompatibility - see http://www.apache.org/licenses/GPL-compatibility.html
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561507 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 15:01:12 +0000 (15:01 +0000)]
As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporarily use the open jdk classes instead, until POI has switched to JDK 1.6
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561500 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 26 Jan 2014 02:18:53 +0000 (02:18 +0000)]
- Bug 51585 - WorkbookFactory.create() hangs when creating a workbook
- adapted relevant test-classes to Junit4 to support timeout handling
- tab / space cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561435 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 25 Jan 2014 21:56:08 +0000 (21:56 +0000)]
jdk 5 compiler doesn't support overwrite for interfaces ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1561406 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 23 Jan 2014 16:43:59 +0000 (16:43 +0000)]
Patch from Detlef Brendle from bug #55873 - Support for COUNTIFS function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1560736 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:55:44 +0000 (19:55 +0000)]
Fix pattern for license check failure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559818 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:31:57 +0000 (19:31 +0000)]
Add license check via Apache rat to jenkins build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559813 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 20 Jan 2014 19:25:22 +0000 (19:25 +0000)]
adjust ant-target check-rat: Download jarfile instead of requiring it locally, write report to a temporary file and scan it for failures to break the build if necessary
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559810 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 18 Jan 2014 00:38:04 +0000 (00:38 +0000)]
Added license headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1559297 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Thu, 16 Jan 2014 04:56:26 +0000 (04:56 +0000)]
set version.id to 3.11-beta1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1558698 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 11 Jan 2014 00:14:17 +0000 (00:14 +0000)]
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557290 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 10 Jan 2014 23:14:03 +0000 (23:14 +0000)]
Bug 35897 - Password protected files
+ Junit4 modifications, needed for expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557281 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 10 Jan 2014 15:39:39 +0000 (15:39 +0000)]
Ensure our package html files have consistent line endings, and the right svn properties set on them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1557156 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 1 Jan 2014 22:15:44 +0000 (22:15 +0000)]
Bug 55723: Make HSSFSheet.setAutoFilter() behave equal to XSSF, also make XSSF work when setAutoFilter is called multiple times
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554688 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:12:30 +0000 (15:12 +0000)]
remove some unused imports and some useless TODOs, slightly more
coverage, @Overrides, more info on failing test, fix some Eclipse
warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554535 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:11:59 +0000 (15:11 +0000)]
Don't unnecessarily convert from ArrayList to array, use the ArrayList directly instead, this speeds up BiffViewer and related unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554534 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 31 Dec 2013 15:11:44 +0000 (15:11 +0000)]
Print out which actual value was out of range
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554533 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 30 Dec 2013 00:00:54 +0000 (00:00 +0000)]
obsoleted by TestEscherBlipRecord and EscherMetafileBlip
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554104 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 29 Dec 2013 22:14:05 +0000 (22:14 +0000)]
Bug 45776 - Fix corrupt file problem using TextRun.setText
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1554077 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 27 Dec 2013 23:42:34 +0000 (23:42 +0000)]
Bug 41246 - AIOOBE with missing notes entries
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553760 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 27 Dec 2013 04:26:18 +0000 (04:26 +0000)]
Fix whitespace - reformat to consistent spaces, instead of a mix of tabs and spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553625 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 27 Dec 2013 00:22:19 +0000 (00:22 +0000)]
Bug 48593 - [PATCH] Multiple Saves Causes Slide Corruption
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553610 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:55:36 +0000 (17:55 +0000)]
Bug 51158: clear out Memory-based part before writing to it,
except for PictureData items, which keep the original image
data in the Part-object directly.
Add reproducer-unit tests and enhance some related unit tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553525 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:54:49 +0000 (17:54 +0000)]
Remove unnecessary separate length, an array already has one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553522 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 17:54:27 +0000 (17:54 +0000)]
Update to latest JaCoCo 0.6.4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553521 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 09:38:48 +0000 (09:38 +0000)]
Add some @Overrides suggested by Eclipse, generics and some warnings,
convert some tabs to spaces.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553466 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 09:32:08 +0000 (09:32 +0000)]
Fix some Eclipse warnings in ReaderWriter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553465 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 26 Dec 2013 09:31:25 +0000 (09:31 +0000)]
Remove unused members and make others private
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553464 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 26 Dec 2013 00:46:16 +0000 (00:46 +0000)]
Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553435 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 25 Dec 2013 23:24:04 +0000 (23:24 +0000)]
javadoc and compiler warning house-keeping
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553428 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 25 Dec 2013 22:18:53 +0000 (22:18 +0000)]
javadoc house-keeping
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553422 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 25 Dec 2013 18:05:41 +0000 (18:05 +0000)]
Fix some JavaDoc items that are reported in the build-output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553404 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 25 Dec 2013 01:04:29 +0000 (01:04 +0000)]
JCE policy fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553342 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 24 Dec 2013 23:55:17 +0000 (23:55 +0000)]
Fix jdk-differences for encryption patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553340 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 24 Dec 2013 23:49:10 +0000 (23:49 +0000)]
Fix jdk-differences for encryption patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553339 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 24 Dec 2013 23:39:09 +0000 (23:39 +0000)]
Fix jdk-differences for encryption patch
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553338 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 24 Dec 2013 23:13:21 +0000 (23:13 +0000)]
Patch for Bug/Enhancement 55818 - add encryption support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553336 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 24 Dec 2013 06:02:27 +0000 (06:02 +0000)]
patch 55731: StringBuilder logic in DataFormatter.cleanFormatForNumber
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553248 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Tue, 24 Dec 2013 05:58:23 +0000 (05:58 +0000)]
patch 55730: Fix org.apache.poi.ss.usermodel.BuiltinFormats.java for 0x29-0x2c
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1553247 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Wed, 18 Dec 2013 05:26:49 +0000 (05:26 +0000)]
removed pictureFileZero.ppt from svn as requested by the owner, see discussion on @poi-dev from Dec 12, 2013
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1551845 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 18 Dec 2013 04:08:03 +0000 (04:08 +0000)]
Fix bug #55901 - Avoid using RMI based
exception from PropertySetFactory, as it's not needed nor helpful
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1551832 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 12 Dec 2013 05:29:11 +0000 (05:29 +0000)]
Don't use the degree symbol in comments, as it upsets the compiler, and causes the javadoc tool to error. Use the word degrees instead, much safer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1550351 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 12 Dec 2013 05:22:26 +0000 (05:22 +0000)]
More javadocs for Cell.setCellType
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1550349 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Dec 2013 08:39:31 +0000 (08:39 +0000)]
Add moreunit-settings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1549009 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Dec 2013 08:39:10 +0000 (08:39 +0000)]
Refactor XSSFExportToXml a bit, split code into more methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1549008 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Dec 2013 08:35:20 +0000 (08:35 +0000)]
Bug 55850: fix NullPointerException during extraction from XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1549007 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 2 Dec 2013 19:14:03 +0000 (19:14 +0000)]
Bug 55640, added reproducer, a fix for the Exception cases and some verify-tests to ensure future
changes are checked via unit tests. There might be more work pending to
make grouping fully work the same way as Excel does.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1547153 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 28 Nov 2013 21:19:34 +0000 (21:19 +0000)]
Bug 55745: fix handling of tables in XSSF if there are comments as well, add testcase which was committed to the wrong tag
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1546458 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 28 Nov 2013 15:15:59 +0000 (15:15 +0000)]
Bug 55745: fix handling of tables in XSSF if there are comments as well, there is not much sense in leaving the loop on the first instance of comment table and skipping all the other tables.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1546385 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 22 Nov 2013 22:00:12 +0000 (22:00 +0000)]
Set source of generated ooxml classes
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1544692 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Fri, 22 Nov 2013 18:26:11 +0000 (18:26 +0000)]
Bug 55768: added Line charts support and setting axis tick marks, title
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1544628 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Fri, 22 Nov 2013 17:45:00 +0000 (17:45 +0000)]
Bug 54676: added new chart axis type: Category axis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1544612 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 21 Nov 2013 11:18:23 +0000 (11:18 +0000)]
Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so that we can skip one part of the tests if the JVM doesn't support larger keys
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1544121 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 11:37:45 +0000 (11:37 +0000)]
Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support, covering more ciphers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1541009 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 11:35:40 +0000 (11:35 +0000)]
Formatting standards are all spaces, not mixed tabs, so fix the Eclipse preferences
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1541007 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 11:32:10 +0000 (11:32 +0000)]
Fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1541005 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 11:18:59 +0000 (11:18 +0000)]
Another test file from Andreas Beekerndreas Beeker from bug #53475
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1541004 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 09:55:46 +0000 (09:55 +0000)]
More JavaDoc tweaks, and suppress deprecated warnings where these are expected
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540989 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 09:53:57 +0000 (09:53 +0000)]
Consistent indenting, based on current POI style guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540987 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 12 Nov 2013 09:51:13 +0000 (09:51 +0000)]
Fix some JavaDocs, and add a generic constructor based on ZipEntrySource
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540986 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Nov 2013 23:08:36 +0000 (23:08 +0000)]
Reduce duplication by replacing lots of deprecated methods with calls to their replacement (which is basically the same code anyway)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540878 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 11 Nov 2013 23:03:00 +0000 (23:03 +0000)]
Try to make a few OPCPackage error messages more helpful, and slightly reform the configure code block to make it hopefully easier to read
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540877 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 9 Nov 2013 11:57:21 +0000 (11:57 +0000)]
Bugzilla 55560 : Patch for hiding slides in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540295 13f79535 -47bb-0310-9956-
ffa450edef68
Yegor Kozlov [Sat, 9 Nov 2013 11:32:55 +0000 (11:32 +0000)]
Patch 53176 - Fixed auto shapes render problem in pptx files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1540290 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 7 Nov 2013 22:39:11 +0000 (22:39 +0000)]
Unit tests for Shrink To Fit cell style support (#55661)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539850 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 7 Nov 2013 22:28:06 +0000 (22:28 +0000)]
Start on HSSF/XSSF Shrink To Fit support, see bug #55661
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539848 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 7 Nov 2013 21:56:49 +0000 (21:56 +0000)]
Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not 16 bits of data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539837 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 7 Nov 2013 21:29:14 +0000 (21:29 +0000)]
Patch from Andreas Beeker from bug #53475 - CSPName may not always be present on OOXML encrypted documents, plus test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539828 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Wed, 6 Nov 2013 20:09:43 +0000 (20:09 +0000)]
Bug 55742: fixed mirr FormulaEvalTestData.xls tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539451 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Wed, 6 Nov 2013 20:04:22 +0000 (20:04 +0000)]
Bug 55742: fixed hex2dec tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539447 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Wed, 6 Nov 2013 17:12:13 +0000 (17:12 +0000)]
Bug 55724: implementation of excel percentile function, added unit test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539401 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Tue, 5 Nov 2013 22:35:54 +0000 (22:35 +0000)]
Bug 54696: Add overlay setting to ChartLegend
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539169 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Tue, 5 Nov 2013 22:11:18 +0000 (22:11 +0000)]
Bug 55724: implementation of Excel PERCENTILE function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539154 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Tue, 5 Nov 2013 20:46:20 +0000 (20:46 +0000)]
fixed red build, cause by invalid java 5 method isEmpty and unmappable character for encoding ASCII
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1539127 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Mon, 4 Nov 2013 22:52:06 +0000 (22:52 +0000)]
Bug 55024: MIRR Formula implementation review, added error handling and FormulaEvalTest.xls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538795 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Mon, 4 Nov 2013 21:27:12 +0000 (21:27 +0000)]
Bug 54535: Bug in INTERCEPT and SLOPE, review and integration test added to FormulaEvalTestData.xls
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538772 13f79535 -47bb-0310-9956-
ffa450edef68
Cédric Walter [Mon, 4 Nov 2013 21:09:40 +0000 (21:09 +0000)]
Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumberUtils.convertToDecimal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538765 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Nov 2013 12:43:42 +0000 (12:43 +0000)]
Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538353 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 3 Nov 2013 10:11:09 +0000 (10:11 +0000)]
Add more output to assertion in test-case that is sometimes failing, see e.g. Jenkins build #170...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538330 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 2 Nov 2013 20:58:22 +0000 (20:58 +0000)]
Add slightly more coverage for ExcelAntWorkbookUtil
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538281 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sat, 2 Nov 2013 10:01:01 +0000 (10:01 +0000)]
Fix Bug 54400 by updating the index in the LinkTable whenever sheets are
removed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538163 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 1 Nov 2013 19:43:46 +0000 (19:43 +0000)]
Fix bug #55733 - XWPFWordExtractor need
s to handle .docx files with neither headers nor footers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1538044 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 31 Oct 2013 16:53:03 +0000 (16:53 +0000)]
Allow formatting of formula error cells, giving back the error string that Excel shows #55729
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1537552 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 30 Oct 2013 22:26:13 +0000 (22:26 +0000)]
Slightly more test-coverage in HSSFSheet/XSSFSheet/SXSSFSheet and fix some Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1537331 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 27 Oct 2013 08:33:59 +0000 (08:33 +0000)]
Add scratchpad-resources to .classpath make TestExtractorFactory run in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1536065 13f79535 -47bb-0310-9956-
ffa450edef68