summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Merged revisions ↵Nick Burch2008-04-097-563/+531
| | | | | | | | | | | | | | | | | | | 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645559,645561-645565,645568-646236 via svnmerge from https://svn.apache.org:443/repos/asf/poi/trunk ........ r645952 | yegor | 2008-04-08 15:49:59 +0100 (Tue, 08 Apr 2008) | 1 line fix bug #44770: RuntimeException: Couldn't instantiate the class for type with id 1036 on class class org.apache.poi.hslf.record.PPDrawing ........ r646194 | josh | 2008-04-09 06:56:50 +0100 (Wed, 09 Apr 2008) | 1 line some more tweaks for bug 30311. Set some (unused) bits in FontFormatting to match Excel. ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@646237 13f79535-47bb-0310-9956-ffa450edef68
* Finish off ExtractorFactory testsNick Burch2008-04-081-0/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645879 13f79535-47bb-0310-9956-ffa450edef68
* More ExtractorFactory support and testsNick Burch2008-04-082-4/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645872 13f79535-47bb-0310-9956-ffa450edef68
* More ExtractorFactory support and testsNick Burch2008-04-082-9/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645870 13f79535-47bb-0310-9956-ffa450edef68
* Start on a factory for text extractorsNick Burch2008-04-081-0/+114
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645861 13f79535-47bb-0310-9956-ffa450edef68
* Example of using xssf usermodel to create a new fileNick Burch2008-04-081-0/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645832 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions ↵Nick Burch2008-04-0818-305/+2039
| | | | | | | | | | | | | | | | | | | | | | | 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645347,645349-645351,645353-645821 via svnmerge from https://svn.apache.org:443/repos/asf/poi/trunk ........ r645560 | nick | 2008-04-07 16:20:57 +0100 (Mon, 07 Apr 2008) | 1 line Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers ........ r645566 | yegor | 2008-04-07 16:34:53 +0100 (Mon, 07 Apr 2008) | 1 line empty.ppt with the master styles compatible with PPT 2003 ........ r645567 | yegor | 2008-04-07 16:35:49 +0100 (Mon, 07 Apr 2008) | 1 line misc usermodel improvements in HSLF ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645823 13f79535-47bb-0310-9956-ffa450edef68
* XSSFSheet getNumMergedRegions, getMergedRegionAt methods + testsPaolo Mottadelli2008-04-074-8/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645666 13f79535-47bb-0310-9956-ffa450edef68
* XSSFSheet freeze/splitPane support + testsPaolo Mottadelli2008-04-072-7/+38
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645662 13f79535-47bb-0310-9956-ffa450edef68
* Fix the xssfcomments support, so we don't double-add the underlying ↵Nick Burch2008-04-076-30/+88
| | | | | | ctcomment objects git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645547 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions ↵Nick Burch2008-04-0757-4498/+3483
| | | | | | | | | | | | | | | | | | | 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-643624,643626-643653,643655-643669,643671,643673-643830,643832-643833,643835-644342,644344-644472,644474-644508,644510-645478 via svnmerge from https://svn.apache.org:443/repos/asf/poi/trunk ........ r645348 | josh | 2008-04-07 04:02:03 +0100 (Mon, 07 Apr 2008) | 1 line refactored all hssf junits to get test sample data in the in one place ........ r645352 | josh | 2008-04-07 04:23:04 +0100 (Mon, 07 Apr 2008) | 2 lines 30311 - More work on Conditional Formatting - patch from Dmitriy ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645483 13f79535-47bb-0310-9956-ffa450edef68
* Finish off XSSFHyperlink supportNick Burch2008-04-074-25/+151
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645446 13f79535-47bb-0310-9956-ffa450edef68
* AllXSSFTests fixed after moving TestCellReferencePaolo Mottadelli2008-04-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645307 13f79535-47bb-0310-9956-ffa450edef68
* XSSFSheet some non-public methods moved to the bottomPaolo Mottadelli2008-04-061-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645306 13f79535-47bb-0310-9956-ffa450edef68
* XSSFSheet addMergedRegion + Region class moved to ↵Paolo Mottadelli2008-04-0619-18/+92
| | | | | | org.apache.poi.ss.util.Region + Region.getRegionRef method + tests git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645303 13f79535-47bb-0310-9956-ffa450edef68
* Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for ↵Josh Micich2008-04-066-156/+326
| | | | | | numeric cells with no value. git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645298 13f79535-47bb-0310-9956-ffa450edef68
* TestXSSFCellStyle fixed after StylesTable initialization stuffPaolo Mottadelli2008-04-062-6/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645257 13f79535-47bb-0310-9956-ffa450edef68
* Completed StylesTable initialization in order to create a new 'POIzed' file ↵Paolo Mottadelli2008-04-066-22/+160
| | | | | | readable by Excel git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645234 13f79535-47bb-0310-9956-ffa450edef68
* More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just ↵Nick Burch2008-04-0514-62/+280
| | | | | | need to fix a openxml4j bug first though git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645179 13f79535-47bb-0310-9956-ffa450edef68
* Tweak DateUtil, an add cell content fetching to the quick guide documentationNick Burch2008-04-053-7/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645150 13f79535-47bb-0310-9956-ffa450edef68
* Copy HSSFDateUtils to ss.usermodel, and leave a proxy behindNick Burch2008-04-052-336/+382
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645146 13f79535-47bb-0310-9956-ffa450edef68
* Move CellReference from hssf.util into ss.util, but leave a class in the old ↵Nick Burch2008-04-0515-382/+437
| | | | | | package to proxy requests on. Also needed tweaks to several things that used it. Finally, add lots more tests, and fix the high column number num<->letter conversion git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645143 13f79535-47bb-0310-9956-ffa450edef68
* XSSFCellStyle borderStyle methods -> TODO: borderColor related methods testsPaolo Mottadelli2008-04-054-52/+98
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645141 13f79535-47bb-0310-9956-ffa450edef68
* XSSFCellAlignment get/setTextRotation + get/setWrapText + testsPaolo Mottadelli2008-04-053-4/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645131 13f79535-47bb-0310-9956-ffa450edef68
* XSSFCellStyle alignment methods and others + testsPaolo Mottadelli2008-04-054-35/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645129 13f79535-47bb-0310-9956-ffa450edef68
* Write a quite guide to converting hssf usermodel to ss usermodelNick Burch2008-04-053-3/+209
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645127 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions ↵Nick Burch2008-04-0526-161/+486
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642565,642568-642570,642572-642573,642576-642736,642739-642877,642879,642881-642890,642892-642903,642905-642945,642947-645088 via svnmerge from https://svn.apache.org/repos/asf/poi/trunk ........ r643625 | josh | 2008-04-01 23:18:25 +0100 (Tue, 01 Apr 2008) | 1 line Bug #44733 - DPRODUCT function should be index 189, not 191 ........ r643654 | josh | 2008-04-02 00:53:51 +0100 (Wed, 02 Apr 2008) | 1 line fix for bug 44710 - Incorrect skip() of second formula in DATAVALIDATION record ........ r643670 | klute | 2008-04-02 01:50:45 +0100 (Wed, 02 Apr 2008) | 1 line 44694 - HPSF: Support for property sets without sections ........ r643672 | klute | 2008-04-02 01:55:52 +0100 (Wed, 02 Apr 2008) | 1 line Restored an entry that had been deleted by chance. ........ r643831 | yegor | 2008-04-02 11:20:31 +0100 (Wed, 02 Apr 2008) | 1 line added set accessor to indentation level ........ r643834 | yegor | 2008-04-02 11:25:18 +0100 (Wed, 02 Apr 2008) | 1 line Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWidth: getColumnWidth should always return width measured in 1/256th units. ........ r644343 | nick | 2008-04-03 16:04:52 +0100 (Thu, 03 Apr 2008) | 1 line Make a bit of a start on being able to edit chart titles, based on the email to user@poi from Russ on the 2nd of April. Not quite there though ........ r644473 | josh | 2008-04-03 21:25:53 +0100 (Thu, 03 Apr 2008) | 1 line Fix for bug 44739 - Conditional formatting (regions with max row/col index) ........ r644509 | josh | 2008-04-03 22:17:26 +0100 (Thu, 03 Apr 2008) | 1 line Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a bug and wasn't yet included in the test suite hierarchy ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645096 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions 642878-642946 via svnmerge from Nick Burch2008-04-0542-1889/+2171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.apache.org/repos/asf/poi/trunk ........ r642878 | josh | 2008-03-31 06:10:35 +0100 (Mon, 31 Mar 2008) | 1 line More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy. Some other clean-up. ........ r642880 | josh | 2008-03-31 06:19:00 +0100 (Mon, 31 Mar 2008) | 1 line removed incorrect test case methods ........ r642891 | josh | 2008-03-31 06:56:11 +0100 (Mon, 31 Mar 2008) | 1 line silenced noisy tests ........ r642904 | josh | 2008-03-31 07:55:04 +0100 (Mon, 31 Mar 2008) | 1 line changes/status for #44675, #44695, #44691 ........ r642946 | yegor | 2008-03-31 10:58:27 +0100 (Mon, 31 Mar 2008) | 1 line Implement Sheet.removeShape(Shape shape) in HSLF ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@645088 13f79535-47bb-0310-9956-ffa450edef68
* Create Hyperlink interface, based on HSSFHyperlink. Stub out for XSSF, but ↵Nick Burch2008-04-047-10/+319
| | | | | | have yet to implement. (See WithMoreVariousData.xlsx for all the different kinds when implementing) git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644797 13f79535-47bb-0310-9956-ffa450edef68
* Fix an off-by-one in the xssf eventmodel example and docsNick Burch2008-04-042-2/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644692 13f79535-47bb-0310-9956-ffa450edef68
* Update the quick-guide some more for xssf commentsNick Burch2008-04-032-84/+55
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644465 13f79535-47bb-0310-9956-ffa450edef68
* More tests for xssf comments. Now almost all there and working, except for ↵Nick Burch2008-04-033-2/+111
| | | | | | rich text formatting, and new line munching (bug #44750) git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644460 13f79535-47bb-0310-9956-ffa450edef68
* New ooxml4j, and finish getting xssf comments to be saved and re-loaded againNick Burch2008-04-035-10/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644118 13f79535-47bb-0310-9956-ffa450edef68
* Fix the comments code so that we can correctly process existing XSSF ↵Nick Burch2008-04-026-12/+127
| | | | | | comments, and add tests for this. Also tweak hssf comments slightly to match git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@644104 13f79535-47bb-0310-9956-ffa450edef68
* Another jdk1.4 vs jdk1.5 tweakNick Burch2008-04-011-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643353 13f79535-47bb-0310-9956-ffa450edef68
* Fix up the jdk1.4 interfaces, so that it all compiles and is happy once againNick Burch2008-04-016-6/+97
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643350 13f79535-47bb-0310-9956-ffa450edef68
* Start to wire up the commentstable stuff, now partly in place, and partly testedNick Burch2008-03-315-3/+70
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643208 13f79535-47bb-0310-9956-ffa450edef68
* Shift comments support over onto new style XSSFModel, in preparation for ↵Nick Burch2008-03-3111-75/+217
| | | | | | readings and writing existing ones git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643204 13f79535-47bb-0310-9956-ffa450edef68
* XSSF named range supportNick Burch2008-03-314-17/+203
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643189 13f79535-47bb-0310-9956-ffa450edef68
* Add examples and documentation for xssf eventusermodel codeNick Burch2008-03-312-42/+305
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@643149 13f79535-47bb-0310-9956-ffa450edef68
* Add XSSF eventusermodel supportNick Burch2008-03-303-0/+285
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642788 13f79535-47bb-0310-9956-ffa450edef68
* Improve how XSSFCell does error stuffNick Burch2008-03-305-38/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642769 13f79535-47bb-0310-9956-ffa450edef68
* Make a start on running all the formula tests for xssf. Currently not ↵Nick Burch2008-03-306-34/+417
| | | | | | enabled, as many fail, but provides a start git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642741 13f79535-47bb-0310-9956-ffa450edef68
* Various quickguide updatesNick Burch2008-03-302-19/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642740 13f79535-47bb-0310-9956-ffa450edef68
* Make the jdk 1.5 interfaces a bit more jdk 1.5 friendlyNick Burch2008-03-292-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642641 13f79535-47bb-0310-9956-ffa450edef68
* Update formula eval docs for xssf supportNick Burch2008-03-291-56/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642637 13f79535-47bb-0310-9956-ffa450edef68
* Few little short/int tweaks, and then tests to show that FormulaEvaluator ↵Nick Burch2008-03-296-10/+244
| | | | | | plays nicely with xssf git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642634 13f79535-47bb-0310-9956-ffa450edef68
* Shuffle the FormulaParser stuff about, and get it all working with the new ↵Nick Burch2008-03-2921-748/+839
| | | | | | interfaces, and not just with the hard coded HSSF classes git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642624 13f79535-47bb-0310-9956-ffa450edef68
* Merged revisions ↵Nick Burch2008-03-29385-338/+266
| | | | | | | | | | | | | | | | | | | | | | | 638786-638802,638805-638811,638813-638814,638816-639230,639233-639241,639243-639253,639255-639486,639488-639601,639603-639835,639837-639917,639919-640056,640058-640710,640712-641156,641158-641184,641186-641795,641797-641798,641800-641933,641935-641963,641965-641966,641968-641995,641997-642230,642232-642562,642564-642566,642568-642574,642576 via svnmerge from https://svn.apache.org/repos/asf/poi/trunk ........ r642566 | nick | 2008-03-29 17:45:28 +0000 (Sat, 29 Mar 2008) | 1 line Move the missing record aware eventusermodel code out of scratchpad ........ r642571 | nick | 2008-03-29 18:11:48 +0000 (Sat, 29 Mar 2008) | 1 line Merge several bug tests into one file ........ r642574 | nick | 2008-03-29 18:23:33 +0000 (Sat, 29 Mar 2008) | 1 line Move the FormulaEvaluator code out of scratchpad ........ git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642591 13f79535-47bb-0310-9956-ffa450edef68
* Manually merge a few documentation updatesNick Burch2008-03-292-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@642576 13f79535-47bb-0310-9956-ffa450edef68