Dominik Stadler
|
0b6867d1d5
|
Bug 56644: Fix adding cells if MissingCellPolicy is set to NULL_FOR_BLANK and the last column in a row is empty
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647291 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 11:11:34 +00:00 |
|
Dominik Stadler
|
181de5f6e5
|
Bug 56888: XSSFDataValidation ignores "allow blank" read from sheet, assumes true
Add TestSXSSFDataValidation to verify some parts for SXSSF as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 10:03:32 +00:00 |
|
Dominik Stadler
|
a98c9daa01
|
Some Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647269 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 09:16:16 +00:00 |
|
Dominik Stadler
|
2d07fa94af
|
Add reproducer for Bug 57165, no fix yet, though...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647265 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 09:10:01 +00:00 |
|
Dominik Stadler
|
0fdfac62c9
|
Bug 57171 and 57163: Adjust the active sheet in setSheetOrder() and removeSheet() for both HSSF and XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647264 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 09:00:18 +00:00 |
|
Dominik Stadler
|
76af8804d5
|
Bug 57231: Add missing ArrayRecord.clone()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647255 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 08:17:56 +00:00 |
|
Dominik Stadler
|
12353bca7f
|
Bug 57236: Add reproducer, although I am not sure if we should and how to fix this...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647254 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 07:57:03 +00:00 |
|
Nick Burch
|
c975b754d1
|
Expose the version information from OldExcelExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647244 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-22 05:59:51 +00:00 |
|
Dominik Stadler
|
69ed305eff
|
Eclipse warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647213 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-21 21:07:55 +00:00 |
|
Dominik Stadler
|
8e89cbca3a
|
Add a test for spreadsheet/49219.xls which previously failed with NullPointerException because we did not handle serializing ExternalNameRecords without actual data
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647212 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-21 21:07:25 +00:00 |
|
Dominik Stadler
|
213aa1559b
|
Adjust typos in Javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647210 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-21 21:07:06 +00:00 |
|
Nick Burch
|
3a72ec0aec
|
Patch from Kamil Linek from bug #57071 - 3+ XSSF column label names for pivot tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647088 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-21 06:20:06 +00:00 |
|
Nick Burch
|
942f8044d9
|
Patch from Kamil Linek from bug #57063 - XSSF custom column label names for pivot tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647087 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-21 06:12:20 +00:00 |
|
Dominik Stadler
|
68bb54e06a
|
Bug 57254: XWPF: Correctly build internal list of styles when styles are added
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646742 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-19 14:42:25 +00:00 |
|
Dominik Stadler
|
66de3ced8b
|
Remove unused members,
Fix an Eclipse warning
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646736 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-19 14:36:41 +00:00 |
|
Dominik Stadler
|
fb9295ffb9
|
Bug 57312: Add check for null value of underline w:val
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646729 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-19 14:29:50 +00:00 |
|
Nick Burch
|
e27afd1332
|
Fix warnings and inconsistent indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646163 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-17 07:01:38 +00:00 |
|
Dominik Stadler
|
6168a7999c
|
Bug 57355: Fix test-compilation casued by moving the code to the base-test-class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1645922 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-16 11:18:21 +00:00 |
|
Dominik Stadler
|
51308cd422
|
Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lines in XSSFSheet.getColumnWidthInPixels()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1645900 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-16 10:40:02 +00:00 |
|
Andreas Beeker
|
181d135fb9
|
Added link to test cases for the workarounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1645344 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-13 19:00:00 +00:00 |
|
Andreas Beeker
|
1460fd33b2
|
Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1644806 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-12 01:43:45 +00:00 |
|
Andreas Beeker
|
dbfabda346
|
close decrypted stream - test for #57296
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1644796 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-12 00:06:15 +00:00 |
|
Andreas Beeker
|
f3e4795275
|
57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdList
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643684 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-07 15:28:01 +00:00 |
|
Andreas Beeker
|
21d2bc3cff
|
#57272 - deadlock on corrupted PPT file
+ some refactoring in HSLFSlideShow, which will be necessary for cryptoapi support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643680 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-07 14:34:19 +00:00 |
|
Andreas Beeker
|
93dffcb366
|
XML signatures - ignore line breaks in Office 2007 .rels files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643415 13f79535-47bb-0310-9956-ffa450edef68
|
2014-12-05 20:20:23 +00:00 |
|
Nick Burch
|
680feb50ee
|
Correct older biff detection, and add unit tests for HSSFWorkbook giving helpful exceptions on the older formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642568 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 17:09:03 +00:00 |
|
Nick Burch
|
fd9a2b0527
|
Update TODOs for what remains
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642567 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 17:07:45 +00:00 |
|
Nick Burch
|
6873214113
|
More detection for older Excel formats when opening the POIFS Stream, and a more specific exception for non-OLE2 files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642565 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 16:59:06 +00:00 |
|
Nick Burch
|
0c32d34bef
|
On Biff5 files, include the sheet name. (Older formats are single sheet)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642563 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 16:40:53 +00:00 |
|
Nick Burch
|
be469c985f
|
Track the codepage in old excel files, to be able to correctly decode the 8 bit strings in them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642561 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 16:21:39 +00:00 |
|
Nick Burch
|
544b21405c
|
Add some formatted numbers to the test biff5 files, and commented out tests using them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642559 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 16:01:28 +00:00 |
|
Nick Burch
|
77bf6ef42b
|
Track what Biff version we are working on, and use that to work around Biff 2 and 5 having the same formula record sid for different layouts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 15:54:34 +00:00 |
|
Nick Burch
|
a1fffd7d04
|
Switch to POITestCase / assertContains
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642549 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 14:36:01 +00:00 |
|
Nick Burch
|
101f66c789
|
Begin adding Excel 5 support to OldExcelExtractor for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642548 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 14:22:06 +00:00 |
|
Nick Burch
|
41ba513d11
|
Formula values for Excel 4 extractor, for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642497 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 01:30:43 +00:00 |
|
Nick Burch
|
17b050c66f
|
Largely there with the Excel 4 extractor, for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642493 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 01:20:16 +00:00 |
|
Nick Burch
|
738c518474
|
Further Excel 4 text extractor support, for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642492 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 01:03:24 +00:00 |
|
Nick Burch
|
553964a455
|
Further Excel 4 text extractor support, for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642491 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 00:48:17 +00:00 |
|
Nick Burch
|
48ab7bf987
|
Start on a Text Extractor for the pre-OLE2 Excel formats like Excel 4, for TIKA-1490
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642490 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-30 00:16:23 +00:00 |
|
Dominik Stadler
|
8bf3ebfcee
|
Remove some Eclipse warnings, remove confusing FunctionID/ID renaming...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642035 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-27 07:07:29 +00:00 |
|
Dominik Stadler
|
46217f2c14
|
Add missing license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1642034 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-27 07:05:18 +00:00 |
|
Dominik Stadler
|
81a3425f16
|
Typo and remove unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641941 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 21:11:18 +00:00 |
|
Dominik Stadler
|
1deed31c23
|
Include root-cause exception information when constructing ContentTypeManager fails
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641940 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 21:11:02 +00:00 |
|
Dominik Stadler
|
4c451f44ed
|
Add more output in case of unknown cipher-ids to aid in debugging bugs like 57195
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641883 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-26 18:39:44 +00:00 |
|
Andreas Beeker
|
9d84f426f3
|
Don't swallow exceptions on validation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-22 01:47:48 +00:00 |
|
Andreas Beeker
|
d3dee868ef
|
the subdir element needs to be included otherwise certain xmlbean operations (e.g. selectPath) can't find the corresponding xmlbeans classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1640846 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-21 01:06:39 +00:00 |
|
Andreas Beeker
|
27b0d08d0f
|
Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values passed in
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1639996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-16 14:48:47 +00:00 |
|
Andreas Beeker
|
3f77a96e47
|
revert of r1639217 and offline-linking for maven javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1639807 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-15 00:00:30 +00:00 |
|
Andreas Beeker
|
39ba1ba707
|
Javadoc warnings fixed:
Now that the javadocs are split, the reference from one module to another need to be url links
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1639217 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-13 00:30:48 +00:00 |
|
Nick Burch
|
2608583130
|
Add boolean getters/setters for bold to font, matching italic and underline, plus matching xssf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638954 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 19:11:20 +00:00 |
|
Andreas Beeker
|
45fb6c5b18
|
Picture method to resize with different scales in width and height
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638623 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-12 00:19:00 +00:00 |
|
Dominik Stadler
|
194738dd91
|
Restore printing out test-failures after switch to JUnit4 execution
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638179 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-11 15:30:34 +00:00 |
|
Andreas Beeker
|
d709edb343
|
Use Junit4 JUnitCore instead of legacy TestRunner
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637996 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 23:46:50 +00:00 |
|
Andreas Beeker
|
40e5714372
|
add license header
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637991 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 22:52:46 +00:00 |
|
Dominik Stadler
|
9f3e8b4919
|
Bug 57197: use proxy for TestSignatureInfo if set via environment variables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637979 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:37:26 +00:00 |
|
Dominik Stadler
|
3cf7699fde
|
Fix Eclipse warning about generics
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:36:54 +00:00 |
|
Dominik Stadler
|
31ba1ad5fb
|
Add initial simple test of class EscherDump
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637977 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-10 20:36:37 +00:00 |
|
Dominik Stadler
|
3dd00ab13a
|
Add xmlsec-jar in test-ooxml-lite which is missing after removing ooxml.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 19:19:02 +00:00 |
|
Dominik Stadler
|
0f0c16f56d
|
Add some missing close() calls and fix some generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637703 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-09 17:53:10 +00:00 |
|
Nick Burch
|
82ee923858
|
Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from github
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637562 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 13:46:30 +00:00 |
|
Nick Burch
|
e2dd7f27c0
|
Test from Tim to include PropertyList in poi-ooxml-schemas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637548 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-08 12:21:27 +00:00 |
|
Dominik Stadler
|
24effccc61
|
Fail build if test-cases fail in OOXMLLite execution to avoid missing included schema-classes. Also adjust how we look for test-classes so that we print out the ones that we skip with known ones excluded. Also print out skipped inner classes.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637475 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 22:33:54 +00:00 |
|
Dominik Stadler
|
62ac7efea6
|
Slowly start to adjust places in tests where we do not properly close file handles
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637474 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 22:33:35 +00:00 |
|
Dominik Stadler
|
b6a3184196
|
Calling ping is not a good idea as it runs endlessly on some platforms, do a Java connection test instead
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637370 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 13:05:57 +00:00 |
|
Dominik Stadler
|
80bc816ecc
|
Fix some eclipse warnings, newlines, javadoc, generics, ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637367 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 13:02:00 +00:00 |
|
Dominik Stadler
|
eb44db4d9c
|
Bug 57003: Add implementation of function FIXED
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637361 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 12:29:05 +00:00 |
|
Andreas Beeker
|
69dc33caf2
|
another signature ubuntu jdk6 bug fix ... and offline/online handling
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637283 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-07 01:16:21 +00:00 |
|
Nick Burch
|
70177caa04
|
Try for a more specific failure message on the assert
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637129 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-06 14:54:02 +00:00 |
|
Andreas Beeker
|
21d90606ab
|
another blind sha2 bug fix ...
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637005 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 23:33:33 +00:00 |
|
Andreas Beeker
|
1fcb0d7fd3
|
Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bug
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637001 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 22:56:31 +00:00 |
|
Dominik Stadler
|
5f4a2a3b44
|
github-7 - Form check box extraction with XWPFWordExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636990 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 22:26:00 +00:00 |
|
Nick Burch
|
85d0a161b0
|
Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. This closes #11 from github
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-05 12:14:54 +00:00 |
|
Nick Burch
|
20438f4db5
|
Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from github
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636782 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 23:55:23 +00:00 |
|
Nick Burch
|
3300ac2a56
|
FilePassRecord type of 4 is now documented as the same as 2 & 3, see bug #35897
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636776 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 23:22:50 +00:00 |
|
Andreas Beeker
|
bb378b0719
|
workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:56:39 +00:00 |
|
Nick Burch
|
4923afc9f8
|
Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a Typo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636755 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:11:07 +00:00 |
|
Nick Burch
|
3b4a96bbc2
|
Some more XSSF testing for #57184
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636750 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 22:00:09 +00:00 |
|
Nick Burch
|
0fdd7a1dbc
|
Partial HSSF support for adding new external workbook formula references for #57184
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636742 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 21:35:01 +00:00 |
|
Nick Burch
|
4b479d98c4
|
Improve BiffViewer output for SupBookRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636725 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 20:11:35 +00:00 |
|
Nick Burch
|
dbfe9f3949
|
Fix naming, see #57185
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636707 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 19:54:59 +00:00 |
|
Nick Burch
|
663171c6c2
|
Add unit test for bug #57176
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636634 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 16:20:05 +00:00 |
|
Nick Burch
|
1b9ad8e4db
|
More disabled unit tests relating to external workbook formula references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636626 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 16:03:25 +00:00 |
|
Nick Burch
|
5596161186
|
Switch to explicit includes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636623 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-04 16:01:24 +00:00 |
|
Uwe Schindler
|
80b148f56f
|
Fix bug 57162: Content_types.xml and .rels files had elements with wrong namespace (the default one)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636188 13f79535-47bb-0310-9956-ffa450edef68
|
2014-11-02 20:53:02 +00:00 |
|
Nick Burch
|
da85bfd23e
|
Comment out work-in-progress extension to test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635542 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 16:53:01 +00:00 |
|
Nick Burch
|
8616a88a86
|
Add missing HSSFWorkbook constructor javadocs #57166
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635533 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 16:19:54 +00:00 |
|
Dominik Stadler
|
8a82d32ae8
|
Apply patch for bug 57151: Document CellRangeAddress and add some validation to prevent invalid row/column combinations.
Cover class CellRangeAddress fully in unit tests.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635389 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-30 05:53:06 +00:00 |
|
Andreas Beeker
|
1d84cd9828
|
Bug 55164 - Support for adding slide notes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635010 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-29 00:07:34 +00:00 |
|
Andreas Beeker
|
5dcf6b1a29
|
simplified the cropping code and changed the cropping image to a more sophisticated one - interesting enough, it's rendered correct in POI (like in Powerpoint), but malformed in LO
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634749 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-28 00:04:10 +00:00 |
|
Cédric Walter
|
d59c8f47be
|
Bug 57150: Added EOMONTH function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 12:29:32 +00:00 |
|
Andreas Beeker
|
8dcdbe9c1a
|
Bug 57143 - Javadocs and throws clause for WorkbookUtil
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634412 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 00:36:13 +00:00 |
|
Andreas Beeker
|
2ff41d7acd
|
Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634410 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-27 00:00:05 +00:00 |
|
Andreas Beeker
|
f818d1fdb7
|
house keeping - fixes for sonarqube blockers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634255 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-25 21:32:03 +00:00 |
|
Dominik Stadler
|
2e283f2ebf
|
Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not support optional elements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633404 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 15:56:45 +00:00 |
|
Dominik Stadler
|
3c37d8f3cd
|
Apply patch to fix bug 56835: Unreadable content when adding multiple comments to cell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633397 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 15:16:14 +00:00 |
|
Nick Burch
|
f9754de0cd
|
Add disabled unit tests for bug #46670 - failing on both HSSF and XSSF, but for different reasons
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633257 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 23:22:02 +00:00 |
|
Nick Burch
|
89ad69234c
|
Unit tests which reference XSSF must be on the ooxml part of the tree
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633256 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 23:21:01 +00:00 |
|
Nick Burch
|
2bb53e200b
|
Escape non-ASCII characters in the unit test, so it builds properly everywhere
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633255 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 23:19:30 +00:00 |
|
Andreas Beeker
|
11cfec8513
|
xml dsign - javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633241 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 22:18:42 +00:00 |
|
Dominik Stadler
|
5706aab18c
|
Bug 57010: Add implementation of function PROPER
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633215 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 19:57:11 +00:00 |
|