]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-03-21 Nick BurchExcel objects to <cols/> in a sheet, so avoid outputtin...
2008-03-21 Nick BurchExpand on XSSFWorkbook tests, and get them working...
2008-03-21 Nick BurchNew openxml4j. Also, re-order some of the xssfworkbook...
2008-03-21 Nick BurchTweak some build paths, and add in some tasks for runni...
2008-03-21 Nick BurchUpgrade the ooxml branch to use v1.3 of the apache...
2008-03-19 Nick Burch[ooxml branch] Reformat, and some slight tweaks on...
2008-03-17 Nick BurchStart to tie up the XSSF cell styles stuff with the...
2008-03-16 Nick BurchTidy up the xssf models stuff, by pushing more of the...
2008-03-16 Nick BurchStart to tidy up the model loading, to reduce duplicate...
2008-03-16 Nick BurchStart supporting styles on the XSSFWorkbook, and tests...
2008-03-16 Nick BurchMove the SharedStringsTable to a more generic package...
2008-03-16 Nick BurchMore create helper stuff, and some sample formatting...
2008-03-16 Nick BurchFurther workarounds for java being rubbish, by having...
2008-03-16 Nick BurchUpdate some more documentation, and put in a workaround...
2008-03-16 Nick BurchRe-name some documentation directories, so they have...
2008-03-13 Nick BurchPatch from Paolo from bug #44581 - fix ColumnHelper...
2008-03-11 Nick BurchAdd target single-test-ooxml
2008-03-11 Nick BurchStart on a factory for producing the right Workbook
2008-03-09 Nick BurchFix a few ooxml unit tests
2008-03-09 Nick BurchUpdate the word code to the new style ooxml stuff
2008-03-09 Nick BurchGet the powerpoint ooxml stuff converted over, and...
2008-03-08 Nick BurchStart to rename hslf and hwpf in ooxml to xslf and...
2008-03-08 Nick BurchMore on converting the excel extractor to the new code
2008-03-08 Nick BurchStart updating the excel extractor to the new style...
2008-03-08 Nick BurchMore shuffling of things out of src/scratchpad/ooxml-*
2008-03-08 Nick BurchStart shuffling things out of the old src/scratchpad...
2008-03-08 Nick BurchTweak documentation for ss instead of hssf
2008-03-08 Nick BurchStart updating docs for ooxml branch
2008-03-08 Nick BurchTweak method signature to match changes done in trunk
2008-03-08 Ugo CeiMerged revisions 627779-634630 via svnmerge from
2008-03-08 Ugo CeiApplied patches for bug #44566, thanks to Paolo Mottade...
2008-03-07 Ugo CeiApplied patch from bug #44535 contributed by Paolo...
2008-02-29 Ugo CeiApplied patches for #44480, thanks to Paolo Mottadelli...
2008-02-19 Ugo CeiReturn a list of all pictures for a workbook. This...
2008-02-19 Ugo CeiMoved test data file to own package.\rStart writing...
2008-02-13 Ugo CeiMerged revisions 618680-620582 via svnmerge from
2008-02-13 Ugo CeiLoad shared strings table when loading workbook.
2008-02-07 Ugo CeiCorrect implementation of cell coordinates conversion.
2008-02-07 Ugo CeiFleshing out reading XSSF.
2008-02-07 Ugo CeiXSSF implementation of header and footer. Contributed...
2008-02-05 Nick BurchHave iterating over rows and cells work with JDK 1...
2008-02-04 Ugo CeiMerged revisions 618328 via svnmerge from
2008-02-04 Ugo CeiMerged revisions 615190-618235 via svnmerge from
2008-02-04 Ugo CeiIntroduce POIXMLDocument as common base class for all...
2008-01-29 Ugo CeiFix test so it loads data file from the correct place.
2008-01-29 Ugo CeiCommit patch from Paolo <p.mottadelli@sourcesense.com...
2008-01-25 Ugo CeiInitial support for loading workbooks off files.
2008-01-25 Nick Burch[ooxml branch] XSSFSheet get/setColumnWidth methods...
2008-01-25 Ugo CeiUse new version of OpenXML4J that allows saving straigh...
2008-01-25 Ugo CeiMerged revisions 614878-614909 via svnmerge from
2008-01-25 Ugo CeiRecorded merge of revisions 614870 via svnmerge from
2008-01-24 Ugo CeiImplementation of XSSFWorkbook#getSheet(String name...
2008-01-24 Nick BurchTidy up some duplicated code, now that openxml4j has...
2008-01-24 Nick BurchUpdate to use a newer openxml4j jar file, which contain...
2008-01-24 Ugo CeiMake HSSF* classes compile with JDK 1.4 interfaces.
2008-01-24 Ugo CeiMerged revisions 614274 via svnmerge from
2008-01-24 Ugo CeiMerged revisions 614211 via svnmerge from
2008-01-24 Ugo CeiHSSF* classes implement same interfaces as XSSF* classes.
2008-01-23 Ugo CeiFix implementation of XSSFWorkbook#cloneSheet and provi...
2008-01-22 Ugo CeiImplementation of XSSFRow#{get,set}Height and other...
2008-01-22 Ugo CeiTests for XSSFWorkbook.
2008-01-22 Ugo CeiTests for XSSFSheet, contributed by Paolo Mottadelli...
2008-01-21 Nick Burch[ooxml-branch] Add in a jdk 1.4 jar task too
2008-01-21 Nick Burch[ooxml-branch] Split the common ss interfaces into...
2008-01-21 Ugo CeiMerged revisions 613395-613401 via svnmerge from
2008-01-21 Ugo CeiMerged revisions 612520 via svnmerge from
2008-01-21 Ugo CeiMerged revisions 612512 via svnmerge from
2008-01-16 Nick BurchAdd a missing bit to the compile-ooxml ant task
2008-01-16 Ugo CeiChanged location of OOXML sources and testcases.
2008-01-16 Ugo CeiFix imports, removing a dependency on XMLBeans.
2008-01-16 Ugo CeiReplace implementation with interface in return value...
2008-01-16 Ugo CeiSome OOXML implementation and interface code, just...
2008-01-16 Ugo CeiInitialized merge tracking via "svnmerge" with revision...
2008-01-16 Ugo CeiCreating branch for OOXML-enabled version
2008-01-16 Nick BurchPatch to support UncalcedRecord and usermodel code...
2008-01-16 Nick BurchAdd methods to check to see if a given InputStream...
2008-01-15 Nick BurchFix bug #44201 - support cloning of DVRecord, so valida...
2008-01-15 Nick BurchSome more updates to the records->usermodel support...
2008-01-12 Yegor Kozlovupdate status of the latest release on the index page
2008-01-10 Yegor Kozlovfixed bug 44200: Sheet not cloneable when Note added...
2008-01-09 Nick BurchMake a start on processing shapes on a sheet out of...
2008-01-09 Nick BurchAdd several more test files, charting related
2008-01-09 Nick BurchPut the anchors where forrest wants them
2008-01-09 Nick BurchUpdate documentation, and add section on whole-workbook...
2008-01-09 Nick BurchFix for SharedStringsTable in ooxml excel support,...
2008-01-09 Nick BurchFurther font size tweaks for autosizing test (macs...
2008-01-09 Nick BurchFont sizes can vary slightly between machines, so use...
2008-01-09 Nick BurchTweak comments, layout and exceptions in IOUtils and...
2008-01-09 Nick BurchProperly set the values when calling the boolean sets
2008-01-09 Nick BurchFix bug #43008, by deprecating setCellNum() on HSSFCell...
2008-01-09 Nick BurchFix for bug #43058 - handle setting row grouping for...
2008-01-09 Nick BurchAdd a xlsx sample file with boolean formulas and values...
2008-01-09 Nick BurchAdd a further test to TestHSSFRow which verifies that...
2008-01-09 Nick BurchAdd clone methods to DrawingRecord and AbstractEscherHo...
2008-01-09 Nick BurchUpdate changelog again
2008-01-09 Nick BurchHave autoSizeColumn skip over merged regions - bug...
2008-01-09 Nick BurchShuffle some bits of TestFormulaParser into scratchpad...
2008-01-08 Nick BurchFinally fix bug #42464 - Expected ExpPtg to be converte...
2008-01-08 Nick BurchMake the code for adding a new RichTextRun to a TextRun...
2008-01-08 Nick BurchMake a start on supporting adding new text to a hslf...
next