]>
source.dussan.org Git - poi.git/log
Dominik Stadler [Tue, 25 Aug 2015 19:04:11 +0000 (19:04 +0000)]
Next try for Sonar Maven build: Specify the src-pathes in the various pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697758 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 25 Aug 2015 08:32:41 +0000 (08:32 +0000)]
Adjust excludes after adjusting multiple HeaderFooterRecord instances
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697602 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 25 Aug 2015 08:30:49 +0000 (08:30 +0000)]
Refactor BaseXLSIteratingTest into a Parameterized test to better show which files failed
Simplify exclusion handling
Exclude testEXCEL_3.xls and testEXCEL_4.xls in two tests, not sure why this worked before?!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697601 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 25 Aug 2015 08:28:54 +0000 (08:28 +0000)]
Allow multiple instances of HeaderFooterRecord in CustomViewSettingsRecordAggregate similar to ChartSubstreamRecordAggreagte in order to read sample 49931.xls correctly after re-saving it with HSSFWorkbook
Improve error output
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697600 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 25 Aug 2015 07:06:51 +0000 (07:06 +0000)]
Try to specify list of sources in Sonar-Run to look at the SVN-Sources, not the copied ones because of our custom Maven build.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697581 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 24 Aug 2015 23:15:14 +0000 (23:15 +0000)]
common sl: reworked and unified generics definitions
made various methods available through common sl
added createTextBox,AutoShape,... methods to ShapeContainers
hslf tables created by poi, will be identified as such when the file is read again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697515 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 24 Aug 2015 21:20:01 +0000 (21:20 +0000)]
Tweak error message to make clear that we really need a file showing the problem
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697502 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Mon, 24 Aug 2015 17:55:57 +0000 (17:55 +0000)]
Javadoc tweak
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697462 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 24 Aug 2015 08:12:01 +0000 (08:12 +0000)]
Reduce required memory in tests by not actually creating all the rows/cells when verifying the max number of cellstyles. Hopefully this will avoid the OOMs that we see in various CI environments currently while still verifying the limits correctly.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697326 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 23 Aug 2015 18:10:01 +0000 (18:10 +0000)]
Specify the amount of memory for OOXMLLite as different environments fail sometimes currently and it should make the build more reproducible if we state how much memeory we want
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697233 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 23 Aug 2015 18:09:56 +0000 (18:09 +0000)]
Add empty.pptx to excludes in rat-check
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1697232 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 20 Aug 2015 23:06:00 +0000 (23:06 +0000)]
Move security schemas to security module
Fork xmlbeans plugin and run with more memory depending on 32/64bit runtime
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696874 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 20 Aug 2015 14:28:39 +0000 (14:28 +0000)]
Eclipse warnings, code formatting, missing @Overrides, Javadoc, missing close(), ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696794 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 20 Aug 2015 06:33:02 +0000 (06:33 +0000)]
Sonar Maven build:
* Try to provide more memory for the unit test runs as some unit tests create large spreadsheets now
* svn-ignore one more directory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696711 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Thu, 20 Aug 2015 06:29:48 +0000 (06:29 +0000)]
Somehow the Date formatting via SimpleDateFormatter fails on some CI machines, don't rely on this to avoid test-failures due to timezones/locales but rather compare the date directly.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696710 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 19 Aug 2015 18:00:31 +0000 (18:00 +0000)]
Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls as per the javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696638 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 19 Aug 2015 13:36:08 +0000 (13:36 +0000)]
POI Bug 58260: Fix checks for limit on number of styles in XSSF/SXSSF and fix having more than 32k styles in SXSSF workbooks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696586 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 19 Aug 2015 13:28:23 +0000 (13:28 +0000)]
Add additional checks to narrow down why this test fails when run via Maven
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696584 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 19 Aug 2015 13:03:05 +0000 (13:03 +0000)]
Adjust excludes to make the output a bit cleaner in OOXMLLite and also look in the superclass for @Test annotations to include one additional unit-test that we missed currently.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696577 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 19 Aug 2015 11:10:13 +0000 (11:10 +0000)]
Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58262
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696559 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Wed, 19 Aug 2015 10:57:19 +0000 (10:57 +0000)]
* Adjust reported text when a Zip-Bomb is detected to allow to quickly see why it happened
* Fail only with inflation ratio lower than the min, not equals, to behave as documented
* Add getters to be able to temporarily adjust the limits for unit tests
* Allow lower inflation ratio in OOXMLPrettyPrint as this is a dev-only tool
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696556 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Wed, 19 Aug 2015 10:10:08 +0000 (10:10 +0000)]
Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additional tests.
https://bz.apache.org/bugzilla/show_bug.cgi?id=52111
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696549 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 18 Aug 2015 20:24:07 +0000 (20:24 +0000)]
Add one unit-test for a different way of calculating workdays to see if this also triggers test failures in Sonar Maven runs which currently fail for test-case TestWorkdayFunction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696498 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 18 Aug 2015 20:05:58 +0000 (20:05 +0000)]
Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make the Sonar Maven run finally run again.
svn-ignore two more generated src-directories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696492 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 18 Aug 2015 19:07:39 +0000 (19:07 +0000)]
Set some svn-ignores for generated files and directories
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696485 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Aug 2015 14:59:52 +0000 (14:59 +0000)]
Comments, imports and warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696436 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Aug 2015 14:49:38 +0000 (14:49 +0000)]
Fix indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696432 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Aug 2015 14:46:01 +0000 (14:46 +0000)]
Patch from Javen ONeal from bug #58253 - CellReference upper-case check for #REF!, and code readability + javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696430 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Aug 2015 14:34:52 +0000 (14:34 +0000)]
Fix indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696429 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 18 Aug 2015 14:32:53 +0000 (14:32 +0000)]
Patch from Javen ONeal from bug #58252 - More CellReference unit testing coverage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696427 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 18 Aug 2015 05:57:03 +0000 (05:57 +0000)]
Use more permsize when running ooxml-lite as it seems to reach the default limit now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696359 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 18 Aug 2015 05:12:43 +0000 (05:12 +0000)]
Adjust dependencies to make target compile-ooxml-xsds run standalone and use init instead of check-jars,fetch-jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696358 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 18 Aug 2015 01:16:26 +0000 (01:16 +0000)]
sonar xmlbeans fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696355 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 17 Aug 2015 20:54:32 +0000 (20:54 +0000)]
Bug 54938: Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696338 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 16 Aug 2015 22:54:18 +0000 (22:54 +0000)]
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696179 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Sun, 16 Aug 2015 20:51:40 +0000 (20:51 +0000)]
Try to make Sonar builds run again: add missing dependency, add ooxml-schema-security, don't depend on dir test-data and build-directory directly, don't override a POILogger that is set via System Properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696165 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 20:43:51 +0000 (20:43 +0000)]
Move and rename hslf line because of ambiguity with common sl line
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696095 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 13:05:00 +0000 (13:05 +0000)]
FindBugs - DLS_DEAD_LOCAL_STORE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696050 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 13:00:05 +0000 (13:00 +0000)]
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696049 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 12:23:51 +0000 (12:23 +0000)]
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696045 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 12:20:52 +0000 (12:20 +0000)]
FindBugs - DMI_INVOKING_TOSTRING_ON_ARRAY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696043 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 12:13:09 +0000 (12:13 +0000)]
FindBugs - BX_UNBOXING_IMMEDIATELY_REBOXED
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696042 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 12:09:26 +0000 (12:09 +0000)]
FindBugs - BX_BOXING_IMMEDIATELY_UNBOXED_TO_PERFORM_COERCION
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696040 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 15 Aug 2015 11:57:57 +0000 (11:57 +0000)]
FindBugs - DLS_DEAD_LOCAL_STORE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696038 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 15 Aug 2015 07:29:27 +0000 (07:29 +0000)]
Bigger warnings that new users should use SXSSF, and not mess around with the XML themselves
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1696019 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 13 Aug 2015 20:31:25 +0000 (20:31 +0000)]
Remove catches which were previously incorrectly declared when not needed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695775 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 13 Aug 2015 20:23:58 +0000 (20:23 +0000)]
#58237 When adding a picture to a XWPF header or footer, attach it to the right part
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695772 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 13 Aug 2015 20:01:04 +0000 (20:01 +0000)]
#58237 Add some more XWPF header and footer tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695769 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Thu, 13 Aug 2015 19:20:58 +0000 (19:20 +0000)]
Fix inconsistent line endings and some eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695757 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Aug 2015 00:38:04 +0000 (00:38 +0000)]
findbugs - DM_NUMBER_CTOR
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695635 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Aug 2015 00:17:08 +0000 (00:17 +0000)]
findbugs - DM_BOXED_PRIMITIVE_...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695629 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Thu, 13 Aug 2015 00:10:11 +0000 (00:10 +0000)]
Common stress test for X/HSLF and a few bug fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695628 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 19:52:22 +0000 (19:52 +0000)]
More consistent test-file output for Excel testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695605 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 19:49:25 +0000 (19:49 +0000)]
Fix inconsistent whitespace/indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695604 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 19:46:54 +0000 (19:46 +0000)]
Continue with 55747 / 55324 testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695603 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 19:31:47 +0000 (19:31 +0000)]
More tests for 55747 / 55324
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695601 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 18:38:30 +0000 (18:38 +0000)]
Note on arguments
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695595 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 18:03:52 +0000 (18:03 +0000)]
Javadoc updates, and fix warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695593 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 12 Aug 2015 14:14:12 +0000 (14:14 +0000)]
#58220 - Improve the javadocs for XSSFFont and Font getFontHeight methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695528 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 11 Aug 2015 20:10:53 +0000 (20:10 +0000)]
Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, and give a more helpful exception if someone tries to remove a XWPFRun that is not a direct paragraph child
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695365 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 11 Aug 2015 20:01:26 +0000 (20:01 +0000)]
Support XWPF field runs, the same way that we handle hyperlink runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695361 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 11 Aug 2015 18:39:50 +0000 (18:39 +0000)]
Fix integration test for OPCPackage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695346 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 11 Aug 2015 14:31:14 +0000 (14:31 +0000)]
Bring over some fixes from XSSFSheetXMLHandler, and note that in the javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695309 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Tue, 11 Aug 2015 05:37:15 +0000 (05:37 +0000)]
Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695212 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 11 Aug 2015 00:07:15 +0000 (00:07 +0000)]
clamp (h)sl values
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1695183 13f79535 -47bb-0310-9956-
ffa450edef68
Dominik Stadler [Mon, 10 Aug 2015 06:17:44 +0000 (06:17 +0000)]
Provide more output when failing range-checks on HSL2RGB-construction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694960 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 9 Aug 2015 22:44:13 +0000 (22:44 +0000)]
#56519 - XSLFSlide.draw is not working with text embeded in PPTX
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694925 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 9 Aug 2015 14:15:00 +0000 (14:15 +0000)]
Complete theme colour tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694892 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 9 Aug 2015 13:30:35 +0000 (13:30 +0000)]
Get theme and non-theme rows consistent in the test file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694889 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 9 Aug 2015 13:06:40 +0000 (13:06 +0000)]
Begin Themes+Normal colour tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694887 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sun, 9 Aug 2015 12:36:57 +0000 (12:36 +0000)]
Fix the themes test for the complex workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694883 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 8 Aug 2015 00:56:44 +0000 (00:56 +0000)]
Added Siddharths ExcelComparator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694753 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 7 Aug 2015 23:33:30 +0000 (23:33 +0000)]
use woodstox property on all junit calls
move test system properties to junit propertyset
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694751 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 7 Aug 2015 06:59:11 +0000 (06:59 +0000)]
add ASL header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694613 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Fri, 7 Aug 2015 00:17:55 +0000 (00:17 +0000)]
#58205 - getSlideMasters() returns the master slides in the incorrect order
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694592 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Thu, 6 Aug 2015 16:38:23 +0000 (16:38 +0000)]
Make it a complete sentence.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694537 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Thu, 6 Aug 2015 16:37:09 +0000 (16:37 +0000)]
Example to go with refactor for https://bz.apache.org/bugzilla/show_bug.cgi?id=58219
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694536 13f79535 -47bb-0310-9956-
ffa450edef68
David North [Thu, 6 Aug 2015 15:57:48 +0000 (15:57 +0000)]
Proposed refactor for:
https://bz.apache.org/bugzilla/show_bug.cgi?id=58219
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694531 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Aug 2015 23:24:13 +0000 (23:24 +0000)]
#57786 - XSLFFreeformShape ignores quadratic bezier curves
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694373 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Aug 2015 22:46:42 +0000 (22:46 +0000)]
#58206 - provide a mechanism to find slide layouts by name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694340 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Aug 2015 21:58:44 +0000 (21:58 +0000)]
another try to fix the woodstox errors in the gump build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694337 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Wed, 5 Aug 2015 21:44:01 +0000 (21:44 +0000)]
#58204 - STYLE: ShapeContainer interface makes internal getShapesList() redundant
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694335 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 5 Aug 2015 15:58:43 +0000 (15:58 +0000)]
NPE fix for text extraction from MSG files with only a short name
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694255 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Wed, 5 Aug 2015 14:34:03 +0000 (14:34 +0000)]
Test outlook msg files from bug #58214
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694233 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 23:26:20 +0000 (23:26 +0000)]
Stub next test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694127 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 23:14:23 +0000 (23:14 +0000)]
Use an enum to simplify the themes code and tests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694125 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 4 Aug 2015 23:11:50 +0000 (23:11 +0000)]
Findbugs fixes for DMI_INVOKING_TOSTRING_ON_ARRAY
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694124 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 22:46:27 +0000 (22:46 +0000)]
Pull out indexes from the switch statement to constants, and fix warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694121 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Tue, 4 Aug 2015 22:24:31 +0000 (22:24 +0000)]
move setting of xmlinputfactory from junit to gump-meta/poi.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694120 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 17:50:44 +0000 (17:50 +0000)]
Further XSSF Themes unit testing
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694093 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 17:11:45 +0000 (17:11 +0000)]
Add more complex themes examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694089 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Tue, 4 Aug 2015 17:08:50 +0000 (17:08 +0000)]
Consistent indent between font and pattern CF formatting toString indent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1694087 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 3 Aug 2015 23:36:28 +0000 (23:36 +0000)]
FindBugs fixes - MS_SHOULD_BE_FINAL
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693984 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 3 Aug 2015 23:30:13 +0000 (23:30 +0000)]
Javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693983 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Mon, 3 Aug 2015 23:09:10 +0000 (23:09 +0000)]
gump build fixing - move system properties tinkering into junit class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693978 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 2 Aug 2015 21:29:23 +0000 (21:29 +0000)]
Trying to fix the wrong xmlinputfactory on gump run
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693830 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sun, 2 Aug 2015 20:21:35 +0000 (20:21 +0000)]
#58190 - The current picture handling uses raw integers for types and index, replace with enum and reference
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693825 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Aug 2015 21:35:00 +0000 (21:35 +0000)]
Maven uses plurals for everything *except* javadocs... #58203
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693768 13f79535 -47bb-0310-9956-
ffa450edef68
Nick Burch [Sat, 1 Aug 2015 21:34:34 +0000 (21:34 +0000)]
Use the same "is this a formula" logic for both getCellType and getCachedFormulaResultType
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693767 13f79535 -47bb-0310-9956-
ffa450edef68
Andreas Beeker [Sat, 1 Aug 2015 20:09:37 +0000 (20:09 +0000)]
#58193 - Use input stream rather than byte array for checksum etc.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@
1693754 13f79535 -47bb-0310-9956-
ffa450edef68