aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org
Commit message (Expand)AuthorAgeFilesLines
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-068-5/+228
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-0514-91/+279
* Merged revisions 642878-642946 via svnmerge from Nick Burch2008-04-0519-581/+726
* Update the quick-guide some more for xssf commentsNick Burch2008-04-031-0/+0
* New ooxml4j, and finish getting xssf comments to be saved and re-loaded againNick Burch2008-04-031-0/+20
* XSSF named range supportNick Burch2008-03-311-0/+0
* Make a start on running all the formula tests for xssf. Currently not enabled...Nick Burch2008-03-303-32/+31
* Shuffle the FormulaParser stuff about, and get it all working with the new in...Nick Burch2008-03-299-11/+13
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-03-2937-0/+5676
* Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134...Nick Burch2008-03-2912-8/+907
* Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ...Nick Burch2008-03-2912-18/+758
* Merge changes from trunk to the ooxml branch - revisions 634630 to Nick Burch2008-03-2911-16/+161
* Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ...Nick Burch2008-03-221-6/+6
* More create helper stuff, and some sample formatting filesNick Burch2008-03-162-0/+0
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-0852-562/+1927
* Merged revisions 618680-620582 via svnmerge from Ugo Cei2008-02-1311-154/+724
* Merged revisions 618328 via svnmerge from Ugo Cei2008-02-041-1/+1
* Merged revisions 615190-618235 via svnmerge from Ugo Cei2008-02-0420-42/+707
* Merged revisions 614211 via svnmerge from Ugo Cei2008-01-242-0/+11
* Merged revisions 613395-613401 via svnmerge from Ugo Cei2008-01-215-74/+65
* Patch to support UncalcedRecord and usermodel code for it, to indicate formul...Nick Burch2008-01-163-3/+81
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+22
* Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca...Nick Burch2008-01-152-0/+20
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-153-19/+259
* fixed bug 44200: Sheet not cloneable when Note added to excel cellYegor Kozlov2008-01-106-1/+96
* Make a start on processing shapes on a sheet out of a record. For now, doesn'...Nick Burch2008-01-092-0/+91
* Add several more test files, charting relatedNick Burch2008-01-096-0/+0
* Further font size tweaks for autosizing test (macs are even odder...)Nick Burch2008-01-091-4/+5
* Font sizes can vary slightly between machines, so use small ranges not absolu...Nick Burch2008-01-091-3/+15
* Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ...Nick Burch2008-01-091-0/+113
* Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(...Nick Burch2008-01-091-2/+43
* Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr...Nick Burch2008-01-092-0/+98
* Add a xlsx sample file with boolean formulas and values in it, as none of the...Nick Burch2008-01-091-0/+0
* Add a further test to TestHSSFRow which verifies that bug #43901 is invalidNick Burch2008-01-091-0/+5
* Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allo...Nick Burch2008-01-092-0/+20
* Have autoSizeColumn skip over merged regions - bug #43902. Patch from PaoloNick Burch2008-01-092-0/+39
* Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...Nick Burch2008-01-092-46/+5
* Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S...Nick Burch2008-01-082-0/+0
* Add un-fixable testcase for bug 43493Nick Burch2008-01-083-4/+20
* Support for unicode named named ranges (patch and test from bug #42033)Nick Burch2008-01-081-1/+19
* Fix bug #34023 - when shifting rows, update the any formula references to tho...Nick Burch2008-01-082-0/+43
* Add a new method onto AreaReference to get all the cells referenced, not just...Nick Burch2008-01-081-2/+66
* Extend named range support in formulas to include non-contiguous named rangesNick Burch2008-01-081-0/+9
* Fix from bug #43510 - support named ranges in formulasNick Burch2008-01-081-0/+34
* New tests for setLandscape, which seems to indicate that the problem reported...Nick Burch2008-01-081-0/+84
* Patch from Ugo to get and set the sheet hidden flag (bug #43937)Nick Burch2008-01-081-24/+43
* Fix for bug #44167 - patch from Paolo MottadelliNick Burch2008-01-082-4/+154
* Fix bug #44070 - patch from Gian Carlo PaceNick Burch2008-01-072-0/+67
* Some matching sets of sample ooxml and ole2 files, along with a plain text de...Nick Burch2008-01-043-0/+21
* Improve the javadocs for font and fill related colourings, and add another te...Nick Burch2008-01-022-0/+65