]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-02-02 Yegor Kozlovusermodel support for excel hyperlinks
2008-02-01 Nick BurchMore Hyperlink support. Doesn't end up in HSSFCell...
2008-02-01 Nick BurchGet the Hyperlink record code so that it doesn't break...
2008-02-01 Nick BurchMake a start on the hyperlink record support - not...
2008-02-01 Nick BurchPatch from bug #44336 - correctly escape sheet names...
2008-02-01 Nick BurchImprovements to how SystemOutLogger and CommonsLogger...
2008-02-01 Nick BurchTweak the javadoc so it's clearer on the overview what...
2008-01-31 Nick BurchConvert HSSFEventFactory to using the new HSSFRecordStr...
2008-01-31 Nick BurchLots of documentation updates, to make it clearer how...
2008-01-28 Nick BurchMostly fix bug 42618 (really this time...) - can now...
2008-01-28 Yegor Kozlovstart a new POI 3.1 section in the change log
2008-01-27 Yegor Kozlovfix bug #44297: IntPtg must operate with unsigned short...
2008-01-25 Yegor Kozlovfix bug #44296: HSLF Not Extracting Slide Background...
2008-01-25 Yegor Kozlovcommented failing test42618()
2008-01-25 Nick BurchAdd a test to show the bug #42618 appears to be incorrect
2008-01-25 Nick BurchDon't swap AreaPtg references from relative to absolute...
2008-01-25 Nick BurchCorrectly handle the last paragraph via a fix to TableC...
2008-01-24 Nick BurchFrom bug #44254 - avoid some unread bytes warnings...
2008-01-24 Nick BurchAdd another formula evaluation method, evaluateFormulaC...
2008-01-24 Nick BurchUpdate to use a newer openxml4j jar file, which contain...
2008-01-22 Yegor Kozlovextra whitespace caused the test fail on win xp. Strang...
2008-01-22 Nick BurchFix from bug #41726 - support signed offsets from relat...
2008-01-19 Yegor Kozlovadded a unit test for fixed bug 41139: Constructing...
2008-01-19 Yegor Kozlovadded unit tests for closed Bug 37684: Unhandled Contin...
2008-01-19 Yegor Kozlovadd a check to prevent NPE in HSSFSheet.autoSizeColumn...
2008-01-19 Yegor Kozlovuse JDK 1.4 compatible constructor for IllegalStateExce...
2008-01-16 Nick BurchAdd a missing bit to the compile-ooxml ant task
2008-01-16 Nick BurchTidy up the imports, remove accidental link to xmlbeans
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
2007-12-30 Nick BurchA few small updates to HSSFXML, and start on HWPFXML
2007-12-27 Nick BurchImprove the xlsx text extraction, and have proper tests...
2007-12-27 Nick BurchMake a start on a text extractor for xlsx files
2007-12-27 Nick BurchSupport getting the low level sheet objects back for...
2007-12-27 Nick BurchShuffle a few ooxml bits about, improve the ant tasks...
2007-12-27 Nick BurchAdd some more sample ooxml documents
2007-12-26 Nick BurchA quick play with OOXML parsing. Uses XmlBeans and...
2007-12-26 Nick BurchUpdate build.xml to download various libraries that...
2007-12-26 Nick BurchUpdate the sample ooxml files to the latest versions...
2007-12-24 Yegor Kozlovfix bug #43781: slide->getShapes->getTextRun returns...
2007-12-24 Yegor Kozlovfix reopen of bug 42999: incorrect AnchorHeight calcula...
2007-12-21 Nick BurchSupport for Mid, Replace and Substitute excel functions...
2007-12-21 Nick BurchPatch from bug #44055 - support reading the from field...
2007-12-21 Nick BurchMake compile-scratchpad depend on compile-main, as...
2007-12-17 Nick BurchAvoid a rare ArrayIndexOutOfBoundsException on some...
2007-12-13 Nick BurchAdd missing setCurrentRow calls to documentation
2007-12-12 Nick BurchAdd comments on which formula related things should...
2007-12-11 Nick BurchSupport for the Trim function, and a little enhancement...
2007-12-06 Yegor Kozlovadd a note on 3.0.2 beta1 release
2007-12-06 Yegor Kozlovupdated to version 3.0.2-beta1
2007-12-06 Yegor Kozlovfinish 3.0.2-BETA1 section and start a new one for...
next