summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java
Commit message (Collapse)AuthorAgeFilesLines
* Merge two release blocking fixes from TrunkREL_3_11_BRANCHNick Burch2014-12-171-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/REL_3_11_BRANCH@1646123 13f79535-47bb-0310-9956-ffa450edef68
* Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle itAndreas Beeker2014-12-121-10/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1644806 13f79535-47bb-0310-9956-ffa450edef68
* 57250 - XMLSlideShow.setSlideOrder() produces corrupted CTSlideIdListAndreas Beeker2014-12-071-8/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643684 13f79535-47bb-0310-9956-ffa450edef68
* XML signatures - ignore line breaks in Office 2007 .rels filesAndreas Beeker2014-12-051-2/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643415 13f79535-47bb-0310-9956-ffa450edef68
* Include root-cause exception information when constructing ↵Dominik Stadler2014-11-261-2/+6
| | | | | | ContentTypeManager fails git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641940 13f79535-47bb-0310-9956-ffa450edef68
* Don't swallow exceptions on validationAndreas Beeker2014-11-221-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1641025 13f79535-47bb-0310-9956-ffa450edef68
* the subdir element needs to be included otherwise certain xmlbean operations ↵Andreas Beeker2014-11-211-1/+3
| | | | | | (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
* Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values ↵Andreas Beeker2014-11-162-4/+14
| | | | | | passed in git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1639996 13f79535-47bb-0310-9956-ffa450edef68
* Picture method to resize with different scales in width and heightAndreas Beeker2014-11-124-117/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638623 13f79535-47bb-0310-9956-ffa450edef68
* Restore printing out test-failures after switch to JUnit4 executionDominik Stadler2014-11-111-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1638179 13f79535-47bb-0310-9956-ffa450edef68
* Use Junit4 JUnitCore instead of legacy TestRunnerAndreas Beeker2014-11-101-42/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637996 13f79535-47bb-0310-9956-ffa450edef68
* Fix Eclipse warning about genericsDominik Stadler2014-11-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637978 13f79535-47bb-0310-9956-ffa450edef68
* Patch from hishidama to add Cell.removeHyperlink(). This closes #13 from githubNick Burch2014-11-083-2/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637562 13f79535-47bb-0310-9956-ffa450edef68
* Fail build if test-cases fail in OOXMLLite execution to avoid missing ↵Dominik Stadler2014-11-071-19/+48
| | | | | | 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
* another signature ubuntu jdk6 bug fix ... and offline/online handlingAndreas Beeker2014-11-072-147/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637283 13f79535-47bb-0310-9956-ffa450edef68
* another blind sha2 bug fix ...Andreas Beeker2014-11-051-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637005 13f79535-47bb-0310-9956-ffa450edef68
* Added a catch and another workaround for the OpenJDK SHA2 AIOOBE bugAndreas Beeker2014-11-051-127/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1637001 13f79535-47bb-0310-9956-ffa450edef68
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-051-31/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636990 13f79535-47bb-0310-9956-ffa450edef68
* Patch from hishidama to add Sheet.getDataValidations() for HSSF and XSSF. ↵Nick Burch2014-11-051-0/+7
| | | | | | This closes #11 from github git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636857 13f79535-47bb-0310-9956-ffa450edef68
* Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from ↵Nick Burch2014-11-041-2/+16
| | | | | | github git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636782 13f79535-47bb-0310-9956-ffa450edef68
* workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1155012Andreas Beeker2014-11-041-0/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636769 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #57185 - Should be Series not Serie, latter is incorrect English / a ↵Nick Burch2014-11-043-34/+43
| | | | | | Typo git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636755 13f79535-47bb-0310-9956-ffa450edef68
* Some more XSSF testing for #57184Nick Burch2014-11-041-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636750 13f79535-47bb-0310-9956-ffa450edef68
* Partial HSSF support for adding new external workbook formula references for ↵Nick Burch2014-11-042-0/+26
| | | | | | #57184 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636742 13f79535-47bb-0310-9956-ffa450edef68
* Switch to explicit includesNick Burch2014-11-041-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636623 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 57162: Content_types.xml and .rels files had elements with wrong ↵Uwe Schindler2014-11-022-4/+4
| | | | | | namespace (the default one) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636188 13f79535-47bb-0310-9956-ffa450edef68
* Bug 55164 - Support for adding slide notesAndreas Beeker2014-10-296-26/+179
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1635010 13f79535-47bb-0310-9956-ffa450edef68
* simplified the cropping code and changed the cropping image to a more ↵Andreas Beeker2014-10-281-30/+20
| | | | | | 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
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-272-12/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634410 13f79535-47bb-0310-9956-ffa450edef68
* house keeping - fixes for sonarqube blockersAndreas Beeker2014-10-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634255 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch for bug 55864 - XSSFImportFromXML.importFromXML() does not ↵Dominik Stadler2014-10-211-6/+12
| | | | | | support optional elements git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633404 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch to fix bug 56835: Unreadable content when adding multiple ↵Dominik Stadler2014-10-211-4/+13
| | | | | | comments to cell git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633397 13f79535-47bb-0310-9956-ffa450edef68
* xml dsign - javadoc fixesAndreas Beeker2014-10-201-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1633241 13f79535-47bb-0310-9956-ffa450edef68
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-181-1/+4
| | | | | | | Tested a few other timestamp providers limited the use of the additional libraries to xml dsign classes while running the junit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1632858 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56836 - XML signature supportAndreas Beeker2014-10-161-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1632447 13f79535-47bb-0310-9956-ffa450edef68
* xml signature: mainly javadocs - a few reorgsAndreas Beeker2014-10-104-26/+345
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1631003 13f79535-47bb-0310-9956-ffa450edef68
* Print out current version of java before building to allow to see in build ↵Dominik Stadler2014-10-061-4/+58
| | | | | | output if we use a supported Java VM version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1629644 13f79535-47bb-0310-9956-ffa450edef68
* another round of refactoring, limited exception declarations, more javadocsAndreas Beeker2014-10-0310-311/+356
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1629332 13f79535-47bb-0310-9956-ffa450edef68
* removed obsolete classes and added a few javadocs elements and example callsAndreas Beeker2014-10-025-151/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1629095 13f79535-47bb-0310-9956-ffa450edef68
* xml signature - small javadoc fixes, removed obsolete parameter from ↵Andreas Beeker2014-09-3014-74/+49
| | | | | | SignatureFacet interface git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1628575 13f79535-47bb-0310-9956-ffa450edef68
* Fixed complete-build errorsAndreas Beeker2014-09-291-0/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628338 13f79535-47bb-0310-9956-ffa450edef68
* more tests, some refactoringAndreas Beeker2014-09-286-104/+137
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628107 13f79535-47bb-0310-9956-ffa450edef68
* forgot to rename get/setterAndreas Beeker2014-09-282-10/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628031 13f79535-47bb-0310-9956-ffa450edef68
* Moved prefix logic in one placeAndreas Beeker2014-09-287-305/+336
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628029 13f79535-47bb-0310-9956-ffa450edef68
* configure namespaces via signatureconfigAndreas Beeker2014-09-2710-108/+69
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627985 13f79535-47bb-0310-9956-ffa450edef68
* clean upsAndreas Beeker2014-09-252-37/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627682 13f79535-47bb-0310-9956-ffa450edef68
* more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-241-77/+105
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627434 13f79535-47bb-0310-9956-ffa450edef68
* centralized configsAndreas Beeker2014-09-2113-592/+578
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1626646 13f79535-47bb-0310-9956-ffa450edef68
* reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-1812-692/+463
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1626107 13f79535-47bb-0310-9956-ffa450edef68
* Switched to config objectAndreas Beeker2014-09-177-222/+241
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1625850 13f79535-47bb-0310-9956-ffa450edef68