]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2008-01-08 Nick BurchTiny bit more ooxml stuff from Ugo (missed in last...
2008-01-08 Nick BurchAdd un-fixable testcase for bug 43493
2008-01-08 Nick BurchSupport for unicode named named ranges (patch and test...
2008-01-08 Nick BurchPatch from Ugo from bug #44185 - support getting shared...
2008-01-08 Nick BurchFix bug #34023 - when shifting rows, update the any...
2008-01-08 Nick BurchAdd a new method onto AreaReference to get all the...
2008-01-08 Nick BurchExtend named range support in formulas to include non...
2008-01-08 Nick BurchFix from bug #43510 - support named ranges in formulas
2008-01-08 Nick BurchNew tests for setLandscape, which seems to indicate...
2008-01-08 Nick BurchPatch from Ugo to get and set the sheet hidden flag...
2008-01-08 Nick BurchAdd a (disabled, as broken) test to show that HXFExcelE...
2008-01-08 Nick BurchFix a few little bits of documentation xml
2008-01-08 Nick BurchFix for bug #44167 - patch from Paolo Mottadelli
2008-01-07 Nick BurchUpdate changelog
2008-01-07 Nick BurchFix bug #44070 - patch from Gian Carlo Pace
2008-01-07 Nick BurchFix for building the OOXML xmlbeans stuff on osx, patch...
2008-01-05 Yegor Kozlovstart a new section for 3.0.2 BETA3
2008-01-04 Nick BurchMake the ooxml and ole2 powerpoint extractors more...
2008-01-04 Nick BurchSome matching sets of sample ooxml and ole2 files,...
2008-01-03 Nick BurchFor ooxml properties, get the core ones as well as...
2008-01-03 Yegor Kozlovsupport for tables in HSLF
2008-01-02 Nick BurchImprove the javadocs for font and fill related colourin...
2007-12-30 Nick BurchOOXML pptx text extractor, and test. Also add jar-ooxml...
2007-12-30 Nick BurchMake a start on OOXML pptx support
2007-12-30 Nick BurchSupport for extracting text from ooxml word documents
next