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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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 |
|
Nick Burch
|
a14b55b6a8
|
Support 1904 date windowing, in addition to 1900 date windowing (patch from bug #43551)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@601004 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 17:06:57 +00:00 |
|
Nick Burch
|
6ee1aa407f
|
Fix work bug #42799
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600910 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 12:33:24 +00:00 |
|
Nick Burch
|
12705fe743
|
Workaround to avoid a NPE for Word Documents that are missing their ListTable (bug #44003)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@600896 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-04 11:41:11 +00:00 |
|
Nick Burch
|
52d3ba08e0
|
Add method to return the number of styles (bug #43883)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@595701 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-16 15:25:55 +00:00 |
|
Nick Burch
|
75e57d9414
|
Add in a (disabled) test for bug #43670 (not yet fixed)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589417 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-28 20:56:34 +00:00 |
|
Nick Burch
|
a1ed3f51e4
|
A bit more on HDGF LZW compression, but it's still not quite complete
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589233 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-27 22:50:41 +00:00 |
|
Nick Burch
|
9d3658e72f
|
Implement an Excel text extractor, and put all the existing text extractors under a common superclass, so they're easier to find and use
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@589224 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-27 21:57:10 +00:00 |
|
Nick Burch
|
c7476faf25
|
Allow users to get a FormulaParser armed only with a HSSFWorkbook, through a convenience method on HSSFFormulaEvaluator
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584721 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-15 10:34:40 +00:00 |
|
Nick Burch
|
7774616a7d
|
Stub out the HDGF compression routine, and tests for it. Document the first slab of the compressed data in the test, so it's easy to see if we're generating it properly. (Have yet to implement the compression support yet though)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584534 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-14 12:42:47 +00:00 |
|
Nick Burch
|
786af85cc0
|
Replace the HDGW LZW engine with a fully documented, ASL licenced version. (Doesn't do compression yet, but is a much better start for that)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@584414 13f79535-47bb-0310-9956-ffa450edef68
|
2007-10-13 15:46:09 +00:00 |
|
Yegor Kozlov
|
acc1f7434d
|
roll back to the previous version.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579733 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-26 17:51:08 +00:00 |
|
Nick Burch
|
b151061e97
|
Implement the date function, patch from Pavel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579244 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-25 13:37:02 +00:00 |
|
Nick Burch
|
283e0ba625
|
Implement the date function, patch from Pavel
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579243 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-25 13:36:36 +00:00 |
|
Nick Burch
|
5a56f23398
|
Improvement from Pavel - if we've already parsed a formula then evaluated it, don't re-do the parsing the second time
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@579197 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-25 11:08:57 +00:00 |
|
Nick Burch
|
3365f9798b
|
Finish the POIDocument move, and update HSSFWorkbook to use it
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577314 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-19 14:34:31 +00:00 |
|
Nick Burch
|
22d3036135
|
Move POIDocument out of the scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@577260 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-19 11:57:05 +00:00 |
|
Nick Burch
|
c733acf8b4
|
Convert to use POIDocument
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576507 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 16:34:48 +00:00 |
|
Nick Burch
|
ed2d78b08b
|
When writing out a HSLF file, optionally also write out all the different OLE2 streams, and not just the normal HSLF related ones
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576505 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 16:30:31 +00:00 |
|
Nick Burch
|
312b7ff2dc
|
Ensure that evaluateInCell sets the underlying cell type properly (fix from Pavel Krupets)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576504 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 16:29:07 +00:00 |
|
Nick Burch
|
c4ca492849
|
Implementation of the Day function from Pavel Krupets
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576492 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 15:58:54 +00:00 |
|
Nick Burch
|
7c257557fa
|
Fix the indenting on write(), which has been messed up for an age
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@576475 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-17 15:21:34 +00:00 |
|
Yegor Kozlov
|
7356dd361c
|
support for adding Picture to ShapeGroup in HSLF. See Bug 43323 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573955 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-09 07:38:35 +00:00 |
|
Yegor Kozlov
|
a82e65ea7b
|
Support for getting OLE object data from slide show. See Bug 43247 for details.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@573872 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-08 16:12:29 +00:00 |
|
Nick Burch
|
6e2b416925
|
Implementation of Month and Year functions, from Guenter Kickinger (bug #43199)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@569062 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-23 16:33:36 +00:00 |
|
Nick Burch
|
ac3c57b0d8
|
When trying to tell if a PPT file is encrypted or not, try to avoid an AIOOB
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@568949 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-23 12:03:20 +00:00 |
|