]> source.dussan.org Git - poi.git/log
poi.git
8 years agoTry to access set/getVisible as well in TestXSSFVMLDrawing
Dominik Stadler [Sun, 29 May 2016 21:33:24 +0000 (21:33 +0000)]
Try to access set/getVisible as well in TestXSSFVMLDrawing

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

8 years agofix handling of hsl and linear rgb (%-values)
Andreas Beeker [Tue, 24 May 2016 23:39:23 +0000 (23:39 +0000)]
fix handling of hsl and linear rgb (%-values)

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

8 years agoRevert back to findbugs-2.0.3 as 3.x requires Java 7, I didn't see the note that...
Dominik Stadler [Tue, 24 May 2016 16:25:30 +0000 (16:25 +0000)]
Revert back to findbugs-2.0.3 as 3.x requires Java 7, I didn't see the note that is already in the build.xml :(

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

8 years agoAdjust two tests slightly
Dominik Stadler [Tue, 24 May 2016 14:48:57 +0000 (14:48 +0000)]
Adjust two tests slightly

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

8 years agoUpgrade to FindBugs 3.0.1 and add some findbugs-excludes
Dominik Stadler [Tue, 24 May 2016 14:17:52 +0000 (14:17 +0000)]
Upgrade to FindBugs 3.0.1 and add some findbugs-excludes
Update to forbiddenapi-checker 2.1, use the newly provided rule-sets and remove things that were applied upstream

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

8 years agoFix inconsistent spacing / whitespace
Nick Burch [Tue, 24 May 2016 13:39:46 +0000 (13:39 +0000)]
Fix inconsistent spacing / whitespace

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

8 years agoAnother exclude
Nick Burch [Tue, 24 May 2016 13:32:33 +0000 (13:32 +0000)]
Another exclude

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

8 years agoWhitespace fix
Nick Burch [Tue, 24 May 2016 13:30:58 +0000 (13:30 +0000)]
Whitespace fix

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

8 years agoCopy out code from the site and fix
Nick Burch [Tue, 24 May 2016 12:16:13 +0000 (12:16 +0000)]
Copy out code from the site and fix

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

8 years ago#58217 - XSLF: support alpha channel on solid colors (fill, line, text)
Andreas Beeker [Sun, 22 May 2016 23:58:07 +0000 (23:58 +0000)]
#58217 - XSLF: support alpha channel on solid colors (fill, line, text)

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

8 years agoXSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()
Andreas Beeker [Sun, 22 May 2016 23:57:14 +0000 (23:57 +0000)]
XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()

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

8 years agoBug 58190: Add more overloaded methods for adding pictures from streams and files
Dominik Stadler [Sun, 22 May 2016 16:08:51 +0000 (16:08 +0000)]
Bug 58190: Add more overloaded methods for adding pictures from streams and files

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

8 years agofix junit4
Andreas Beeker [Sat, 21 May 2016 04:06:49 +0000 (04:06 +0000)]
fix junit4

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

8 years agofindbugs fixes
Andreas Beeker [Fri, 20 May 2016 22:05:00 +0000 (22:05 +0000)]
findbugs fixes

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

8 years agofix javadocs
Andreas Beeker [Fri, 20 May 2016 21:02:49 +0000 (21:02 +0000)]
fix javadocs

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

8 years agoFix some compiler warnings, close resources in tests
Dominik Stadler [Thu, 19 May 2016 20:18:19 +0000 (20:18 +0000)]
Fix some compiler warnings, close resources in tests

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

8 years agoApply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type of a...
Dominik Stadler [Thu, 19 May 2016 20:18:08 +0000 (20:18 +0000)]
Apply patch for bug 59355: XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area

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

8 years agofindbugs fixes
Andreas Beeker [Tue, 17 May 2016 23:34:52 +0000 (23:34 +0000)]
findbugs fixes

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

8 years agoBug 59427: Add a check to better report cases when a document is already closed.
Dominik Stadler [Tue, 17 May 2016 19:08:34 +0000 (19:08 +0000)]
Bug 59427: Add a check to better report cases when a document is already closed.

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

8 years agoRevert expected failure as it seems to be fixed now
Dominik Stadler [Tue, 17 May 2016 19:08:27 +0000 (19:08 +0000)]
Revert expected failure as it seems to be fixed now

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

8 years agoBiffViewer: Close resources always
Dominik Stadler [Tue, 17 May 2016 08:44:21 +0000 (08:44 +0000)]
BiffViewer: Close resources always

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

8 years agoExclude newly added corrupt file
Dominik Stadler [Tue, 17 May 2016 08:44:16 +0000 (08:44 +0000)]
Exclude newly added corrupt file

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

8 years agoignore external relations
Andreas Beeker [Tue, 17 May 2016 07:23:34 +0000 (07:23 +0000)]
ignore external relations

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

8 years agoMove reflection-equals to POITestCase
Andreas Beeker [Mon, 16 May 2016 23:28:25 +0000 (23:28 +0000)]
Move reflection-equals to POITestCase

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

8 years ago#54570 - InvalidFormatException because of Absolute URI forbidden
Andreas Beeker [Mon, 16 May 2016 21:04:00 +0000 (21:04 +0000)]
#54570 - InvalidFormatException because of Absolute URI forbidden

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

8 years agoadd asl
Andreas Beeker [Mon, 16 May 2016 10:54:02 +0000 (10:54 +0000)]
add asl

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

8 years agodeprecation fix
Andreas Beeker [Mon, 16 May 2016 10:09:52 +0000 (10:09 +0000)]
deprecation fix

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

8 years agoClose resources in Common SL rendering classes and minimize memory consumption by...
Andreas Beeker [Mon, 16 May 2016 10:09:22 +0000 (10:09 +0000)]
Close resources in Common SL rendering classes and minimize memory consumption by using the image anchor dimensions instead of the WMF-included dimensions

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

8 years agosonar fix - reduce complexity by using constants
Andreas Beeker [Mon, 16 May 2016 10:04:46 +0000 (10:04 +0000)]
sonar fix - reduce complexity by using constants

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

8 years agoReduce calls to utf-related methods - the integration test took ages because of poc...
Andreas Beeker [Mon, 16 May 2016 10:02:13 +0000 (10:02 +0000)]
Reduce calls to utf-related methods - the integration test took ages because of poc-shared-strings.xlsx

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

8 years agoReduce calls to utf-related methods - the integration test took ages because of poc...
Andreas Beeker [Mon, 16 May 2016 10:01:36 +0000 (10:01 +0000)]
Reduce calls to utf-related methods - the integration test took ages because of poc-shared-strings.xlsx

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

8 years agoSonar fixes - array is stored directly
Andreas Beeker [Mon, 16 May 2016 09:57:19 +0000 (09:57 +0000)]
Sonar fixes - array is stored directly

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

8 years agoDispose XmlCursor
Andreas Beeker [Mon, 16 May 2016 09:54:01 +0000 (09:54 +0000)]
Dispose XmlCursor
Replacing a method argument (XmlCursor) with a local instance and then updating it, doesn't make sense

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

8 years agoadded commons-logging to integration test to make profiling easier - just match the...
Andreas Beeker [Mon, 16 May 2016 09:49:17 +0000 (09:49 +0000)]
added commons-logging to integration test to make profiling easier - just match the timestamps of the log with the timestamps of the profiling monitor

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

8 years ago#59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorCons...
Andreas Beeker [Mon, 16 May 2016 09:38:42 +0000 (09:38 +0000)]
#59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants

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

8 years ago#58144 - Behaviour for headers and footers of slides is inconsistent between slidesho...
Andreas Beeker [Fri, 13 May 2016 23:50:39 +0000 (23:50 +0000)]
#58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007

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

8 years agoadd @since to javadocs
Javen O'Neal [Mon, 9 May 2016 05:47:49 +0000 (05:47 +0000)]
add @since to javadocs

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

8 years agobug 59443: exit early on setAddress if address is the same
Javen O'Neal [Mon, 9 May 2016 05:46:14 +0000 (05:46 +0000)]
bug 59443: exit early on setAddress if address is the same

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

8 years agobug 59443: use Comment.setAddress when changing both row and column of cell comment...
Javen O'Neal [Mon, 9 May 2016 05:25:29 +0000 (05:25 +0000)]
bug 59443: use Comment.setAddress when changing both row and column of cell comment address

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

8 years agobug 59443: add get/setAddress methods on cell comment class
Javen O'Neal [Mon, 9 May 2016 05:09:41 +0000 (05:09 +0000)]
bug 59443: add get/setAddress methods on cell comment class

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

8 years agofix BasteTestCellComment#attemptToSave2CommentsWithSameCoordinates to work with diffe...
Javen O'Neal [Mon, 9 May 2016 04:29:17 +0000 (04:29 +0000)]
fix BasteTestCellComment#attemptToSave2CommentsWithSameCoordinates to work with different behaviors of HSSFWorkbook and XSSFWorkbook

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

8 years agowhitespace
Javen O'Neal [Mon, 9 May 2016 03:53:55 +0000 (03:53 +0000)]
whitespace

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

8 years agoadd disabled unit test for bug 59393 from stone
Javen O'Neal [Mon, 9 May 2016 03:49:16 +0000 (03:49 +0000)]
add disabled unit test for bug 59393 from stone

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

8 years agomove TestHSSFComment#attemptToSave2CommentsWithSameCoordinates down to BaseTestCellCo...
Javen O'Neal [Mon, 9 May 2016 03:35:45 +0000 (03:35 +0000)]
move TestHSSFComment#attemptToSave2CommentsWithSameCoordinates down to BaseTestCellComment

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

8 years agomerge TestComment into TestHSSFComment
Javen O'Neal [Mon, 9 May 2016 03:27:32 +0000 (03:27 +0000)]
merge TestComment into TestHSSFComment

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

8 years agoadd test case from Anders Åberg for bug 59442
Javen O'Neal [Mon, 9 May 2016 01:27:31 +0000 (01:27 +0000)]
add test case from Anders Åberg for bug 59442

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

8 years agoTest CellUtil with XSSFWorkbook and SXSSFWorkbook instances
Javen O'Neal [Mon, 9 May 2016 01:12:25 +0000 (01:12 +0000)]
Test CellUtil with XSSFWorkbook and SXSSFWorkbook instances

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

8 years agoconvert TestCellUtil to BaseTestCellUtil so that it can be tested with different...
Javen O'Neal [Mon, 9 May 2016 01:09:36 +0000 (01:09 +0000)]
convert TestCellUtil to BaseTestCellUtil so that it can be tested with different workbook instances

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

8 years ago#59434 - Cannot add a picture on a slide that already have an image with an hyperlink...
Andreas Beeker [Sun, 8 May 2016 13:28:11 +0000 (13:28 +0000)]
#59434 - Cannot add a picture on a slide that already have an image with an hyperlink on it

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

8 years agoTry to print out more information if the timestamp-operation fails
Dominik Stadler [Thu, 5 May 2016 12:22:44 +0000 (12:22 +0000)]
Try to print out more information if the timestamp-operation fails

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

8 years agoClose file-handles in tests as well to avoid noise when running file-leak-detection
Dominik Stadler [Thu, 5 May 2016 12:22:37 +0000 (12:22 +0000)]
Close file-handles in tests as well to avoid noise when running file-leak-detection

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

8 years agoSome general code-fixes found while trying out Java 9
Dominik Stadler [Thu, 5 May 2016 12:22:31 +0000 (12:22 +0000)]
Some general code-fixes found while trying out Java 9

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

8 years agoTry to catch more network-unavailable cases in TestSignatureInfo
Dominik Stadler [Thu, 5 May 2016 12:22:23 +0000 (12:22 +0000)]
Try to catch more network-unavailable cases in TestSignatureInfo

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

8 years agoRefactor SSPerformanceTest into a few methods to make it easier to use a profiler
Dominik Stadler [Thu, 5 May 2016 12:22:16 +0000 (12:22 +0000)]
Refactor SSPerformanceTest into a few methods to make it easier to use a profiler

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

8 years ago#59327 - Setting text direction on a table cell has no effect
Andreas Beeker [Wed, 4 May 2016 22:09:10 +0000 (22:09 +0000)]
#59327 - Setting text direction on a table cell has no effect

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

8 years agoremove dublin core schemas as we don't use the schemas which reference them
Andreas Beeker [Fri, 29 Apr 2016 20:55:52 +0000 (20:55 +0000)]
remove dublin core schemas as we don't use the schemas which reference them

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

8 years agocomment out https check for jdk1.6
Andreas Beeker [Wed, 27 Apr 2016 22:17:17 +0000 (22:17 +0000)]
comment out https check for jdk1.6

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

8 years agobug 59383: getFormat should cache data formatter (fix from Nick C), accidentally...
Javen O'Neal [Tue, 26 Apr 2016 22:48:02 +0000 (22:48 +0000)]
bug 59383: getFormat should cache data formatter (fix from Nick C), accidentally deleted in bug 58532 r1710407.

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

8 years agouse https URL
Javen O'Neal [Mon, 18 Apr 2016 18:22:06 +0000 (18:22 +0000)]
use https URL

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

8 years agoremove unused import
Javen O'Neal [Mon, 18 Apr 2016 04:47:06 +0000 (04:47 +0000)]
remove unused import

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

8 years agoadd unit test for SXSSFSheet#changeRowNum
Javen O'Neal [Mon, 18 Apr 2016 04:46:05 +0000 (04:46 +0000)]
add unit test for SXSSFSheet#changeRowNum

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

8 years agoadd description to dist-nexus target in build.xml
Javen O'Neal [Mon, 18 Apr 2016 01:28:11 +0000 (01:28 +0000)]
add description to dist-nexus target in build.xml

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

8 years agoadd test-ss target to test Common SS, HSSF, XSSF, and SXSSF; add descriptions to...
Javen O'Neal [Mon, 18 Apr 2016 01:23:26 +0000 (01:23 +0000)]
add test-ss target to test Common SS, HSSF, XSSF, and SXSSF; add descriptions to targets

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

8 years agoadd test-hssf target to test just HSSF classes, skipping hssf.dev. Duration after...
Javen O'Neal [Mon, 18 Apr 2016 01:07:37 +0000 (01:07 +0000)]
add test-hssf target to test just HSSF classes, skipping hssf.dev. Duration after running ant clean (includes 0m22s of prerequisites): test-hssf: 1m3s, test-main: 2m8s.

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

8 years agoadd missing groups to javadocs
Javen O'Neal [Mon, 18 Apr 2016 00:28:13 +0000 (00:28 +0000)]
add missing groups to javadocs

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

8 years agoadd test-ooxml-ss target to test just (S)XSSF classes. Duration after running ant...
Javen O'Neal [Mon, 18 Apr 2016 00:16:28 +0000 (00:16 +0000)]
add test-ooxml-ss target to test just (S)XSSF classes. Duration after running ant clean: test-ooxml-ss 1m55s, test-ooxml 2m26s, test 5m55s

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

8 years agowhitespace
Javen O'Neal [Sun, 17 Apr 2016 22:01:48 +0000 (22:01 +0000)]
whitespace

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

8 years agowhitespace
Javen O'Neal [Sun, 17 Apr 2016 21:51:16 +0000 (21:51 +0000)]
whitespace

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

8 years agoadd unit test for StringUtil#join
Javen O'Neal [Sun, 17 Apr 2016 21:28:49 +0000 (21:28 +0000)]
add unit test for StringUtil#join

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

8 years agorestore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook...
Javen O'Neal [Sun, 17 Apr 2016 20:17:04 +0000 (20:17 +0000)]
restore r1739550 and r1739552 (by reverting r1739580). Exclude BaseTestXWorkbook, BaseTestXSheet, BaseTestXRow, and BaseTestXCell from the OOXML-Lite target

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

8 years agoreformat exclude classes regular expression for OOXMLLite
Javen O'Neal [Sun, 17 Apr 2016 20:02:17 +0000 (20:02 +0000)]
reformat exclude classes regular expression for OOXMLLite

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

8 years agoupgrade TestPaletteRecord to junit4
Javen O'Neal [Sun, 17 Apr 2016 11:40:18 +0000 (11:40 +0000)]
upgrade TestPaletteRecord to junit4

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

8 years agobug 58896: write autoSizeColumn timing to POILogger instead of standard output
Javen O'Neal [Sun, 17 Apr 2016 11:36:50 +0000 (11:36 +0000)]
bug 58896: write autoSizeColumn timing to POILogger instead of standard output

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

8 years agorevert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook...
Javen O'Neal [Sun, 17 Apr 2016 11:25:35 +0000 (11:25 +0000)]
revert r1739548 and r1739550. I could not figure out how to add BaseTestXWorkbook|Sheet|Row.java without causing junit to complain about 'Test class should have exactly one public constructor'

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

8 years agoadd comments
Javen O'Neal [Sun, 17 Apr 2016 08:42:26 +0000 (08:42 +0000)]
add comments

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

8 years agoconsolidate duplicates between TestXSSF* and TestSXSSF*
Javen O'Neal [Sun, 17 Apr 2016 08:40:27 +0000 (08:40 +0000)]
consolidate duplicates between TestXSSF* and TestSXSSF*

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

8 years agoadd junit test classes for combined testing of XML-specific functionality of (S)XSSF...
Javen O'Neal [Sun, 17 Apr 2016 08:06:30 +0000 (08:06 +0000)]
add junit test classes for combined testing of XML-specific functionality of (S)XSSF Workbook, Sheet, and Row

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

8 years agobug 59342: add sheet tab color getter and setter
Javen O'Neal [Sun, 17 Apr 2016 07:39:36 +0000 (07:39 +0000)]
bug 59342: add sheet tab color getter and setter

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

8 years agobug 59342: add sheet tab color getter and setter
Javen O'Neal [Sun, 17 Apr 2016 07:38:15 +0000 (07:38 +0000)]
bug 59342: add sheet tab color getter and setter

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

8 years agobug 59340: lookup IndexedColors by index
Javen O'Neal [Sun, 17 Apr 2016 03:39:21 +0000 (03:39 +0000)]
bug 59340: lookup IndexedColors by index

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

8 years agomove unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet
Javen O'Neal [Sun, 17 Apr 2016 03:35:58 +0000 (03:35 +0000)]
move unit test for XSSFSheet.setTabColor from TestXSSFWorkbook to TestXSSFSheet

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

8 years agobug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an...
Javen O'Neal [Sun, 17 Apr 2016 01:29:19 +0000 (01:29 +0000)]
bug 59336: patch from Mark Murphy: deprecate functions in CellUtil that require an unnecessary Workbook argument.

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

8 years agobug 59336: patch from Mark Murphy: replace deprecated usage of functions in CellUtil
Javen O'Neal [Sun, 17 Apr 2016 00:32:32 +0000 (00:32 +0000)]
bug 59336: patch from Mark Murphy: replace deprecated usage of functions in CellUtil

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

8 years agobug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of CellUtil.
Javen O'Neal [Sun, 17 Apr 2016 00:20:37 +0000 (00:20 +0000)]
bug 59338: patch from Mark Murphy to deprecate HSSFCellUtil class in favor of CellUtil.

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

8 years agoNexus upload - mimic the manually uploaded repositories - see [INFRA-11687]
Andreas Beeker [Fri, 15 Apr 2016 11:06:58 +0000 (11:06 +0000)]
Nexus upload - mimic the manually uploaded repositories - see [INFRA-11687]

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

8 years agofix Sonar warnings
Javen O'Neal [Tue, 12 Apr 2016 22:44:28 +0000 (22:44 +0000)]
fix Sonar warnings

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

8 years agobug 59312: delete temporary files even when the output stream cannot be closed (such...
Javen O'Neal [Tue, 12 Apr 2016 18:48:31 +0000 (18:48 +0000)]
bug 59312: delete temporary files even when the output stream cannot be closed (such as out of disk space IOException)

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

8 years agojavadocs fixes
Javen O'Neal [Tue, 12 Apr 2016 12:19:49 +0000 (12:19 +0000)]
javadocs fixes

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

8 years agofix several findbugs SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal [Tue, 12 Apr 2016 12:03:24 +0000 (12:03 +0000)]
fix several findbugs SF_SWITCH_NO_DEFAULT warnings

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

8 years agowhitespace (tabs to spaces)
Javen O'Neal [Tue, 12 Apr 2016 11:28:25 +0000 (11:28 +0000)]
whitespace (tabs to spaces)

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

8 years agofix several findbugs SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal [Tue, 12 Apr 2016 11:12:57 +0000 (11:12 +0000)]
fix several findbugs SF_SWITCH_NO_DEFAULT warnings

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

8 years agoadd LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) based...
Javen O'Neal [Tue, 12 Apr 2016 11:03:58 +0000 (11:03 +0000)]
add LINK_TYPE_SECONDARY_CATEGORIES, which appears to be a valid type (0x03) based on HSSFChart.insertData

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

8 years agoFix compiler warnings and ensure CTChartSheets stays included and is not refactored...
Dominik Stadler [Tue, 12 Apr 2016 10:09:44 +0000 (10:09 +0000)]
Fix compiler warnings and ensure CTChartSheets stays included and is not refactored out by automated import reorganization

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

8 years agosourceforge findbugs can't be downloaded over HTTPS yet
Javen O'Neal [Tue, 12 Apr 2016 09:56:33 +0000 (09:56 +0000)]
sourceforge findbugs can't be downloaded over HTTPS yet

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

8 years agouse https URLs when available
Javen O'Neal [Tue, 12 Apr 2016 09:52:42 +0000 (09:52 +0000)]
use https URLs when available

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

8 years agojunit4 assert* improvements, add CTChartsheet to unit test so that it's compiled...
Javen O'Neal [Tue, 12 Apr 2016 09:22:48 +0000 (09:22 +0000)]
junit4 assert* improvements, add CTChartsheet to unit test so that it's compiled into poi-ooxml-schemas.jar (if it isn't already)

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

8 years agoconvert to junit4
Javen O'Neal [Tue, 12 Apr 2016 08:51:45 +0000 (08:51 +0000)]
convert to junit4

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

8 years agoExclude file that was modified and now fails with the known limitation of sheet-cloning
Dominik Stadler [Tue, 12 Apr 2016 06:56:06 +0000 (06:56 +0000)]
Exclude file that was modified and now fails with the known limitation of sheet-cloning

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

8 years agoconvert to junit4
Javen O'Neal [Tue, 12 Apr 2016 03:43:33 +0000 (03:43 +0000)]
convert to junit4

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

8 years agowhitespace: +svn:eol-style=native, tabs to 4 spaces
Javen O'Neal [Tue, 12 Apr 2016 03:21:01 +0000 (03:21 +0000)]
whitespace: +svn:eol-style=native, tabs to 4 spaces

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