]> source.dussan.org Git - poi.git/shortlog
poi.git
2008-04-16 Yegor KozlovMisc improvements in Freeform shape
2008-04-16 Yegor KozlovRich text in HSSFTextbox must have at least one format...
2008-04-16 Yegor Kozlovbug #41071 is fixed in trunk. Added a unit test and...
2008-04-15 Josh MicichConditional Formatting (30311) - API improvements,...
2008-04-15 Nick BurchNice and small change here... Update the formula parser...
2008-04-15 Yegor KozlovImproved factoring of ppt objects. For ppt tabels Slide...
2008-04-15 Yegor KozlovTextSpecInfoAtom is present in PPT 2003+. When the...
2008-04-15 Yegor Kozlovstart improving handling of resources in HSLF. PPFont...
2008-04-15 Yegor KozlovTextShape is a common superclass of all shapes that...
2008-04-14 Yegor Kozlovmake sure all hslf classes use POI loggers
2008-04-14 Nick BurchSwitch to using our own logger, rather than the commons one
2008-04-14 Yegor Kozlovmisc usermodel improvements. Also added the source...
2008-04-14 Yegor Kozlovuse commons logging throughout the code
2008-04-13 Nick BurchAdd information of EventBasedExcelExtractor to the...
2008-04-13 Nick BurchFinish off eventusermodel based Excel Extractor, and...
2008-04-13 Nick BurchStart on a eventusermodel based excel text extractor
2008-04-13 Nick BurchVarious new bits of documentation on embeded files...
2008-04-11 Josh Micichfixed typo and formatting in class javadoc
2008-04-11 Nick BurchUpdate HSLFSlideShow and HSSFWorkbook to take advantage...
2008-04-11 Nick BurchUpdate the sample embeded documents to be from know...
2008-04-10 Nick BurchImprove how POIFS works with directory entries, and...
2008-04-10 Nick BurchInitial support for getting and changing chart titles...
2008-04-10 Josh Micichbugzilla 44792 - fixed encode/decode problems in Extern...
2008-04-09 Nick BurchImplement a proxy HSSFListener which tracks the format...
2008-04-09 Nick BurchProvide a common ole2 implementation of POITextExtracto...
2008-04-09 Josh Micichsome more tweaks for bug 30311. Set some (unused) bits...
2008-04-08 Yegor Kozlovfix bug #44770: RuntimeException: Couldn't instantiate...
2008-04-07 Yegor Kozlovmisc usermodel improvements in HSLF
2008-04-07 Yegor Kozlovempty.ppt with the master styles compatible with PPT...
2008-04-07 Nick BurchFix 43670, 44501 - Fix how HDGF deals with trailing...
2008-04-07 Josh Micich30311 - More work on Conditional Formatting - patch...
2008-04-07 Josh Micichrefactored all hssf junits to get test sample data...
2008-04-03 Josh MicichFollow up fix after r644473 (bug 44739) TestHSSFConditi...
2008-04-03 Josh MicichFix for bug 44739 - Conditional formatting (regions...
2008-04-03 Nick BurchMake a bit of a start on being able to edit chart title...
2008-04-02 Yegor KozlovFixed inconsistency between HSSFSHeet.getColumnWidth...
2008-04-02 Yegor Kozlovadded set accessor to indentation level
2008-04-02 Rainer KluteRestored an entry that had been deleted by chance.
2008-04-02 Rainer Klute44694 - HPSF: Support for property sets without sections
2008-04-01 Josh Micichfix for bug 44710 - Incorrect skip() of second formula...
2008-04-01 Josh MicichBug #44733 - DPRODUCT function should be index 189...
2008-03-31 Yegor KozlovImplement Sheet.removeShape(Shape shape) in HSLF
2008-03-31 Josh Micichchanges/status for #44675, #44695, #44691
2008-03-31 Josh Micichsilenced noisy tests
2008-03-31 Josh Micichremoved incorrect test case methods
2008-03-31 Josh MicichMore work on Conditional Formatting (bug 30311) junit...
2008-03-30 Nick BurchUpdate Formula test spreadsheet for count, and also...
2008-03-30 Nick BurchCount implementation from ooxml branch
2008-03-29 Nick BurchDocumentation update
2008-03-29 Nick BurchMove the FormulaEvaluator code out of scratchpad
2008-03-29 Nick BurchMerge several bug tests into one file
2008-03-29 Nick BurchUpdate docs now that missing record aware eventusermode...
2008-03-29 Nick BurchMove the missing record aware eventusermodel code out...
2008-03-29 Nick BurchLooks like trunk will now produce 3.0.3, and ooxml...
2008-03-28 Nick BurchAdd test to show that bug #44693 is incorrect
2008-03-27 Josh Micich(real) fix for bug #44691. Modified Pmt.java to allow...
2008-03-27 Josh Micichannotated previous changelist(641964) with wrong buzill...
2008-03-27 Josh Micichfixes for ExternalNameRecord serialisation bug #44691
2008-03-27 Nick BurchAdd failing (but disabled) test from bug #44691
2008-03-27 Nick BurchFix typo, and point hwpf people at the new microsoft...
2008-03-27 Nick BurchPatch from Raghu from bug #44652 - Improved handling...
2008-03-26 Josh Micichpatch 44675 - made POI capable of recognising var-args...
2008-03-26 Josh Micichmore javadoc + clean-up from Dmitriy (bug 30311 att...
2008-03-25 Josh MicichAdded class javadoc. Patch 30311 from Dmtriy.
2008-03-22 Nick BurchAdd note about needing to give ant more memory to run...
2008-03-21 Josh Micichsort to int conversion sign extension fix
2008-03-21 Nick BurchTweak how you get dataformat strings out of cell styles...
2008-03-21 Nick BurchFAQ page doesn't like the new doc dtd, so go back to...
2008-03-20 Nick BurchUpdate a lot of the site to apache documentation format...
2008-03-20 Nick BurchMake junit happy
2008-03-20 Nick BurchFix for readCompressedUnicode not moaning about length...
2008-03-20 Nick BurchSimple patch from Josh from bug #44636 - fix for RefVPt...
2008-03-20 Nick BurchTest relating to bug #44636
2008-03-19 Nick BurchFix bug #44627 - improve the thread safety of POILogFactory
2008-03-19 Nick BurchPatch from Dmitriy from bug #30311 - Support for condit...
2008-03-19 Nick BurchAdd test to show that bug #43251 is already fixed
2008-03-19 Nick BurchAdded test to show that bug #41546 is already fixed...
2008-03-19 Nick BurchReformat index page slightly, and add some info on...
2008-03-17 Yegor Kozlovsupport align=distributed in HSSFTextbox
2008-03-16 Nick BurchPatch from Josh from bug #44609 - Handle leading spaces...
2008-03-16 Nick BurchPatch from Josh from bug #44608 - Support for PercentPt...
2008-03-16 Nick BurchPatch from Josh from bug #44608 - Support for PercentPt...
2008-03-16 Nick BurchPatch from Josh from bug #44606 - Support calculated...
2008-03-16 Nick BurchPatch from Josh, which shows that various bugs are...
2008-03-14 Yegor KozlovAdd accessors to horizontal and vertical alignment...
2008-03-13 Nick BurchAdd test to show that bug #28031 is really closed
2008-03-13 Nick BurchMake a start on handling different big block sizes...
2008-03-13 Nick BurchFix bug #44593 - improved handling of short DVRecords
2008-03-13 Nick BurchPatch from Raghu from bug #44580 - Fix bug #28627,...
2008-03-07 Nick BurchPatch largely from Josh from bug #44539 - Support for...
2008-03-07 Nick BurchImproved support for read-only recommended workbooks...
2008-03-07 Nick BurchPatch from Josh from bug #43901 - Correctly update...
2008-03-06 Nick BurchAdd broken test for bug #43901
2008-03-06 Nick BurchEmbeded files from bug #44524
2008-03-06 Nick BurchChange the behaviour on short last blocks to be a warni...
2008-03-04 Nick BurchChangelog update for last patch
2008-03-04 Nick BurchBig patch from Josh from bug #44504 - lots of formula...
2008-03-04 Nick BurchProblem files from bug #44501
2008-03-03 Nick BurchFix indent, add more documentation, and make the error...
2008-03-03 Nick BurchPatch from Josh from bug #44508 - Fix formula evaluatio...
next