Nick Burch
|
f9e5145d9c
|
Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allows cloning of some sheets with drawing objects on them. Fixes bug #31795
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610336 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 10:59:04 +00:00 |
|
Nick Burch
|
50e62c9bcf
|
Update changelog again
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610329 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 10:05:03 +00:00 |
|
Nick Burch
|
9c2787efb4
|
Have autoSizeColumn skip over merged regions - bug #43902. Patch from Paolo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610328 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 09:55:20 +00:00 |
|
Nick Burch
|
c0bab46840
|
Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610313 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-09 09:22:20 +00:00 |
|
Nick Burch
|
1a6f87e035
|
Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-Shared Formula - tracked down to a signed vs unsigned byte issue!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610216 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 23:01:12 +00:00 |
|
Nick Burch
|
5471fcbdce
|
Make the code for adding a new RichTextRun to a TextRun a bit nicer
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610169 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 21:35:53 +00:00 |
|
Nick Burch
|
f06b3921bd
|
Make a start on supporting adding new text to a hslf textrun
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610160 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 21:19:51 +00:00 |
|
Nick Burch
|
39b91d3a6c
|
Tiny bit more ooxml stuff from Ugo (missed in last commit)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610158 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 21:17:48 +00:00 |
|
Nick Burch
|
26f6e5a716
|
Add un-fixable testcase for bug 43493
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610097 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 19:11:22 +00:00 |
|
Nick Burch
|
852964d9d3
|
Support for unicode named named ranges (patch and test from bug #42033)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610082 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 17:49:08 +00:00 |
|
Nick Burch
|
7096e660c3
|
Patch from Ugo from bug #44185 - support getting shared strings for ooxml excel files, and further tests for the ooxml excel text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610074 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 17:28:39 +00:00 |
|
Nick Burch
|
d6a4075aa7
|
Fix bug #34023 - when shifting rows, update the any formula references to those rows to point to their new location
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610072 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 17:18:38 +00:00 |
|
Nick Burch
|
7cd8941f43
|
Add a new method onto AreaReference to get all the cells referenced, not just the corners. Includes tests for this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610048 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 16:20:48 +00:00 |
|
Nick Burch
|
808d3ad9eb
|
Extend named range support in formulas to include non-contiguous named ranges
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610026 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 15:47:00 +00:00 |
|
Nick Burch
|
b67b9cb0ce
|
Fix from bug #43510 - support named ranges in formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@610016 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 15:08:51 +00:00 |
|
Nick Burch
|
a4ae0c47c7
|
New tests for setLandscape, which seems to indicate that the problem reported in bug #43693 is incorrect
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609968 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 13:28:19 +00:00 |
|
Nick Burch
|
32e42753ab
|
Patch from Ugo to get and set the sheet hidden flag (bug #43937)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609942 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 11:59:26 +00:00 |
|
Nick Burch
|
033dfb4f0c
|
Add a (disabled, as broken) test to show that HXFExcelExtractor and ExcelExtractor basically agree on extracting text from the same file (which they do not quite do yet!)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609941 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 11:54:26 +00:00 |
|
Nick Burch
|
426659fee3
|
Fix a few little bits of documentation xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609936 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 11:28:07 +00:00 |
|
Nick Burch
|
eae7142499
|
Fix for bug #44167 - patch from Paolo Mottadelli
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609924 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-08 10:36:36 +00:00 |
|
Nick Burch
|
c4c9251620
|
Update changelog
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609624 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 14:55:25 +00:00 |
|
Nick Burch
|
9966418b86
|
Fix bug #44070 - patch from Gian Carlo Pace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609620 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 14:51:37 +00:00 |
|
Nick Burch
|
cb032b7f1f
|
Fix for building the OOXML xmlbeans stuff on osx, patch from ugo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609594 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 13:14:46 +00:00 |
|
Yegor Kozlov
|
ee6ea8ef2a
|
start a new section for 3.0.2 BETA3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@609142 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-05 14:03:22 +00:00 |
|
Nick Burch
|
fabb3a53c0
|
Make the ooxml and ole2 powerpoint extractors more in keeping with the others, and with each other
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608830 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-04 13:19:23 +00:00 |
|
Nick Burch
|
f3177bf387
|
Some matching sets of sample ooxml and ole2 files, along with a plain text description
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608826 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-04 13:09:57 +00:00 |
|
Nick Burch
|
27b4980c2e
|
For ooxml properties, get the core ones as well as the extended ones, and add tests for this
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608500 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-03 14:28:46 +00:00 |
|
Yegor Kozlov
|
608392128b
|
support for tables in HSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608386 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-03 09:10:32 +00:00 |
|
Nick Burch
|
ebc731a087
|
Improve the javadocs for font and fill related colourings, and add another tests to check it all works as expected
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608132 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-02 15:48:11 +00:00 |
|
Nick Burch
|
c6d225103f
|
OOXML pptx text extractor, and test. Also add jar-ooxml ant task
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607572 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-30 18:11:55 +00:00 |
|
Nick Burch
|
e5fe6f32bd
|
Make a start on OOXML pptx support
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607564 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-30 17:46:20 +00:00 |
|
Nick Burch
|
faf602abf5
|
Support for extracting text from ooxml word documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607560 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-30 16:53:42 +00:00 |
|
Nick Burch
|
40235d1b5e
|
A few small updates to HSSFXML, and start on HWPFXML
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607554 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-30 16:21:22 +00:00 |
|
Nick Burch
|
1f1575e1be
|
Improve the xlsx text extraction, and have proper tests for it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607063 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-27 13:02:17 +00:00 |
|
Nick Burch
|
59f37853cd
|
Make a start on a text extractor for xlsx files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607058 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-27 12:40:05 +00:00 |
|
Nick Burch
|
ae3bd54533
|
Support getting the low level sheet objects back for an xlsx document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607043 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-27 11:52:12 +00:00 |
|
Nick Burch
|
dcb99ea54d
|
Shuffle a few ooxml bits about, improve the ant tasks for it, and add in a ooxml container lister
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607024 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-27 09:12:57 +00:00 |
|
Nick Burch
|
26b6528d9e
|
Add some more sample ooxml documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@607022 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-27 09:01:03 +00:00 |
|
Nick Burch
|
cc84a72aac
|
A quick play with OOXML parsing. Uses XmlBeans and OpenXml4J to get at the data. Expect the API to change rapidly in the near future as we discover what works and what doesn't!
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606923 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-26 17:47:27 +00:00 |
|
Nick Burch
|
7990d9fdaa
|
Update build.xml to download various libraries that we will want for playing with ooxml files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606922 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-26 17:39:15 +00:00 |
|
Nick Burch
|
12cd0bffa1
|
Update the sample ooxml files to the latest versions from http://openxmldeveloper.org/articles/SampleDocsAugust2007.aspx (previous samples were from a beta)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606920 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-26 16:44:14 +00:00 |
|
Yegor Kozlov
|
ca66f610e4
|
fix bug #43781: slide->getShapes->getTextRun returns wrong text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606685 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-24 09:51:14 +00:00 |
|
Yegor Kozlov
|
d151b35bc8
|
fix reopen of bug 42999: incorrect AnchorHeight calculations in HSSFClientAnchor.getAnchorHeightInPoints
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606684 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-24 09:48:11 +00:00 |
|
Nick Burch
|
76b94fc202
|
Support for Mid, Replace and Substitute excel functions (bug #s 44095, 44097, 44099)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606172 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-21 12:24:54 +00:00 |
|
Nick Burch
|
952c2e002d
|
Patch from bug #44055 - support reading the from field from HSMF messages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606169 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-21 12:16:54 +00:00 |
|
Nick Burch
|
0683a05226
|
Make compile-scratchpad depend on compile-main, as it's dependent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@606168 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-21 12:12:50 +00:00 |
|
Nick Burch
|
f08243b10f
|
Avoid a rare ArrayIndexOutOfBoundsException on some word table stuff (patch from bug #44078)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@604878 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-17 14:19:19 +00:00 |
|
Nick Burch
|
fc52062484
|
Add missing setCurrentRow calls to documentation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@603916 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-13 13:17:49 +00:00 |
|
Nick Burch
|
99b5c68d34
|
Add comments on which formula related things should go in which of the two test suites
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@603538 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-12 10:30:22 +00:00 |
|
Nick Burch
|
c4fa9cf5f0
|
Support for the Trim function, and a little enhancement to the formula evaluation test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@603233 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-11 13:03:53 +00:00 |
|