]>
source.dussan.org Git - poi.git/log
Andreas Beeker [Mon, 9 Nov 2015 21:37:10 +0000 (21:37 +0000)]
Fixed Off-by-one-Error which skipped paragraph styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713546 13f79535 -47bb-0310-9956-
ffa450edef68
Uwe Schindler [Mon, 9 Nov 2015 09:32:37 +0000 (09:32 +0000)]
Wrap more security related reflection in AccessController
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713356 13f79535 -47bb-0310-9956-
ffa450edef68
Uwe Schindler [Mon, 9 Nov 2015 09:06:01 +0000 (09:06 +0000)]
Use Lucene's unmapping code inside AccessController.doPrivileged() for unmapping mapped byte buffers.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713350 13f79535 -47bb-0310-9956-
ffa450edef68
Uwe Schindler [Mon, 9 Nov 2015 07:47:45 +0000 (07:47 +0000)]
Tell Eclipse to use a Java 6 compatible JVM, not latest one (if available)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713340 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 9 Nov 2015 01:28:31 +0000 (01:28 +0000)]
#53192 - Images in ppt file have wrong width when convering ppt to png
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713332 13f79535 -47bb-0310-9956-
ffa450edef68
Uwe Schindler [Sun, 8 Nov 2015 23:44:24 +0000 (23:44 +0000)]
Add reason message to @SuppressForbidden
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713324 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 8 Nov 2015 23:14:50 +0000 (23:14 +0000)]
sonar fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713319 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 8 Nov 2015 23:13:28 +0000 (23:13 +0000)]
Add support for HSLF metro blobs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713318 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 8 Nov 2015 23:11:22 +0000 (23:11 +0000)]
#52297 - Bullets are not aligned properly while converting ppt slide to image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713316 13f79535 -47bb-0310-9956-
ffa450edef68
Uwe Schindler [Sun, 8 Nov 2015 11:57:58 +0000 (11:57 +0000)]
Make forbiddenapis also check excelant. Use a separate "classpath" for running forbiddenapis; don't misuse javadoc.classpath for that.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713222 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Nov 2015 10:01:48 +0000 (10:01 +0000)]
Tried to add excelant to forbidden-apis-check, but failed due to issue #82 in forbidden-api-checks tool. List more pathes that we still not include. Add description to custom forbidden-api-checks and add commented out checks for reflectoin as discussed in bug 58597
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713218 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Nov 2015 10:00:34 +0000 (10:00 +0000)]
Add some more tests for the checks for files that can cause large memory usage.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713217 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 8 Nov 2015 10:00:24 +0000 (10:00 +0000)]
Eclipse warnings, typos, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713216 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 7 Nov 2015 04:09:39 +0000 (04:09 +0000)]
bug 58591: add formula evaluation unit tests inspired by Jason Tomforde's question on user@
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1713080 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 6 Nov 2015 17:03:22 +0000 (17:03 +0000)]
Whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712985 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Fri, 6 Nov 2015 17:02:18 +0000 (17:02 +0000)]
Convert to JUnit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712984 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Fri, 6 Nov 2015 08:51:49 +0000 (08:51 +0000)]
remove TestWorkbookEvaluator from junit3 test suite since it was upgraded to junit4 in r1712908
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712921 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Fri, 6 Nov 2015 04:58:35 +0000 (04:58 +0000)]
remove deprecated ErrorConstants usage in TestWorkbookEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712910 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Fri, 6 Nov 2015 04:45:25 +0000 (04:45 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712909 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Fri, 6 Nov 2015 04:43:50 +0000 (04:43 +0000)]
convert TestWorkbookEvaluator from junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712908 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 5 Nov 2015 15:15:36 +0000 (15:15 +0000)]
Add a XWPFRun equivalent of isHighlighted, and add to the common WP interface
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712793 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Thu, 5 Nov 2015 13:44:14 +0000 (13:44 +0000)]
Patch to bring CTTableStyleInfo into poi-ooxml-schemas by referencing it from a unit test.
Thanks to Danil Lopatin
https://bz.apache.org/bugzilla/show_bug.cgi?id=58579
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712769 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 5 Nov 2015 00:15:51 +0000 (00:15 +0000)]
extended forbidden-apis-check to ooxml-tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712693 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 Nov 2015 18:25:35 +0000 (18:25 +0000)]
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712606 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 4 Nov 2015 18:23:17 +0000 (18:23 +0000)]
Bug #55265 - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712605 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Wed, 4 Nov 2015 06:39:57 +0000 (06:39 +0000)]
fix for bug 51622: autosize columns with leading whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712477 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 3 Nov 2015 07:23:09 +0000 (07:23 +0000)]
bug 58576: rename canComputeColumnWidht to canComputeColumnWidth
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712219 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 3 Nov 2015 07:07:11 +0000 (07:07 +0000)]
supporting change for bug 57450 from Stefan Thurnherr
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712217 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 3 Nov 2015 06:32:50 +0000 (06:32 +0000)]
+svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712216 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 3 Nov 2015 06:06:43 +0000 (06:06 +0000)]
set svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712214 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 3 Nov 2015 06:03:52 +0000 (06:03 +0000)]
fix typos
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712213 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 2 Nov 2015 23:46:57 +0000 (23:46 +0000)]
fixes sonar/findbugs issues
add Date.toString() to forbidden-apis and fix occurrences
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1712181 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 13:25:31 +0000 (13:25 +0000)]
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711961 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 13:13:52 +0000 (13:13 +0000)]
fix javadoc link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711957 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 13:02:44 +0000 (13:02 +0000)]
bug 58572: change hyperlink reference to be consistent with TestXSSFHyperlink#testCopyXSSFHyperlink
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711952 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 12:57:57 +0000 (12:57 +0000)]
bug 58572: replace Cloneable with copy constructors for spreadsheet Hyperlink class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711951 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 10:47:19 +0000 (10:47 +0000)]
bug58348: add test for copying formula with unregistered UDF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711939 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 09:59:32 +0000 (09:59 +0000)]
bug 58348: add hyperlink copying and merging to CellCopyPolicy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711926 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 09:40:49 +0000 (09:40 +0000)]
bug 58572: move getHyperlinkList() and getHyperlink(row, col) from XSSFSheet to Sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711923 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 09:23:12 +0000 (09:23 +0000)]
don't leave behind files when running unit tests. In the future this should be revisited to verify POI isn't writing workbooks that are unopenable/corrupt by applications that read POI's formats (MS Office, OpenOffice, LibreOffice, etc)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711920 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 09:03:12 +0000 (09:03 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711911 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 09:01:23 +0000 (09:01 +0000)]
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711910 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 08:55:45 +0000 (08:55 +0000)]
upgrade spreadsheet Hyperlink unit tests from junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711909 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 08:34:21 +0000 (08:34 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711906 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 05:33:31 +0000 (05:33 +0000)]
add ASF License 2.0 header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711901 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:51:31 +0000 (02:51 +0000)]
remove unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711886 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:50:33 +0000 (02:50 +0000)]
bug 58348: add support for copying rows for XSSFWorkbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711885 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:39:15 +0000 (02:39 +0000)]
javadocs, remove unnecessary SuppressWarnings("resource") decorator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711883 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:28:34 +0000 (02:28 +0000)]
make private shouldRemoveRow static and final, remove unused import
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711881 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:22:45 +0000 (02:22 +0000)]
whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711880 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:22:03 +0000 (02:22 +0000)]
replace deprecated usage of FormulaShifter.createForRowShift
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711879 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:13:35 +0000 (02:13 +0000)]
remove unneeded SuppressWarnings("resource") decorator from getSheetName
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711878 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 02:06:43 +0000 (02:06 +0000)]
remove unnecessary @SuppressWarnings(resource) add Override decorator to SXSSFCell.getCellStyle
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711877 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 01:51:03 +0000 (01:51 +0000)]
delete unnecessary cast
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711876 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Mon, 2 Nov 2015 00:25:08 +0000 (00:25 +0000)]
bug 58384: add FormulaShifter.createForRowCopy
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711866 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 2 Nov 2015 00:05:14 +0000 (00:05 +0000)]
close resources, as SlideShow is now Closeable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711865 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 1 Nov 2015 23:54:13 +0000 (23:54 +0000)]
prepare for bug 58348, make FormulaShifter.ShiftMode enum private
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711864 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sun, 1 Nov 2015 23:30:48 +0000 (23:30 +0000)]
whitespace changes: replaced tabs with 4 spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711862 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 1 Nov 2015 22:52:49 +0000 (22:52 +0000)]
#45908 - RichTextRun.setBullet(false) doesn't work, bullets still here
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711858 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 1 Nov 2015 19:37:24 +0000 (19:37 +0000)]
#45088 - POI-HSLF changeTextInRichTextRun corrupts presentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711845 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 1 Nov 2015 08:43:57 +0000 (08:43 +0000)]
Fix locale error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711726 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 1 Nov 2015 03:23:16 +0000 (03:23 +0000)]
findbugs fixes
close resources in tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711712 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 31 Oct 2015 23:13:35 +0000 (23:13 +0000)]
FindBugs fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711708 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 31 Oct 2015 23:10:43 +0000 (23:10 +0000)]
Add method for setting bullet styles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711707 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 31 Oct 2015 23:10:17 +0000 (23:10 +0000)]
Make SlideShow closeable as of HSLF references a NPOIFSFileSystem and hasn't closed it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711706 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 31 Oct 2015 23:08:52 +0000 (23:08 +0000)]
#45124 - inserting text or images wipes out boldness and makes everything italic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711705 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 31 Oct 2015 23:05:09 +0000 (23:05 +0000)]
#45124 - inserting text or images wipes out boldness and makes everything italic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711704 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 20:53:12 +0000 (20:53 +0000)]
replace deprecated usage of AreaReference as a result of bug 56328
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711685 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 19:56:22 +0000 (19:56 +0000)]
whitespace change
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711680 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 12:21:51 +0000 (12:21 +0000)]
add javadoc info for intersects
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711613 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 11:57:39 +0000 (11:57 +0000)]
bug58452: set cell formulas containing unregistered function names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711605 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 11:39:01 +0000 (11:39 +0000)]
supporting changes for bug 58452: copy cell formulas containing unregistered function names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711600 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 11:20:15 +0000 (11:20 +0000)]
improve error message if CellRangeAddress intersection assertion fails
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711597 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 11:10:28 +0000 (11:10 +0000)]
bug 58442: in-place reorganize an AreaPtg as upper-left and lower-right
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711592 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 10:22:19 +0000 (10:22 +0000)]
bug 58443: prevent corrupted workbooks by checking for overlapping merged regions before adding a merged region to a sheet; fix unit tests that produced corrupt workbooks; remove deprecated HSSFSheet#addMergedRegion(Region)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711586 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Sat, 31 Oct 2015 09:29:32 +0000 (09:29 +0000)]
replace deprecated usage of o.a.p.ss.util.Region with o.a.p.ss.util.CellRangeAddress; add documentation to tests that exist strictly to test deprecated methods, and move SuppressWarnings-deprecation down to just those functions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711581 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Fri, 30 Oct 2015 17:26:37 +0000 (17:26 +0000)]
Add a limit of the max number of characters that can be extracted to avoid sending applications out of memory with very large documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711520 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 29 Oct 2015 23:22:54 +0000 (23:22 +0000)]
#58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711381 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 29 Oct 2015 23:20:35 +0000 (23:20 +0000)]
#58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711380 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Thu, 29 Oct 2015 10:42:23 +0000 (10:42 +0000)]
Add description to jenkins target
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711215 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 29 Oct 2015 09:30:11 +0000 (09:30 +0000)]
Ensure that no password was set by other tests, this breaks sometimes when the Sonar/Maven build runs all tests in one VM
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711199 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 29 Oct 2015 09:28:38 +0000 (09:28 +0000)]
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711197 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Thu, 29 Oct 2015 06:53:55 +0000 (06:53 +0000)]
bug 58557: fix from Alessandro Guarascio, shift hyperlinks when shifting rows on an XSSFSheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711185 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 29 Oct 2015 01:05:27 +0000 (01:05 +0000)]
Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()
Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality
Common sl unification - return null instead of default values for missing borders X/HSLFTable
Common sl unification - use points in HSLFTable.setColumnWidth()
Fix appending text to empty HSLFTextParagraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711171 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 28 Oct 2015 17:42:56 +0000 (17:42 +0000)]
#58558 SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF, with common unit tests to verify this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1711082 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 27 Oct 2015 07:43:23 +0000 (07:43 +0000)]
bug 26862: add test case for HSSFWorkbook.cloneSheet copies charts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710730 13f79535 -47bb-0310-9956-
ffa450edef68
Javen O'Neal [Tue, 27 Oct 2015 07:41:09 +0000 (07:41 +0000)]
convert scratchpad TestHSSFChart from junit3 to junit4
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710729 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 26 Oct 2015 20:48:38 +0000 (20:48 +0000)]
Fix Sonar-Maven build, correctly determine path to test-file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710694 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 26 Oct 2015 20:48:32 +0000 (20:48 +0000)]
Apply some micro-optimization which helps when retrieving the string-value of large spreadsheets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710692 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 26 Oct 2015 20:45:44 +0000 (20:45 +0000)]
Add delete of outdated forbiddenapi-jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710691 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Mon, 26 Oct 2015 10:32:30 +0000 (10:32 +0000)]
Fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=58549
Thanks to Damian Cugley for the patch.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710552 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 26 Oct 2015 07:54:06 +0000 (07:54 +0000)]
Bug 56957: Avoid error if Workbook with empty SharedStringTable is written
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710521 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 25 Oct 2015 21:20:44 +0000 (21:20 +0000)]
58536 DataFormatter and CellFormat non-localised support for localised currency formats like [$£-809]
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710484 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 25 Oct 2015 16:19:35 +0000 (16:19 +0000)]
Fix javadoc warning - @see with a URL needs wrapping in an a-href tag
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710460 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 25 Oct 2015 16:13:16 +0000 (16:13 +0000)]
Mention about Locale definitions in Excel cell data format strings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710459 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 25 Oct 2015 00:26:43 +0000 (00:26 +0000)]
Update the build version, step missed from the release guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710408 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 24 Oct 2015 23:57:49 +0000 (23:57 +0000)]
#58532 Enable more of the padding cell format tests, but a few remain to be fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710407 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 24 Oct 2015 23:34:47 +0000 (23:34 +0000)]
#58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which
DataFormatter didn't properly support, call out to the alternate CellFormat
instead for the formatting.
This also allows us to enable some disabled parts of DataFormatter unit tests
We still need to rationalise DataFormatter and CellFormatter though, so we
only have one set of cell formatting logic...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710399 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 24 Oct 2015 22:12:06 +0000 (22:12 +0000)]
Fix inconsistent whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710395 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 24 Oct 2015 22:09:08 +0000 (22:09 +0000)]
Test to check that #58532 formats are seen as valid
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1710394 13f79535 -47bb-0310-9956-
ffa450edef68