2008-03-22 |
Nick Burch | Write tests for xssf StylesTable, now able to round... |
commit | commitdiff | tree | snapshot |
2008-03-22 |
Nick Burch | Quite a bit more xssf support for cell styles. Also... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | Get it to the point that existing .xslx files can be... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | Excel objects to <cols/> in a sheet, so avoid outputtin... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | Expand on XSSFWorkbook tests, and get them working... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | New openxml4j. Also, re-order some of the xssfworkbook... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | Tweak some build paths, and add in some tasks for runni... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Nick Burch | Upgrade the ooxml branch to use v1.3 of the apache... |
commit | commitdiff | tree | snapshot |
2008-03-19 |
Nick Burch | [ooxml branch] Reformat, and some slight tweaks on... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Nick Burch | Start to tie up the XSSF cell styles stuff with the... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Tidy up the xssf models stuff, by pushing more of the... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Start to tidy up the model loading, to reduce duplicate... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Start supporting styles on the XSSFWorkbook, and tests... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Move the SharedStringsTable to a more generic package... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | More create helper stuff, and some sample formatting... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Further workarounds for java being rubbish, by having... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Update some more documentation, and put in a workaround... |
commit | commitdiff | tree | snapshot |
2008-03-16 |
Nick Burch | Re-name some documentation directories, so they have... |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Nick Burch | Patch from Paolo from bug #44581 - fix ColumnHelper... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Nick Burch | Add target single-test-ooxml |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Nick Burch | Start on a factory for producing the right Workbook |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Nick Burch | Fix a few ooxml unit tests |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Nick Burch | Update the word code to the new style ooxml stuff |
commit | commitdiff | tree | snapshot |
2008-03-09 |
Nick Burch | Get the powerpoint ooxml stuff converted over, and... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Start to rename hslf and hwpf in ooxml to xslf and... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | More on converting the excel extractor to the new code |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Start updating the excel extractor to the new style... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | More shuffling of things out of src/scratchpad/ooxml-* |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Start shuffling things out of the old src/scratchpad... |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Tweak documentation for ss instead of hssf |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Start updating docs for ooxml branch |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Nick Burch | Tweak method signature to match changes done in trunk |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Ugo Cei | Merged revisions 627779-634630 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-08 |
Ugo Cei | Applied patches for bug #44566, thanks to Paolo Mottade... |
commit | commitdiff | tree | snapshot |
2008-03-07 |
Ugo Cei | Applied patch from bug #44535 contributed by Paolo... |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Ugo Cei | Applied patches for #44480, thanks to Paolo Mottadelli... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ugo Cei | Return a list of all pictures for a workbook. This... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Ugo Cei | Moved test data file to own package.\rStart writing... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Ugo Cei | Merged revisions 618680-620582 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Ugo Cei | Load shared strings table when loading workbook. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ugo Cei | Correct implementation of cell coordinates conversion. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ugo Cei | Fleshing out reading XSSF. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Ugo Cei | XSSF implementation of header and footer. Contributed... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Nick Burch | Have iterating over rows and cells work with JDK 1... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ugo Cei | Merged revisions 618328 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ugo Cei | Merged revisions 615190-618235 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Ugo Cei | Introduce POIXMLDocument as common base class for all... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Ugo Cei | Fix test so it loads data file from the correct place. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Ugo Cei | Commit patch from Paolo <p.mottadelli@sourcesense.com... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Ugo Cei | Initial support for loading workbooks off files. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Nick Burch | [ooxml branch] XSSFSheet get/setColumnWidth methods... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Ugo Cei | Use new version of OpenXML4J that allows saving straigh... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Ugo Cei | Merged revisions 614878-614909 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Ugo Cei | Recorded merge of revisions 614870 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Ugo Cei | Implementation of XSSFWorkbook#getSheet(String name... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Nick Burch | Tidy up some duplicated code, now that openxml4j has... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Nick Burch | Update to use a newer openxml4j jar file, which contain... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Ugo Cei | Make HSSF* classes compile with JDK 1.4 interfaces. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Ugo Cei | Merged revisions 614274 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Ugo Cei | Merged revisions 614211 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Ugo Cei | HSSF* classes implement same interfaces as XSSF* classes. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Ugo Cei | Fix implementation of XSSFWorkbook#cloneSheet and provi... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ugo Cei | Implementation of XSSFRow#{get,set}Height and other... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ugo Cei | Tests for XSSFWorkbook. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ugo Cei | Tests for XSSFSheet, contributed by Paolo Mottadelli... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Nick Burch | [ooxml-branch] Add in a jdk 1.4 jar task too |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Nick Burch | [ooxml-branch] Split the common ss interfaces into... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ugo Cei | Merged revisions 613395-613401 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ugo Cei | Merged revisions 612520 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Ugo Cei | Merged revisions 612512 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Nick Burch | Add a missing bit to the compile-ooxml ant task |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Changed location of OOXML sources and testcases. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Fix imports, removing a dependency on XMLBeans. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Replace implementation with interface in return value... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Some OOXML implementation and interface code, just... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ugo Cei | Creating branch for OOXML-enabled version |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Nick Burch | Patch to support UncalcedRecord and usermodel code... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Nick Burch | Add methods to check to see if a given InputStream... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nick Burch | Fix bug #44201 - support cloning of DVRecord, so valida... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Nick Burch | Some more updates to the records->usermodel support... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Yegor Kozlov | update status of the latest release on the index page |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Yegor Kozlov | fixed bug 44200: Sheet not cloneable when Note added... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Make a start on processing shapes on a sheet out of... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Add several more test files, charting related |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Put the anchors where forrest wants them |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Update documentation, and add section on whole-workbook... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Fix for SharedStringsTable in ooxml excel support,... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Further font size tweaks for autosizing test (macs... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Font sizes can vary slightly between machines, so use... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Tweak comments, layout and exceptions in IOUtils and... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Properly set the values when calling the boolean sets |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Fix bug #43008, by deprecating setCellNum() on HSSFCell... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Fix for bug #43058 - handle setting row grouping for... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Add a xlsx sample file with boolean formulas and values... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Add a further test to TestHSSFRow which verifies that... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Add clone methods to DrawingRecord and AbstractEscherHo... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Update changelog again |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Have autoSizeColumn skip over merged regions - bug... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Nick Burch | Shuffle some bits of TestFormulaParser into scratchpad... |
commit | commitdiff | tree | snapshot |
next |