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
|
16ea202e52
|
added HSSFFormulaEvaluator.setIgnoreMissingWorkbooks, see Bugzilla 52575
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1241372 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 08:11:37 +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
|
3ab1ff0304
|
Update the license details to reflect current practice, to avoid confusion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1239253 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 18:31:35 +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 |
Maxim Valyanskiy
|
91f163c97a
|
bug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIFSFileSystem.readBAT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1237629 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-30 12:55:29 +00:00 |
Nick Burch
|
d8627fa5e1
|
Correct license link
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1237621 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-30 12:22:21 +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
|
1df1a286b9
|
Added implementation for SUMIFS(), see Bugzilla 52462
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1234305 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-21 11:50:49 +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
|
013ba86bb0
|
corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1232321 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 06:53:45 +00:00 |
Yegor Kozlov
|
797ff02699
|
added example how to merge .pptx slides
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1231850 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-16 07:00:04 +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
|
5588a1c136
|
Correct fraction formatting quick return logic
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1231144 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-13 16:03:17 +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 |
Nick Burch
|
ee24b94d80
|
Fix bug #52446 - Handle files which have been truncated by a few bytes in NPropertyTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1229963 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 11:46:41 +00:00 |
Nick Burch
|
e0198826c3
|
Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle times without seconds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1229281 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 18:21:54 +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
|
7a49fa7ad4
|
Add disabled tests for custom formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225098 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:29:01 +00:00 |
Nick Burch
|
1160285073
|
Add AM/PM DataFormatter tests for bug #52389 (already working properly)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225095 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:16:36 +00:00 |
Nick Burch
|
05bfb7c0c9
|
Bug #52389 - Handle ?/? format fractions as well as #/# ones, and tighten the criteria for triggering fraction formatting matching
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225093 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:10:24 +00:00 |
Nick Burch
|
34760dac11
|
Fix generics warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1225092 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 05:08:45 +00:00 |
Yegor Kozlov
|
8c4165d75d
|
patch from Bugzilla 52200: updated XWPF table example code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1224605 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-25 11:09:29 +00:00 |
Yegor Kozlov
|
a20915f758
|
Bugzill 52378: Support for Excel's Analysis Tool Pack functions workday and networkdays
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1221682 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-21 11:40:48 +00:00 |
Nick Burch
|
ca28206971
|
Inspired by bug #52349 - Merge the logic between the TEXT function and DataFormatter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1221126 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 07:20:44 +00:00 |
Nick Burch
|
b3709bbd36
|
Fix bug #52349 - Correctly support excel style date format strings in the TEXT function
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1221123 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 06:58:01 +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 |
Yegor Kozlov
|
587cfe2d2f
|
Bugzilla 52219: fixed XSSFSimpleShape to set rich text attributes from XSSFRichTextString
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1220642 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 08:17:46 +00:00 |
Yegor Kozlov
|
dde2d28102
|
Addition to Bugzilla 51961: enable compression of temp files when loading existing workbook
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1215080 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 10:11:45 +00:00 |
Yegor Kozlov
|
97a447bef4
|
applied patch from Bugzilla 52314: SheetUtil.getColumnWidth could be more flexible
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1215079 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 10:01:02 +00:00 |
Yegor Kozlov
|
40e7917560
|
more xlsf docs and samples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1215077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 10:00:11 +00:00 |
Yegor Kozlov
|
799ab1ff5d
|
xlsf tutorial and cookbook updates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212978 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:43:09 +00:00 |
Yegor Kozlov
|
e6826bae17
|
updated downloads page to reflect status of 3.8-beta5 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:41:44 +00:00 |
Nick Burch
|
7f116f9325
|
Add a NPOIFS constructor to WorkbookFactory, to match the regular POIFS one
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212976 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-11 08:16:32 +00:00 |
Yegor Kozlov
|
0189b53f7e
|
current version is 3.8-beta6 now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 12:57:36 +00:00 |
Yegor Kozlov
|
acde56403e
|
removed svn:executable bit from project files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212745 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 08:02:08 +00:00 |
Yegor Kozlov
|
89916468a5
|
Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-10 07:56:54 +00:00 |
Yegor Kozlov
|
217dbe5502
|
fixed javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 16:48:38 +00:00 |
Yegor Kozlov
|
b048579ca0
|
keep rat quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 13:27:12 +00:00 |
Yegor Kozlov
|
46cee93e66
|
disabled a test failing under jdk 1.5: it assumes rounding mode half-up and jdk 1.6+
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 13:26:49 +00:00 |
Yegor Kozlov
|
ad6cfe5ca1
|
Bugzilla 46288: fixed refcount of Fill pictures in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212381 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 12:50:20 +00:00 |
Yegor Kozlov
|
3009b07746
|
Bugzilla 51961: support compression of temp files in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-09 11:04:22 +00:00 |
Yegor Kozlov
|
fc4c8d077e
|
Bugzilla 52268 - support cloning sheets with drawings in XSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1211339 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-07 08:49:09 +00:00 |