Yegor Kozlov
|
c3adfbaf48
|
avoid NPE when setting line properties if linewidth is zero
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1356102 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-02 08:07:16 +00:00 |
|
Nick Burch
|
a92c6453ab
|
Update JavaDocs to make it clearer to users about the different constuctors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1352685 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-21 21:00:54 +00:00 |
|
Yegor Kozlov
|
65dfa4d509
|
more tests to ensure that poi compiles against poi-ooxml-schemas.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1351994 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-20 08:46:50 +00:00 |
|
Nick Burch
|
ddc3c292e5
|
Add File based constructor to OPCPackage, alongside existing String one (which constructed a File from the string internally)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1351894 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-19 22:50:14 +00:00 |
|
Yegor Kozlov
|
d677bc00f2
|
Bugzilla 53271 - Removed unconditional asserts in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1342604 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-25 12:53:12 +00:00 |
|
Yegor Kozlov
|
306579455b
|
Bugzilla 53043 - don't duplicate hyperlink relationships when saving XSSF file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1328653 13f79535-47bb-0310-9956-ffa450edef68
|
2012-04-21 12:50:57 +00:00 |
|
Maxim Valyanskiy
|
9fb8683aa3
|
OPC: add original IOException to chain on open file errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1302840 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-20 11:21:23 +00:00 |
|
Yegor Kozlov
|
1cbefe6afb
|
Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1299338 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-11 07:19:07 +00:00 |
|
Yegor Kozlov
|
e3f83511dc
|
optimized unused imports and removed deprecation warnings in poi-ooxml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1296977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-05 09:42:36 +00:00 |
|
Yegor Kozlov
|
2c1f56d1fb
|
support for setting color of sheet tab in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295079 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 12:53:48 +00:00 |
|
Yegor Kozlov
|
aef09c36f1
|
Bugzilla 51564 - support for enforcing fields update in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295078 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 12:52:55 +00:00 |
|
Yegor Kozlov
|
0f0b3b1729
|
follow on to r1295058
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295063 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 10:54:50 +00:00 |
|
Yegor Kozlov
|
ed05f24b6c
|
Bugzilla 51673 - support grouping rows in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1295058 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 10:36:11 +00:00 |
|
Yegor Kozlov
|
afaf6472d0
|
Bugzilla 51780 - support replacement of content types in OPC packages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294998 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 07:50:10 +00:00 |
|
Yegor Kozlov
|
938646fd24
|
Bugzilla 52784 - replace ISO control characters with question marks in SXSSF to be consistent with XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294657 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-28 13:52:09 +00:00 |
|
Yegor Kozlov
|
f3d9f2bdd9
|
Bugzilla 52574 - support setting header / footer page margins in HSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-27 15:22:22 +00:00 |
|
Yegor Kozlov
|
a6f40e2952
|
Bugzilla 51790: fixed reading shared formulas in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1294127 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-27 12:18:45 +00:00 |
|
Yegor Kozlov
|
a5375147a1
|
Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-26 06:22:09 +00:00 |
|
Yegor Kozlov
|
1cfe625f71
|
fixed wrong namespace when inserting images in xwpf, added an example how to insert pictures
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1293747 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-26 06:18:40 +00:00 |
|
Yegor Kozlov
|
7d9173caa4
|
Bugzilla 52745: fixed XSSFRichtextString.append to preserve leading / trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292759 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 12:07:16 +00:00 |
|
Yegor Kozlov
|
37149e9d6b
|
Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1292295 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 14:04:17 +00:00 |
|
Yegor Kozlov
|
bd09f71043
|
Bugzilla 52701: fixed seting vertical alignment for XSLFTableCell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291743 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-21 12:39:23 +00:00 |
|
Yegor Kozlov
|
b0b28bf53c
|
fixed importing pictures having associated custom tags, see Bugzilla 52687
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1291730 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-21 12:13:39 +00:00 |
|
Nick Burch
|
1209d2fb88
|
Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already been closed, give IllegalArgumentException rather than NPE
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1244450 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-15 11:51:06 +00:00 |
|
Yegor Kozlov
|
073c3e278f
|
Bugzilla 52658: support mergin table cells in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 07:02:54 +00:00 |
|
Yegor Kozlov
|
bc48e85daa
|
Bugzilla 52626: fixed setting default row height in HSSF and XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243240 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 11:14:23 +00:00 |
|
Yegor Kozlov
|
7e7bde2595
|
validate row and column indexes in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1243232 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 10:44:17 +00:00 |
|
Yegor Kozlov
|
e5bdcdd835
|
support caching images in xslf
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241896 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 13:44:12 +00:00 |
|
Yegor Kozlov
|
9ed06b7351
|
added methods to get/set preset shape geometry in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241885 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 12:54:02 +00:00 |
|
Yegor Kozlov
|
0c9d5c57e6
|
Bugzilla 52570: misc fixes in XWPFDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241398 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 09:48:22 +00:00 |
|
Yegor Kozlov
|
e40b15ff55
|
Bugzilla 52568: added methods to set/get an XWPFRun's text color
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241395 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 09:45:20 +00:00 |
|
Yegor Kozlov
|
d6474fedf9
|
Bugzilla 52566: added methods to set/get vertical alignment and color in XWPFTableCell
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241393 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 09:41:52 +00:00 |
|
Yegor Kozlov
|
9421111547
|
Bugzilla 525612: added methods to get/set a table row's Can't Split and Repeat Header attributes in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241387 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 09:21:15 +00:00 |
|
Yegor Kozlov
|
fe10b2c7bc
|
Bugzilla 52561: Added methods to set table inside borders and cell margins in XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241383 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 09:15:31 +00:00 |
|
Yegor Kozlov
|
465974f540
|
improved javadoc on SXSSFWorkbook(XSSFWorkbook wb)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241373 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 08:17:21 +00:00 |
|
Yegor Kozlov
|
8eaddd5fe2
|
bugzilla 52575: added an option to ignore missing workbook references in formula evaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1240903 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-06 07:37:11 +00:00 |
|
Yegor Kozlov
|
71d08123bc
|
improved support for line breaks in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1240026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-03 08:24:38 +00:00 |
|
Yegor Kozlov
|
4b1b2f4af2
|
validate hyperlink address as discussed on poi-user
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1239529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-02 10:37:49 +00:00 |
|
Nick Burch
|
bcb898e977
|
Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1237631 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-30 12:59:54 +00:00 |
|
Yegor Kozlov
|
97d0beab68
|
support kerning in XSLF text runs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1235668 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-25 07:53:07 +00:00 |
|
Yegor Kozlov
|
2de8e37935
|
more XSLF tests to ensure that poi-ooxml-schemas.jar contains all used classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1233242 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-19 08:09:26 +00:00 |
|
Yegor Kozlov
|
c15348c065
|
added common interface for containers of shapes in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1231481 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-14 11:10:46 +00:00 |
|
Nick Burch
|
9350ef41d4
|
Support more OOXML custom properties for text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1230168 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 17:59:36 +00:00 |
|
Nick Burch
|
9d68c28c69
|
POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1230106 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 15:51:10 +00:00 |
|
Nick Burch
|
57c4509faa
|
Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1230045 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 14:02:40 +00:00 |
|
Yegor Kozlov
|
463c68c6b3
|
more progress with merging external slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 12:32:07 +00:00 |
|
Nick Burch
|
c156c039c4
|
Bug #52369 - XSSFExcelExtractor should format numeric cells based on the format strings applied to them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1221108 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 05:54:18 +00:00 |
|
Nick Burch
|
7371290ff7
|
Fix bug #52369 - Event based XSSF parsing should handle formatting of formula values in XSSFSheetXMLHandler
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1221103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 05:34:58 +00:00 |
|
Yegor Kozlov
|
1b65bb839a
|
Bugzilla 52348: Avoid exception when creating cell style in a workbook that has an empty xf table
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1220659 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 09:06:10 +00:00 |
|
Yegor Kozlov
|
f5c1596661
|
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1220645 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 08:25:46 +00:00 |
|