aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* HSSF* classes implement same interfaces as XSSF* classes.Ugo Cei2008-01-2417-98/+136
* Fix implementation of XSSFWorkbook#cloneSheet and provide unit test.Ugo Cei2008-01-233-7/+60
* Implementation of XSSFRow#{get,set}Height and other methods. Patch contribute...Ugo Cei2008-01-224-31/+70
* Tests for XSSFWorkbook.Ugo Cei2008-01-224-23/+180
* Tests for XSSFSheet, contributed by Paolo Mottadelli <p.mottadelli@sourcesens...Ugo Cei2008-01-221-0/+93
* [ooxml-branch] Split the common ss interfaces into two sets - one that works ...Nick Burch2008-01-2137-18/+405
* Merged revisions 613395-613401 via svnmerge from Ugo Cei2008-01-217-96/+91
* Fix imports, removing a dependency on XMLBeans.Ugo Cei2008-01-161-8/+10
* Replace implementation with interface in return value declaration.Ugo Cei2008-01-161-2/+2
* Some OOXML implementation and interface code, just some basic Row and Cell-le...Ugo Cei2008-01-1626-0/+5610
* Patch to support UncalcedRecord and usermodel code for it, to indicate formul...Nick Burch2008-01-169-7/+224
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-166-2/+167
* Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca...Nick Burch2008-01-157-23/+68
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-159-32/+483
* update status of the latest release on the index pageYegor Kozlov2008-01-121-4/+4
* fixed bug 44200: Sheet not cloneable when Note added to excel cellYegor Kozlov2008-01-1011-1/+135
* Make a start on processing shapes on a sheet out of a record. For now, doesn'...Nick Burch2008-01-0910-25/+338
* Add several more test files, charting relatedNick Burch2008-01-096-0/+0
* Put the anchors where forrest wants themNick Burch2008-01-091-6/+9
* Update documentation, and add section on whole-workbook recalculatingNick Burch2008-01-091-7/+39
* Fix for SharedStringsTable in ooxml excel support, and related test updates n...Nick Burch2008-01-095-83/+121
* 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-093-25/+150
* Properly set the values when calling the boolean setsNick Burch2008-01-091-5/+6
* Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(...Nick Burch2008-01-095-19/+114
* Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr...Nick Burch2008-01-096-0/+116
* 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-096-10/+48
* Update changelog againNick Burch2008-01-093-1/+16
* Have autoSizeColumn skip over merged regions - bug #43902. Patch from PaoloNick Burch2008-01-093-1/+46
* Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...Nick Burch2008-01-093-46/+88
* Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S...Nick Burch2008-01-0813-20/+152
* Make the code for adding a new RichTextRun to a TextRun a bit nicerNick Burch2008-01-083-41/+69
* Make a start on supporting adding new text to a hslf textrunNick Burch2008-01-082-6/+156
* Tiny bit more ooxml stuff from Ugo (missed in last commit)Nick Burch2008-01-081-0/+81
* 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-084-20/+44
* Patch from Ugo from bug #44185 - support getting shared strings for ooxml exc...Nick Burch2008-01-086-32/+81
* Fix bug #34023 - when shifting rows, update the any formula references to tho...Nick Burch2008-01-085-6/+92
* Add a new method onto AreaReference to get all the cells referenced, not just...Nick Burch2008-01-087-5/+114
* Extend named range support in formulas to include non-contiguous named rangesNick Burch2008-01-085-18/+56
* Fix from bug #43510 - support named ranges in formulasNick Burch2008-01-084-4/+59
* 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-086-24/+107
* Add a (disabled, as broken) test to show that HXFExcelExtractor and ExcelExtr...Nick Burch2008-01-081-2/+53
* Fix a few little bits of documentation xmlNick Burch2008-01-082-9/+7
* Fix for bug #44167 - patch from Paolo MottadelliNick Burch2008-01-087-16/+260
* Update changelogNick Burch2008-01-072-0/+5