| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Finish off XSSFHyperlink support | Nick Burch | 2008-04-07 | 5 | -27/+153 |
* | AllXSSFTests fixed after moving TestCellReference | Paolo Mottadelli | 2008-04-06 | 1 | -1/+1 |
* | XSSFSheet some non-public methods moved to the bottom | Paolo Mottadelli | 2008-04-06 | 1 | -42/+42 |
* | XSSFSheet addMergedRegion + Region class moved to org.apache.poi.ss.util.Regi... | Paolo Mottadelli | 2008-04-06 | 19 | -18/+92 |
* | Fix for bug 44708. XSSFCell.getCellType() now returns CELL_TYPE_BLANK for num... | Josh Micich | 2008-04-06 | 7 | -157/+328 |
* | TestXSSFCellStyle fixed after StylesTable initialization stuff | Paolo Mottadelli | 2008-04-06 | 2 | -6/+11 |
* | Completed StylesTable initialization in order to create a new 'POIzed' file r... | Paolo Mottadelli | 2008-04-06 | 6 | -22/+160 |
* | More work on XSSF Hyperlinks. Still not quite there, but mostly now. Just nee... | Nick Burch | 2008-04-05 | 14 | -62/+280 |
* | Tweak DateUtil, an add cell content fetching to the quick guide documentation | Nick Burch | 2008-04-05 | 3 | -7/+79 |
* | Copy HSSFDateUtils to ss.usermodel, and leave a proxy behind | Nick Burch | 2008-04-05 | 2 | -336/+382 |
* | Move CellReference from hssf.util into ss.util, but leave a class in the old ... | Nick Burch | 2008-04-05 | 15 | -382/+437 |
* | XSSFCellStyle borderStyle methods -> TODO: borderColor related methods tests | Paolo Mottadelli | 2008-04-05 | 4 | -52/+98 |
* | XSSFCellAlignment get/setTextRotation + get/setWrapText + tests | Paolo Mottadelli | 2008-04-05 | 3 | -4/+18 |
* | XSSFCellStyle alignment methods and others + tests | Paolo Mottadelli | 2008-04-05 | 4 | -35/+133 |
* | Write a quite guide to converting hssf usermodel to ss usermodel | Nick Burch | 2008-04-05 | 3 | -3/+209 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-05 | 26 | -161/+486 |
* | Merged revisions 642878-642946 via svnmerge from | Nick Burch | 2008-04-05 | 42 | -1889/+2171 |
* | Create Hyperlink interface, based on HSSFHyperlink. Stub out for XSSF, but ha... | Nick Burch | 2008-04-04 | 7 | -10/+319 |
* | Fix an off-by-one in the xssf eventmodel example and docs | Nick Burch | 2008-04-04 | 2 | -2/+18 |
* | Tweak xmlbeans call to play nicely on macs | Nick Burch | 2008-04-04 | 1 | -2/+2 |
* | Add missing jar to init | Nick Burch | 2008-04-04 | 1 | -0/+2 |
* | Update the quick-guide some more for xssf comments | Nick Burch | 2008-04-03 | 2 | -84/+55 |
* | More tests for xssf comments. Now almost all there and working, except for ri... | Nick Burch | 2008-04-03 | 3 | -2/+111 |
* | New ooxml4j, and finish getting xssf comments to be saved and re-loaded again | Nick Burch | 2008-04-03 | 6 | -12/+56 |
* | Fix the comments code so that we can correctly process existing XSSF comments... | Nick Burch | 2008-04-02 | 6 | -12/+127 |
* | Another jdk1.4 vs jdk1.5 tweak | Nick Burch | 2008-04-01 | 1 | -4/+2 |
* | Fix up the jdk1.4 interfaces, so that it all compiles and is happy once again | Nick Burch | 2008-04-01 | 6 | -6/+97 |
* | Start to wire up the commentstable stuff, now partly in place, and partly tested | Nick Burch | 2008-03-31 | 5 | -3/+70 |
* | Shift comments support over onto new style XSSFModel, in preparation for read... | Nick Burch | 2008-03-31 | 11 | -75/+217 |
* | XSSF named range support | Nick Burch | 2008-03-31 | 4 | -17/+203 |
* | Add examples and documentation for xssf eventusermodel code | Nick Burch | 2008-03-31 | 2 | -42/+305 |
* | Add XSSF eventusermodel support | Nick Burch | 2008-03-30 | 3 | -0/+285 |
* | Improve how XSSFCell does error stuff | Nick Burch | 2008-03-30 | 6 | -38/+92 |
* | Make a start on running all the formula tests for xssf. Currently not enabled... | Nick Burch | 2008-03-30 | 6 | -34/+417 |
* | Various quickguide updates | Nick Burch | 2008-03-30 | 2 | -19/+27 |
* | Make the jdk 1.5 interfaces a bit more jdk 1.5 friendly | Nick Burch | 2008-03-29 | 2 | -4/+4 |
* | Update formula eval docs for xssf support | Nick Burch | 2008-03-29 | 1 | -56/+58 |
* | Few little short/int tweaks, and then tests to show that FormulaEvaluator pla... | Nick Burch | 2008-03-29 | 6 | -10/+244 |
* | Shuffle the FormulaParser stuff about, and get it all working with the new in... | Nick Burch | 2008-03-29 | 21 | -748/+839 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-03-29 | 386 | -349/+278 |
* | Manually merge a few documentation updates | Nick Burch | 2008-03-29 | 2 | -7/+9 |
* | Manually merge over changes from trunk, so that tests pass, as svnmerge appea... | Nick Burch | 2008-03-29 | 1 | -77/+79 |
* | Merged revisions 612484-612511,612513-612519,612521-613394,613397-613399,6134... | Nick Burch | 2008-03-29 | 40 | -1487/+2822 |
* | Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ... | Nick Burch | 2008-03-29 | 36 | -54/+5097 |
* | Tell svnmerge to skip a few documentation related changes | Nick Burch | 2008-03-29 | 0 | -0/+0 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 35 | -336/+1167 |
* | XSSFCellStyle getFont method; XSSFFont class added all methods to be implemen... | Paolo Mottadelli | 2008-03-25 | 4 | -5/+185 |
* | XSSFCellBorder does not expose CTBorder object (same for XSSFCellFill); Style... | Paolo Mottadelli | 2008-03-25 | 4 | -26/+29 |
* | XSSFCellStyle fillColors support; XSSFCellFill class; tests | Paolo Mottadelli | 2008-03-25 | 5 | -7/+166 |
* | Add note about needing to give ant more memory to run all the tests | Nick Burch | 2008-03-22 | 1 | -0/+4 |