summaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases
Commit message (Expand)AuthorAgeFilesLines
...
* Start on bug 45540, not fixed yet thoughNick Burch2008-08-051-0/+24
* Change how we do the control and drawing write out, so that XSSFRelation can ...Nick Burch2008-07-301-4/+0
* Tidying up of some xssfmodel stuff, by doing more work generically in XSSFRel...Nick Burch2008-07-291-1/+18
* More work on bug #45431 - Support for .xlsm files, sufficient for simple file...Nick Burch2008-07-291-0/+3
* Improved .xlsm support - still not quite there thoughNick Burch2008-07-291-0/+6
* New openxml4j version, and new save/reload testNick Burch2008-07-281-3/+8
* Partial support for .xlsm files (bug #45431), but still not quite there as th...Nick Burch2008-07-181-0/+51
* Fix bug #45430 - Correct named range sheet reporting when no local sheet id i...Nick Burch2008-07-182-0/+59
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-07-122-0/+50
* Update to ooxml embeding from bug #45018 from YuryNick Burch2008-05-284-3/+3
* More merging, plus tests for embeded ooxml filesNick Burch2008-05-271-0/+83
* Sample embeded ooxml files from bug #45018Nick Burch2008-05-273-0/+0
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-201-0/+59
* ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCel...Paolo Mottadelli2008-04-104-14/+86
* XSSFSheet removeMergedRegion + testsPaolo Mottadelli2008-04-091-0/+21
* Tweak how we do ooxml properties, and handle hyperlinks for word documents wh...Nick Burch2008-04-093-22/+62
* Shuffle the common text extractor stuff from scratchpad to ooxml, to match th...Nick Burch2008-04-091-0/+303
* XSSFSheet getNumMergedRegions, getMergedRegionAt methods + testsPaolo Mottadelli2008-04-071-0/+22
* XSSFSheet freeze/splitPane support + testsPaolo Mottadelli2008-04-071-0/+19
* Fix the xssfcomments support, so we don't double-add the underlying ctcomment...Nick Burch2008-04-072-4/+70
* Finish off XSSFHyperlink supportNick Burch2008-04-071-5/+106
* AllXSSFTests fixed after moving TestCellReferencePaolo Mottadelli2008-04-061-1/+1
* XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi...Paolo Mottadelli2008-04-061-171/+0
* Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num...Josh Micich2008-04-064-61/+203
* TestXSSFCellStyle fixed after StylesTable initialization stuffPaolo Mottadelli2008-04-061-6/+8
* Completed StylesTable initialization in order to create a new 'POIzed' file r...Paolo Mottadelli2008-04-061-0/+62
* More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee...Nick Burch2008-04-051-0/+86
* Move CellReference from hssf.util into ss.util, but leave a class in the old ...Nick Burch2008-04-052-40/+94
* XSSFCellStyle borderStyle methods -> TODO: borderColor related methods testsPaolo Mottadelli2008-04-052-11/+27
* XSSFCellAlignment get/setTextRotation + get/setWrapText + testsPaolo Mottadelli2008-04-051-0/+8
* XSSFCellStyle alignment methods and others + testsPaolo Mottadelli2008-04-051-2/+48
* More tests for xssf comments. Now almost all there and working, except for ri...Nick Burch2008-04-031-1/+105
* New ooxml4j, and finish getting xssf comments to be saved and re-loaded againNick Burch2008-04-031-1/+2
* Fix the comments code so that we can correctly process existing XSSF comments...Nick Burch2008-04-021-6/+76
* Start to wire up the commentstable stuff, now partly in place, and partly testedNick Burch2008-03-311-1/+25
* Shift comments support over onto new style XSSFModel, in preparation for read...Nick Burch2008-03-314-20/+20
* XSSF named range supportNick Burch2008-03-311-1/+89
* Add XSSF eventusermodel supportNick Burch2008-03-301-0/+111
* Improve how XSSFCell does error stuffNick Burch2008-03-301-3/+11
* Make a start on running all the formula tests for xssf. Currently not enabled...Nick Burch2008-03-301-0/+341
* Few little short/int tweaks, and then tests to show that FormulaEvaluator pla...Nick Burch2008-03-291-0/+104
* XSSFCellStyle getFont method; XSSFFont class added all methods to be implemen...Paolo Mottadelli2008-03-251-0/+11
* XSSFCellBorder does not expose CTBorder object (same for XSSFCellFill); Style...Paolo Mottadelli2008-03-251-3/+2
* XSSFCellStyle fillColors support; XSSFCellFill class; testsPaolo Mottadelli2008-03-252-0/+89
* New version of openxml4j, which supports reading from InputStreams. Enable Wo...Nick Burch2008-03-221-3/+5
* Now StylesTable works, re-enable previously failing cell test which now passesNick Burch2008-03-221-2/+2
* Write tests for xssf StylesTable, now able to round-trip just fineNick Burch2008-03-221-0/+172
* Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ...Nick Burch2008-03-224-8/+102
* Get it to the point that existing .xslx files can be loaded+saved, and opened...Nick Burch2008-03-211-4/+14
* Excel objects to <cols/> in a sheet, so avoid outputting thatNick Burch2008-03-211-1/+6