Yegor Kozlov
|
ddbb58cb6a
|
tag r719547 as 3.5-beta4
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_5_BETA4@719548 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:25:02 +00:00 |
|
Yegor Kozlov
|
796a0eea4f
|
renamed Name.setFormula to more descriptive setRefersToFormula, also misc improvements in the site docs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719547 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:22:07 +00:00 |
|
Josh Micich
|
e796abd3fa
|
Fixes / additions for reserialization of HyperlinkRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719546 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 09:09:25 +00:00 |
|
Josh Micich
|
e3df2fb0b0
|
refactoring test case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719523 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-21 07:30:43 +00:00 |
|
Yegor Kozlov
|
86935fdab9
|
applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFParagraph
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719316 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-20 18:22:20 +00:00 |
|
Yegor Kozlov
|
b68a8f083f
|
improved tasks for making Maven artifacts1. maven-dist is now obsolete, maven artifacts are taken from dist2. release manager should use 'mvn deploy:deploy-file' to deploy POI artifacts, dist/mvn-deploy.sh is automatically generated by the maven-poms task3. each poi module now has its own pom template in the ./maven directory
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719249 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-20 15:08:42 +00:00 |
|
Josh Micich
|
47aec08f3d
|
should have been submitted with r719053 (moving other chart records into dedicated package)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 23:59:10 +00:00 |
|
Josh Micich
|
19e41b0614
|
Fixed NoteRecord to allow for unicode author names
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719084 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 21:49:17 +00:00 |
|
Josh Micich
|
b5ff76d149
|
moving other chart records into dedicated package
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719053 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 20:17:42 +00:00 |
|
Josh Micich
|
3673b6a984
|
record sid clean-up
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719031 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 19:09:05 +00:00 |
|
Josh Micich
|
2a7fa85dd9
|
fixing test hierarchies
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719028 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 19:06:44 +00:00 |
|
Josh Micich
|
bef269d74d
|
consolidated TestXSSFHeaderFooter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@719023 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 18:54:41 +00:00 |
|
Josh Micich
|
db1f68955e
|
added getNumberOfCells CellRangeAddressBase etc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718840 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 02:04:07 +00:00 |
|
Josh Micich
|
6f28f85004
|
Initial support for union operator in FormulaParser (fix for broken junits)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718838 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 02:01:58 +00:00 |
|
Josh Micich
|
65af4a310a
|
Refactoring Record.serialize methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718810 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-19 00:06:06 +00:00 |
|
Josh Micich
|
a9c963b08a
|
Refactoring Record.serialize methods
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718681 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 18:49:19 +00:00 |
|
Josh Micich
|
d2e7c9c832
|
Fixed XSSFName and test cases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718651 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-18 17:01:57 +00:00 |
|
Yegor Kozlov
|
0ad2331f88
|
applied fix suggested in bug#46197: missing cast to float resulted in incorect calculation of picture size.Also added Picture.resize(scale)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@718023 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-16 13:24:42 +00:00 |
|
Josh Micich
|
d32368be4a
|
Fix for bug 46213 - FormulaRecordAggregate should gracefully ignore extra StringRecords
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@717883 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-15 17:25:32 +00:00 |
|
Josh Micich
|
647a9c8d73
|
Follow-on from r713909 (bug 46174) - fixing Name to support general formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@717882 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-15 17:22:24 +00:00 |
|
Yegor Kozlov
|
2e2062d99a
|
applied patch #46212 by Gisella Bronzetti: initial implementation of XWPFRun object
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@714244 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-15 12:54:09 +00:00 |
|
Yegor Kozlov
|
6a8bb2c748
|
more updates in javadocs and site documentation, also misc improvements in common hssf-xssf interfaces
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@714128 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 20:29:42 +00:00 |
|
Yegor Kozlov
|
acc1ba4585
|
1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713981 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 11:56:41 +00:00 |
|
Josh Micich
|
e703a254ed
|
Fix for bug 46174 - HSSFName now handles general formulas (not just area references)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713909 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 02:20:22 +00:00 |
|
Josh Micich
|
ed5c2dac01
|
refactoring Record.serialize
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713894 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 01:25:16 +00:00 |
|
Josh Micich
|
a4b5d9ff2e
|
Patch from Patrick Cheng (bugzilla 46189) - added chart records: CHARTFRTINFO, STARTBLOCK, ENDBLOCK, STARTOBJECT, ENDOBJECT, and CATLAB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713892 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-14 01:10:26 +00:00 |
|
Josh Micich
|
41ad7b2410
|
Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713852 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 23:01:46 +00:00 |
|
Josh Micich
|
9873ea6391
|
Changes to formula evaluation allowing for reduced memory usage
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713811 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 20:22:17 +00:00 |
|
Josh Micich
|
7a98ca6d17
|
updated javadoc
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713807 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 20:05:16 +00:00 |
|
Josh Micich
|
0d71be930e
|
extracted local variable
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713801 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-13 19:41:02 +00:00 |
|
Nick Burch
|
cf20f3397f
|
Fix bug #45290 - Support odd files where the POIFS header block comes after the data blocks, and is on the data blocks list
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713447 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 18:25:33 +00:00 |
|
Nick Burch
|
fd2667bec2
|
Fix bug #46184 - more odd escaped date formats
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713403 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 15:31:34 +00:00 |
|
Nick Burch
|
178871c84b
|
Include the sheet number in the output of XLS2CSVmra
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713398 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 15:25:36 +00:00 |
|
Nick Burch
|
5da1e72cad
|
Fix bug #46043 - correctly write out HPSF properties with HWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713393 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 15:03:38 +00:00 |
|
Yegor Kozlov
|
af7f84c27e
|
common ss interfaces for drawing, clientacnhor and picture, also some refactoring of common hssf-xssf code
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713279 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-12 07:15:37 +00:00 |
|
Yegor Kozlov
|
5a5ab51f2b
|
docs cleanup and improvements
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713108 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 18:57:50 +00:00 |
|
Yegor Kozlov
|
aa8ee7d78c
|
bug# 45973: added factory method for FormulaEvaluator, also fixed unpaired tags in javadocs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713021 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 11:43:20 +00:00 |
|
Yegor Kozlov
|
32de644e51
|
fixed bug#46182: Slideshow.readPictures() skips pictures with invalid headers
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@713009 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-11 10:07:08 +00:00 |
|
Nick Burch
|
f07b507940
|
Fix for bug #46137 - continue records after eofrecord
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712652 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-10 12:20:49 +00:00 |
|
Yegor Kozlov
|
02db58997d
|
junit should run with fork=yes, this option is important for gump wich operates in the -Dbuild.sysclasspath=only. ooxml-testcases were the case
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712625 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-10 08:15:30 +00:00 |
|
Yegor Kozlov
|
249ef2e3d6
|
converted non-ascii characters to unicode to keep compilers on UTF-8 systems quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712543 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-09 19:45:45 +00:00 |
|
Yegor Kozlov
|
5fdc53ce5a
|
1. removed interfaces-jdk14, they are now obsolete2. started paving the way for XWPF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712508 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-09 16:18:46 +00:00 |
|
Yegor Kozlov
|
d4d005f702
|
removed dependencies for jaxen and xerces, ooxml module does not need them
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712490 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-09 12:14:59 +00:00 |
|
Yegor Kozlov
|
63cf2a4902
|
minor improvements in build.xml, also fixed indents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712389 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-08 13:21:42 +00:00 |
|
Josh Micich
|
612008386a
|
Fixed problem with linking shared formulas when ranges overlap
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712307 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 23:16:48 +00:00 |
|
Yegor Kozlov
|
2517aa0e42
|
javadocs cleanup
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712196 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 16:57:23 +00:00 |
|
Yegor Kozlov
|
0d7cb5c968
|
fixed a typo in the url to junit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712129 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 14:17:10 +00:00 |
|
Yegor Kozlov
|
1590882803
|
improved tasks for fetching jars
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712095 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 09:29:54 +00:00 |
|
Yegor Kozlov
|
4b4b139e37
|
copy the ooxml branch to trunk
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@712084 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-07 08:09:35 +00:00 |
|
Josh Micich
|
0993370781
|
Merged revisions 711764 via svnmerge from
https://svn.apache.org/repos/asf/poi/trunk
........
r711764 | josh | 2008-11-05 19:43:17 -0800 (Wed, 05 Nov 2008) | 1 line
Bug 45784 - More fixes to SeriesTextRecord
........
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@711963 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-06 20:26:01 +00:00 |
|