Yegor Kozlov
|
453e72046d
|
Patch 51634 - support SXSSF streaming from templates
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156544 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:54:11 +00:00 |
Yegor Kozlov
|
0a0a6a81da
|
fixed missing ASF licence headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156541 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:47:58 +00:00 |
Yegor Kozlov
|
ccad96e6d9
|
initial support for XSLF usermodel API
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156539 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:38:19 +00:00 |
Yegor Kozlov
|
eb89ca3685
|
51187 - fixed OPCPackage to correctly handle self references
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-11 08:13:00 +00:00 |
Yegor Kozlov
|
987b7cf9b1
|
Bug 51635 - Improved performance of XSSFSheet#write
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1156272 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-10 17:32:38 +00:00 |
Sergey Vladimirov
|
82dfb94838
|
fix compiler warning about encoding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155359 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 13:31:04 +00:00 |
Sergey Vladimirov
|
0497d8ad7b
|
simplify HTML CSS creation code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155357 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 13:25:56 +00:00 |
Sergey Vladimirov
|
c6a96131d4
|
update test case for 41898 issue
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155347 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 13:04:28 +00:00 |
Sergey Vladimirov
|
ece6bc0618
|
fix unsigned int to long conversion
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155340 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 12:53:05 +00:00 |
Sergey Vladimirov
|
ea33470d0d
|
rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs class
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155339 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 12:50:15 +00:00 |
Sergey Vladimirov
|
ccf25f2f68
|
new word-to-text converter can handle OLE2 included objects, so issue 47731 is fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155337 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 12:42:34 +00:00 |
Sergey Vladimirov
|
49697de696
|
Add Word-to-Text converter and use it as replacement for WordExtractor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155336 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 12:38:52 +00:00 |
Sergey Vladimirov
|
888f51c566
|
add Word-to-Text converter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155281 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 09:25:59 +00:00 |
Sergey Vladimirov
|
fa26e746cc
|
allow to disable document rebuilding and use it in HWPF Lister
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155262 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 08:37:21 +00:00 |
Sergey Vladimirov
|
0d55c007b7
|
main() method seems never worked neither documented. removed.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155249 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 08:14:19 +00:00 |
Sergey Vladimirov
|
0a8b8570ad
|
restore (merge, cleanup and move to dev. package) XSLT utilities classes for model classes autogeneration.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155242 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 07:48:13 +00:00 |
Sergey Vladimirov
|
a0279ca14f
|
deprecate org.apache.poi.hdf package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155233 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 07:00:02 +00:00 |
Sergey Vladimirov
|
b067ee7ccc
|
more HWPF documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155227 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 06:47:01 +00:00 |
Sergey Vladimirov
|
ba78a887c8
|
mak HWPFLister as (eternal) @Beta
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155218 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:54:48 +00:00 |
Sergey Vladimirov
|
03b65a482b
|
mark classes from org.apache.poi.hwpf.model (and subpackages) as @Internal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155217 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:53:28 +00:00 |
Sergey Vladimirov
|
ff0f31904e
|
mark org.apache.poi.hwpf.converter classes as @Beta
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155216 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:45:20 +00:00 |
Sergey Vladimirov
|
7c404baa5b
|
mark org.apache.poi.hwpf.sprm package classes as @Internal
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155215 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:43:57 +00:00 |
Sergey Vladimirov
|
29e105c70c
|
add non-deprecated method insertTableBefore to Range
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155214 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:34:46 +00:00 |
Sergey Vladimirov
|
0919d137c2
|
add TestBugs to AllHWPFTests
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155212 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:20:07 +00:00 |
Sergey Vladimirov
|
73b136c5a4
|
51604 is fixed
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:18:37 +00:00 |
Sergey Vladimirov
|
aade7062e1
|
backlink used doc's stringbuilder and singlenton TextPiece from TextPieceTable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155210 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:17:35 +00:00 |
Sergey Vladimirov
|
d31694057d
|
replace StringBuffer with StringBuilder in TextPiece
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155208 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 05:00:09 +00:00 |
Sergey Vladimirov
|
e544419a22
|
extract Bugzilla tests from TestProblems into TestBugs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155205 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 04:46:36 +00:00 |
Yegor Kozlov
|
2d5db78a3b
|
Fixed incorrect encoding of non-breaking space (0xA0) in SXSSF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1154323 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-05 17:27:08 +00:00 |
Sergey Vladimirov
|
1b4718befd
|
fix javadoc encoding
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152162 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 10:59:00 +00:00 |
Sergey Vladimirov
|
2fd50d2346
|
escherTertiaryOptRecord.lookup() added, thanks yegor
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152127 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 07:02:20 +00:00 |
Sergey Vladimirov
|
e4efe9c5b5
|
exctract common properties record code into AbstractEscherOptRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152126 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 07:01:39 +00:00 |
Yegor Kozlov
|
408053e61b
|
mention ConditionalFormats, ToHtml and ToCSV in the docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152110 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 05:37:06 +00:00 |
Yegor Kozlov
|
d6fdb2dec1
|
fixed compilation errors
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152103 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 04:54:34 +00:00 |
Yegor Kozlov
|
e97caa9c1b
|
support for conditional formatting in XSSF including docs and examples
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152099 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-29 04:47:25 +00:00 |
Nick Burch
|
a7306f6d4f
|
Based on Yegor's investigating, Support isRightToLeft and setRightToLeft on the common spreadsheet Sheet interface, as per existing HSSF support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1152031 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 22:53:46 +00:00 |
Sergey Vladimirov
|
ed2266e85e
|
expose additional shape properties
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151917 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 16:39:47 +00:00 |
Sergey Vladimirov
|
c9c353b0ed
|
update EcherContainerRecord.toString() test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151891 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 15:13:37 +00:00 |
Sergey Vladimirov
|
984ad2c749
|
add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO converters
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151888 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 15:08:06 +00:00 |
Sergey Vladimirov
|
dbb4386e0b
|
fix compilation error
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151879 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 14:43:18 +00:00 |
Sergey Vladimirov
|
c5333ed1bc
|
fix escher info dump
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151862 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 14:21:40 +00:00 |
Sergey Vladimirov
|
5485d4f5d1
|
child of ContainerRecord is not only SpContainer; use generics to preserve source-compatibility
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151861 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 14:21:26 +00:00 |
Jon Svede
|
88b60c2b9c
|
Bug 51548 - added the handler in the antlib.xml. Add more substantial javadocs. Need to work on an example before I close the ticket.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151847 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 13:48:20 +00:00 |
Sergey Vladimirov
|
91d49be238
|
add initial code for office drawings (and pictures saved as such drawings)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151845 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 13:46:57 +00:00 |
Sergey Vladimirov
|
40b8a37ccb
|
add additional escher properties names from 2.3.4. Group Shape
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151808 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 12:05:09 +00:00 |
Sergey Vladimirov
|
3ca7d0b7d8
|
make EscherContainerRecord.toString() indent children even if they don't support toString(indent)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151802 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:45:25 +00:00 |
Sergey Vladimirov
|
49a7f2fc9d
|
add EscherTertiaryOptRecord support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151801 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:44:50 +00:00 |
Sergey Vladimirov
|
614f365d64
|
fix generics compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151798 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 11:34:16 +00:00 |
Sergey Vladimirov
|
99f69d31a8
|
rename fileManager variable of type PicturesManager to picturesManager
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151770 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 09:06:56 +00:00 |
Sergey Vladimirov
|
cc28ea53f7
|
fix picture matching procedure
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151766 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 08:49:38 +00:00 |