| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | New version of openxml4j, which supports reading from InputStreams. Enable Wo... | Nick Burch | 2008-03-22 | 2 | -5/+7 |
* | Now StylesTable works, re-enable previously failing cell test which now passes | Nick Burch | 2008-03-22 | 1 | -2/+2 |
* | Write tests for xssf StylesTable, now able to round-trip just fine | Nick Burch | 2008-03-22 | 3 | -6/+194 |
* | Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ... | Nick Burch | 2008-03-22 | 14 | -46/+208 |
* | Get it to the point that existing .xslx files can be loaded+saved, and opened... | Nick Burch | 2008-03-21 | 7 | -12/+66 |
* | Excel objects to <cols/> in a sheet, so avoid outputting that | Nick Burch | 2008-03-21 | 3 | -2/+30 |
* | Expand on XSSFWorkbook tests, and get them working (needs updated ooxml) | Nick Burch | 2008-03-21 | 1 | -2/+30 |
* | New openxml4j. Also, re-order some of the xssfworkbook writing out steps, so ... | Nick Burch | 2008-03-21 | 3 | -40/+103 |
* | Tweak some build paths, and add in some tasks for running things like POIFSVi... | Nick Burch | 2008-03-21 | 1 | -21/+60 |
* | Upgrade the ooxml branch to use v1.3 of the apache doc format | Nick Burch | 2008-03-21 | 35 | -59/+1772 |
* | [ooxml branch] Reformat, and some slight tweaks on ooxml support details | Nick Burch | 2008-03-19 | 1 | -16/+15 |
* | Start to tie up the XSSF cell styles stuff with the StylesTable code | Nick Burch | 2008-03-17 | 7 | -34/+134 |
* | Tidy up the xssf models stuff, by pushing more of the logic onto XSSFWorkbook | Nick Burch | 2008-03-16 | 6 | -129/+151 |
* | Start to tidy up the model loading, to reduce duplicated code, and make it cl... | Nick Burch | 2008-03-16 | 7 | -24/+151 |
* | Start supporting styles on the XSSFWorkbook, and tests for it | Nick Burch | 2008-03-16 | 5 | -17/+154 |
* | Move the SharedStringsTable to a more generic package, and make a start on th... | Nick Burch | 2008-03-16 | 3 | -2/+158 |
* | More create helper stuff, and some sample formatting files | Nick Burch | 2008-03-16 | 7 | -15/+95 |
* | Further workarounds for java being rubbish, by having a dedicated class to cr... | Nick Burch | 2008-03-16 | 8 | -15/+149 |
* | Update some more documentation, and put in a workaround for needing to create... | Nick Burch | 2008-03-16 | 6 | -5/+128 |
* | Re-name some documentation directories, so they have better names now cover o... | Nick Burch | 2008-03-16 | 22 | -5/+5 |
* | Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf st... | Nick Burch | 2008-03-13 | 13 | -68/+1120 |
* | Add target single-test-ooxml | Nick Burch | 2008-03-11 | 1 | -9/+31 |
* | Start on a factory for producing the right Workbook | Nick Burch | 2008-03-11 | 4 | -17/+184 |
* | Fix a few ooxml unit tests | Nick Burch | 2008-03-09 | 1 | -2/+2 |
* | Update the word code to the new style ooxml stuff | Nick Burch | 2008-03-09 | 7 | -75/+104 |
* | Get the powerpoint ooxml stuff converted over, and fix up a few tests | Nick Burch | 2008-03-09 | 7 | -77/+137 |
* | Start to rename hslf and hwpf in ooxml to xslf and xwpf | Nick Burch | 2008-03-08 | 10 | -4/+4 |
* | More on converting the excel extractor to the new code | Nick Burch | 2008-03-08 | 4 | -33/+51 |
* | Start updating the excel extractor to the new style code | Nick Burch | 2008-03-08 | 5 | -79/+82 |
* | More shuffling of things out of src/scratchpad/ooxml-* | Nick Burch | 2008-03-08 | 10 | -716/+11 |
* | Start shuffling things out of the old src/scratchpad/ooxml-* directories | Nick Burch | 2008-03-08 | 14 | -51/+39 |
* | Tweak documentation for ss instead of hssf | Nick Burch | 2008-03-08 | 16 | -10/+11 |
* | Start updating docs for ooxml branch | Nick Burch | 2008-03-08 | 1 | -11/+20 |
* | Tweak method signature to match changes done in trunk | Nick Burch | 2008-03-08 | 3 | -9/+20 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 204 | -4011/+11061 |
* | Applied patches for bug #44566, thanks to Paolo Mottadelli <paolo.moz@gmail.c... | Ugo Cei | 2008-03-08 | 13 | -140/+441 |
* | Applied patch from bug #44535 contributed by Paolo Mottadelli <paolo.moz@gmai... | Ugo Cei | 2008-03-07 | 9 | -58/+472 |
* | Applied patches for #44480, thanks to Paolo Mottadelli <p.mottadelli@sourcese... | Ugo Cei | 2008-02-29 | 11 | -162/+960 |
* | Return a list of all pictures for a workbook. This shows a discrepancy betwee... | Ugo Cei | 2008-02-19 | 9 | -19/+170 |
* | Moved test data file to own package.
Start writing some tests for parsing cel... | Ugo Cei | 2008-02-19 | 5 | -1/+44 |