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 |
|
Nick Burch
|
1998bb30a5
|
Add in missing copyright headers to a couple of new testcases
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566198 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-15 14:41:46 +00:00 |
|
Nick Burch
|
6708ebde80
|
Patch from David Law in bug #43093 - handle Area3D formula references that refer to a different sheet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@566157 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-15 13:58:12 +00:00 |
|
Yegor Kozlov
|
65c68651ab
|
fixed bug 42620: More than one slide fails to open in OpenOffice. Fix: UserEditAtom.MaxPersistWritten wasn't updated when adding new slides.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@563185 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-06 16:49:47 +00:00 |
|
Nick Burch
|
ca73f5eb7e
|
Initial HSMF (outlook) support from Travis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@554774 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-09 22:19:21 +00:00 |
|
Yegor Kozlov
|
9e320e3f37
|
keep the javadoc compiler quiet
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@552525 13f79535-47bb-0310-9956-ffa450edef68
|
2007-07-02 16:08:26 +00:00 |
|
Nick Burch
|
aaf2c3119e
|
Some more fixes for javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551908 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-29 14:18:11 +00:00 |
|
Nick Burch
|
4461ddc84e
|
Fix a whole slew of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551903 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-29 14:09:07 +00:00 |
|
Nick Burch
|
3f4950fa82
|
Include a test for the text extraction code. Update code to use POILogger instead of System.err. Update the NOTICE file for the TLP change, and add entries for JUnit and the small GPL v3 bits of HDGF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551273 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-27 19:00:35 +00:00 |
|
Nick Burch
|
27f71146d8
|
Lots more HDGF support for chunks, and add support for basic text extraction
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@551258 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-27 18:34:17 +00:00 |
|
Yegor Kozlov
|
f6e06619e7
|
fixed [Bug 42677] - HSLF SlideShow write() issues on tables
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550731 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-26 08:09:24 +00:00 |
|
Yegor Kozlov
|
ada61241db
|
make the code compatible with JDK 1.4.2
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550726 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-26 08:00:37 +00:00 |
|
Nick Burch
|
d04f8956c5
|
Make a start on processing the commands within the chunks, and their values. Includes some tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549616 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-21 21:24:25 +00:00 |
|
Nick Burch
|
2a0276c665
|
Start on processing the commands stored within a HDGF chunk, plus initial tests for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549588 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-21 19:28:04 +00:00 |
|
Nick Burch
|
8ff8c4733c
|
Tweak test to match last V11 related change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@549111 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-20 13:58:14 +00:00 |
|
Nick Burch
|
456d639e55
|
Improved support for chunks and chunk streams, plus tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548870 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-19 22:41:33 +00:00 |
|
Nick Burch
|
0df13bee23
|
Make a start on supporting Chunks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548836 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-19 19:55:30 +00:00 |
|
Nick Burch
|
79823fed3e
|
Add a developer helper class, which prints out the stream+pointer structure of a visio file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548525 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 23:00:36 +00:00 |
|
Nick Burch
|
44288ba5e5
|
Convert HDGFDiagram to using the new pointer and stream code, and add tests for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548518 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 22:44:56 +00:00 |
|
Nick Burch
|
58a5831942
|
Basic support for a few key kinds of streams, and tests to go with this
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548511 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 22:26:04 +00:00 |
|
Nick Burch
|
ca88624f6f
|
Initial HDGF support for streams, plus tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548476 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 20:24:39 +00:00 |
|
Nick Burch
|
407d10ffd1
|
Initial support for HDGF pointers, along with tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548461 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 19:39:29 +00:00 |
|
Nick Burch
|
2d22286924
|
First stab at hdgf, an implementation of the visio format. Basic support for processing the equivalent of records - pointers and blocks. Now to refactor it into something sane!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548428 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-18 18:10:57 +00:00 |
|
Nick Burch
|
c22c2e813c
|
Finish off the example use of MissingRecordAwareHSSFListener, which outputs a csv
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548049 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-17 15:54:52 +00:00 |
|
Nick Burch
|
8dc3f008cf
|
Make a start on some example code to use MissingRecordAwareHSSFListener for turning a xls into a csv
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548030 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-17 10:59:48 +00:00 |
|
Yegor Kozlov
|
c5a4a5b891
|
encode unicode chars in HSLF unit tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@543411 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-01 07:06:51 +00:00 |
|
Yegor Kozlov
|
49a0737b06
|
HSLF: readonly support for hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542804 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-30 11:56:46 +00:00 |
|
Yegor Kozlov
|
aeaf8fe21f
|
fixed bug 38256: RuntimeException: Couldn't instantiate the class for type with id 0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542453 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-29 08:32:56 +00:00 |
|
Yegor Kozlov
|
28b2906621
|
support for text bullets
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542179 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-28 09:45:09 +00:00 |
|
Yegor Kozlov
|
bdd52c732f
|
fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape.getShapeType(); Also changed the code to write messages to POILogger instead of System.err/System.out
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541867 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-26 07:22:51 +00:00 |
|
Yegor Kozlov
|
09b709f426
|
fixed bug 42486: Failure parsing a seemingly valid PPT. Some of the assertions in ExHyperlink were too strong. Write to log instead of throwing exception
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541632 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-25 13:03:26 +00:00 |
|
Yegor Kozlov
|
3bcdf011d1
|
added support for TitleMaster object
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541622 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-25 12:04:45 +00:00 |
|
Yegor Kozlov
|
581fb11400
|
fixed bug 42484: NullPointerException from ShapeGroup.getAnchor()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541281 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 12:09:34 +00:00 |
|
Yegor Kozlov
|
eb267bb14a
|
fixed bug 42485: All TextBoxes inside ShapeGroups have null TextRuns
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541274 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 11:38:36 +00:00 |
|
Yegor Kozlov
|
ddef996756
|
throw HSLFException instead of RuntimeException
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541267 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 11:05:24 +00:00 |
|
Yegor Kozlov
|
8d87bbd972
|
return null instead of throwing exception when slide master is not found
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541266 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 11:04:22 +00:00 |
|
Yegor Kozlov
|
ba9e3eb545
|
applied patches from bug 42474: (1) Incorrect matching of notes to slides and (2) NPE in RichTextRun.isBold() when the RichTextRun comes from a Notes model object
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@541219 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-24 07:52:04 +00:00 |
|
Nick Burch
|
b6fedbefd9
|
Initial version of a Missing Record Aware shim on HSSFListener. Includes limited tests, but not yet any documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539462 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-18 13:27:04 +00:00 |
|
Nick Burch
|
80249d9780
|
If the apparent location of the current user atom is past the end of the data, then the file's clearly corrupt, so throw a better exception
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@539453 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-18 13:17:41 +00:00 |
|
Yegor Kozlov
|
5161e63400
|
cleaning the code before release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@530031 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-18 14:22:55 +00:00 |
|
Yegor Kozlov
|
0d56d5df4a
|
use POILogger instead of System.err in hslf records. If users want verbose output they should explicitly enable it through -Dorg.apache.poi.util.POILogger option. P.S. I think this should be done through the whole HSLF, i.e. no direct calls of System.out and Sysrtem.err
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@527820 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-12 07:40:15 +00:00 |
|
Nick Burch
|
99e3b2389d
|
It seems that some PPT files only have linkAtom + linkDetailsA for their ExHyperlink, and miss the linkDetailsB. For those files, do the right thing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@525127 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-03 10:13:20 +00:00 |
|
Yegor Kozlov
|
51840d63ad
|
convert from pixels (96dpi) to points(72dpi) when setting picture anchor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@524085 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-30 13:48:56 +00:00 |
|
Nick Burch
|
5cf00bc2a6
|
Apply Trejkax's fix from bug #41653, and do a whole load of tests for the HWPF picture stuff. Includes a stub test for the problem identified in bug #41898
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@523777 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-29 17:36:37 +00:00 |
|
Nick Burch
|
5803bf4514
|
Don't NPE if we have a reference to a note, where there's no core record to go with that note's RefID. Instead, just log it, and pretend the note wasn't there.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@523678 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-29 11:50:50 +00:00 |
|
Yegor Kozlov
|
c57a5a47d0
|
fixed bug 41384: Array index wrong in record creation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@520893 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-21 14:04:32 +00:00 |
|
Nick Burch
|
2e4f27d57b
|
If the username length in the CurrentUserAtom is clearly wrong, treat it as if there was no username, rather than giving an ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@513391 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-01 15:59:56 +00:00 |
|
Rainer Klute
|
6ea2f6804a
|
Make this compile for me.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@501314 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-30 05:49:04 +00:00 |
|
Nick Burch
|
066910f3c0
|
Add ExObjList support
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@497107 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 18:09:24 +00:00 |
|
Nick Burch
|
1557708b2a
|
Add ExHyperlink tests against a real file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@497090 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 17:12:26 +00:00 |
|
Nick Burch
|
a2bc714fa3
|
Add support for ExHyperlink and ExHyperlinkAtom
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@497079 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 16:59:45 +00:00 |
|
Nick Burch
|
255bc5a9c3
|
Support InteractiveInfo, the parent of InteractiveInfoAtom
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@497061 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 16:17:46 +00:00 |
|
Nick Burch
|
3577d348c3
|
Initial, basic support for InteractiveInfoAtom
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@497058 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-17 16:05:26 +00:00 |
|
Nick Burch
|
b892245d39
|
Tweak comments and variable names, to make the wacky colour stuff as BGR not RGB clearer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496782 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 17:22:38 +00:00 |
|
Nick Burch
|
16b4ba157a
|
Refactor the TextPropCollection and TextProp classes into their own model package. Some of the logic in StyleTextPropAtom should probably be refactored out too, but that's still to do
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496405 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 17:00:41 +00:00 |
|
Nick Burch
|
0d2f337be6
|
Fix for bug #41357, by moving byte array creation until after we've decided that we have a valid picture
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496398 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 16:40:03 +00:00 |
|
Nick Burch
|
3b14ab1eb2
|
Update the order of the TextProps, as it seems not to be based quite on the mask order. Fix from Yegor, from bug #40143
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496369 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 15:22:39 +00:00 |
|
Mark Emlyn David Thomas
|
dec3b4b591
|
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496331 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 14:36:03 +00:00 |
|
Mark Emlyn David Thomas
|
a07ff5e91c
|
Add standard licence header
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@496329 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 14:27:03 +00:00 |
|
Nick Burch
|
ad857c6fbc
|
Throw an exception if a picture claims to have a negative amount of data. Should avoid problem in bug #41357
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@495578 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-12 14:19:35 +00:00 |
|
Nick Burch
|
ff124420a0
|
Handle the fact that StyleTextPropAtom needs to work with a text length that's one larger than the underlying text it represents. (Fix from Yegor from bug #40143)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@495278 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-11 16:18:30 +00:00 |
|
Nick Burch
|
e7c94a114b
|
Update with new knowledge of how this all works, from bug #41176
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@494519 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-09 18:51:29 +00:00 |
|
Henri Yandell
|
81357fd328
|
Applied copy2license script to the files that were converted by dos2unix. ant jar continues to pass.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489762 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-22 21:00:02 +00:00 |
|
Henri Yandell
|
094505af85
|
Applying dos2unix on some of the Java files. The copy2license script isn't picking up the dos line endings. Hopefully not a problem for anyone
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489760 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-22 20:56:04 +00:00 |
|
Henri Yandell
|
fca4623791
|
Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@489730 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-22 19:18:16 +00:00 |
|
Nick Burch
|
f067316bb0
|
Try to work with files that don't have a master SlideListWithText, but go straight into a Slides one. Throw a better exception on slides with a mixed first SlideListWithText (see bug 41176 for more details)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@487182 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-14 11:50:54 +00:00 |
|
Nick Burch
|
5c5dcf0d4f
|
If we have a picture of type 0, don't even bother trying to create a PictureData object for it
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@487181 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-14 11:49:56 +00:00 |
|
Nick Burch
|
f86c96a2ab
|
Support compressed pictures properly, from bug #41032
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@480585 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-29 14:49:40 +00:00 |
|
Nick Burch
|
5984e70059
|
Update from Yegor in bug 41046 - support background shapes and fills
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@480104 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-28 15:55:27 +00:00 |
|
Nick Burch
|
f09b28bcd5
|
Ditch a few calls to System.out, in favour of calls to POILogger
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@480102 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-28 15:54:39 +00:00 |
|
Nick Burch
|
0bf725ae46
|
Fix for bug 41015 - add in another paragraph property
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@480093 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-28 15:34:20 +00:00 |
|
Amol S. Deshmukh
|
b6d7c5ec34
|
superclass for logical functions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479294 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:15:17 +00:00 |
|
Amol S. Deshmukh
|
ae6f6b3d1a
|
updated to include additional tests for IF()
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479293 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:14:54 +00:00 |
|
Amol S. Deshmukh
|
0bce29d37c
|
initial version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479290 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:14:11 +00:00 |
|
Amol S. Deshmukh
|
3cad882697
|
implemented IF() function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479289 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:13:29 +00:00 |
|
Amol S. Deshmukh
|
c2bd2b7b1c
|
added testcases for functions: if, islogical, isnontext, isnumber, isref, istext, left, right
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479288 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:12:46 +00:00 |
|
Amol S. Deshmukh
|
ad43b3a7ab
|
replaced use of deprecated calls to get string value from cell
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@479287 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-26 06:11:36 +00:00 |
|
Amol S. Deshmukh
|
1fd5b611a3
|
Fixed:
1. evaluateInCell failed if the cell originally contained a numeric value
2. Sheet references were not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@478367 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-22 23:12:06 +00:00 |
|
Amol S. Deshmukh
|
471bb226a4
|
removed use of deprecated calls to get the String value of a cell
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@477928 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-21 22:17:34 +00:00 |
|
Nick Burch
|
fd3bbdbd1c
|
Detect when the Current User stream is too short, and give a more helpful exception in that case
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@477162 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-20 12:26:51 +00:00 |
|
Nick Burch
|
23303f691f
|
Avoid an exception when getting the default bitmap image size on some JVMs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@474253 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-13 11:13:55 +00:00 |
|
Nick Burch
|
59ced4d73e
|
Support for DIB picture types, from Bug 40740
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@464984 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-17 18:12:43 +00:00 |
|
Nick Burch
|
5f167f01b2
|
Support for Master Sheets from Yegor (bug 40753)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@464982 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-17 18:01:19 +00:00 |
|
Nick Burch
|
966759c29b
|
Don't depend on source files being utf8 for test to work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@464977 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-17 17:52:18 +00:00 |
|
Nick Burch
|
353eafdd29
|
If we hit an unknown picture type, don't break completely - report an error but carry on without the picture
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@463202 13f79535-47bb-0310-9956-ffa450edef68
|
2006-10-12 11:26:05 +00:00 |
|
Nick Burch
|
ccc494626e
|
Fix for NPE in bug #40036. The TextBox will still be fairly useless though
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@450097 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-26 15:53:21 +00:00 |
|
Nick Burch
|
9d50165790
|
FOP fix from bug #39086
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@450068 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-26 14:54:45 +00:00 |
|
Nick Burch
|
34878d8f01
|
From bug #38616 - support for extracting images from word files, plus tests for this
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@450066 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-26 14:46:39 +00:00 |
|
Nick Burch
|
31e27577bd
|
Don't just assume we'll only have container records for the shape's escher records
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@450057 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-26 14:14:59 +00:00 |
|
Nick Burch
|
93d416796d
|
Handle the case where a StyleTextPropAtom has a mask that codes for more properties than we have data for (+tests for this)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@449983 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-26 11:19:30 +00:00 |
|
Nick Burch
|
f038906105
|
Support alignment and indent levels for HSLF - patch from Yegor in bug #40324
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@448004 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-19 22:47:44 +00:00 |
|
Nick Burch
|
6e1236c74a
|
Improved picture support for HSLF, from Yegor in bug 40388
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@448001 13f79535-47bb-0310-9956-ffa450edef68
|
2006-09-19 22:37:38 +00:00 |
|
Jason Height
|
5e3eb6beff
|
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437998 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-29 07:47:00 +00:00 |
|
Jason Height
|
d636083355
|
Hopefully fixed scratchpad test org.apache.poi.hssf/record/formula/functions/TestEverything.java from running out of memory and killing gump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437486 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-28 00:31:36 +00:00 |
|
Jason Height
|
76a2ebcf6e
|
Found a case where the shared formula does not resolve. This was in the test case for the org.apache.poi.hssf.record.formula.eval.TextEverything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437126 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-26 08:23:22 +00:00 |
|
Nick Burch
|
3ed8893246
|
Access to Saved By Information - patch from Trejkaz in bug #38647
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@431320 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-14 10:29:49 +00:00 |
|
Nick Burch
|
ec2a2ca3ca
|
Throw a more useful exception in the case of word95 documents
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430365 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 12:20:24 +00:00 |
|
Nick Burch
|
b11c11fb65
|
If we're created with an InputStream, check to see if it's really RTF before proceeding
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@430363 13f79535-47bb-0310-9956-ffa450edef68
|
2006-08-10 12:12:27 +00:00 |
|
Nick Burch
|
9356b01d88
|
Yegor's TxMasterStyleAtom code from Bug #40057
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@423129 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-18 16:44:57 +00:00 |
|
Nick Burch
|
bc74b9a09f
|
Add lookups for the common text alignments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@423127 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-18 16:25:20 +00:00 |
|
Nick Burch
|
774caa9892
|
Yegor's update from bug #39991 - better identification of what underlying picture data a picture object relates to
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421843 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-14 09:18:44 +00:00 |
|
Nick Burch
|
e15bce1dd2
|
Expose the underlying TextRun
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421555 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-13 09:24:39 +00:00 |
|
Nick Burch
|
c8b4f5798c
|
Add in a main() method, so people can stop moaning
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@421238 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-12 11:22:50 +00:00 |
|
Nick Burch
|
611a6f2fdd
|
Remove a bit of debug code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418856 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-03 21:27:09 +00:00 |
|
Nick Burch
|
519fa953c3
|
Get to a consistent indent
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418849 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-03 20:59:09 +00:00 |
|
Nick Burch
|
9e077b9335
|
Yegor's Slide Title patch from bug 39948
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418847 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-03 20:53:08 +00:00 |
|
Nick Burch
|
1ea2717c6f
|
Add correct detection for encrypted powerpoint files. An exception will be thrown if they are encountered.\n(As we don't know how the encryption is done, we can't do any decryption of these files)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418842 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-03 20:34:41 +00:00 |
|
Nick Burch
|
9f3cfdce35
|
Support re-ordering of slides, now that we know how slider ordering works
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418612 13f79535-47bb-0310-9956-ffa450edef68
|
2006-07-02 16:02:20 +00:00 |
|
Nick Burch
|
7175573d2f
|
Hopefully fix bug 39228 - big overhaul of how slides and notes are build, based on Yegor's discoveries. Hopefully, we now return the right slide #, and in the right order
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417541 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-27 18:15:32 +00:00 |
|
Nick Burch
|
8514bc913e
|
Update Document to offer the SlideListWithTexts by name, and change addSlide to add to the right SlideListWithText. (Based on a bug, the number I don't have to hand, doh\!)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417434 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-27 11:42:29 +00:00 |
|
Nick Burch
|
0a800b06b4
|
Tweak rich text handling
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414857 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-16 16:32:07 +00:00 |
|
Nick Burch
|
cbe41c08b1
|
Tweak comments
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@414846 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-16 15:03:01 +00:00 |
|
Nick Burch
|
59ff1beb2b
|
Tests for new RichText code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413914 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-13 14:58:46 +00:00 |
|
Nick Burch
|
053951da78
|
Refactor to allow easy testing of multiple files. Will enable a second file when bug #39800 is fixed
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413913 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-13 14:58:24 +00:00 |
|
Nick Burch
|
6f7e6cba29
|
Hopefully handle the building and using of RichTextRuns correctly. Should include proper handling of the +1 length in the styles (Bug 39177), and shared character/paragraph styles (Bugs 39547 and 38544)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413912 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-13 14:57:34 +00:00 |
|
Nick Burch
|
01f4fd56fe
|
Some PersistPtrHolders seem to reference records stored after them. Add a second pass to cope with these cases
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413911 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-13 14:54:52 +00:00 |
|
Nick Burch
|
6496f86c8c
|
Some initial changes that are needed to fix bug #38544
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413694 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-12 16:07:29 +00:00 |
|
Nick Burch
|
aebc06f029
|
New dev program for helping us understand how SlideListWithTexts interact
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413678 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-12 15:16:44 +00:00 |
|
Nick Burch
|
a12a110062
|
Add some comments to the code, to help understand why an extra +1 is added (based on discussions in bug #39177)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@413671 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-12 14:45:07 +00:00 |
|