]> source.dussan.org Git - poi.git/shortlog
poi.git
2007-03-12 Yegor Kozlovimproved work with cell comments
2007-03-02 Andrew C. Oliverfix amateur hour coding mistake tags/REL_3_0_RC1@516901
2007-03-02 Andrew C. Oliverhttp://issues.apache.org/bugzilla/show_bug.cgi?id=40548
2007-03-02 Andrew C. OliverAllow user defined named ranges. Calling super doesn...
2007-03-01 Nick BurchIf the username length in the CurrentUserAtom is clearl...
2007-02-26 Yegor Kozlovnot autofit for formula cells
2007-02-13 Yegor Kozlovsupport for auto-sizing worksheet columns
2007-01-31 Yegor Kozlovchanging attributes of existing cell comments is reflec...
2007-01-30 Rainer KluteMake this compile for me.
2007-01-18 Mark ThomasAdd svn properties
2007-01-18 Mark ThomasRemove copyright since it is now in NOTICE file and...
2007-01-17 Nick BurchAdd ExObjList support
2007-01-17 Nick BurchAdd ExHyperlink tests against a real file
2007-01-17 Nick BurchAdd support for ExHyperlink and ExHyperlinkAtom
2007-01-17 Nick BurchSupport InteractiveInfo, the parent of InteractiveInfoAtom
2007-01-17 Nick BurchInitial, basic support for InteractiveInfoAtom
2007-01-17 Andrew C. Oliveradded a single space in an irrelevant place
2007-01-16 Nick BurchTweak comments and variable names, to make the wacky...
2007-01-16 Avik Senguptatestcases for still unfixed bugs
2007-01-16 Avik SenguptaTestcases for bugs. Thanks Yegor
2007-01-15 Mark ThomasAdd standard licence header for src/documentation/conte...
2007-01-15 Mark ThomasAdd standard licence header for src/documentation/skins...
2007-01-15 Mark ThomasAdd standard licence header for src/types directory
2007-01-15 Mark ThomasAdd standard licence header for src/testcases directory
2007-01-15 Mark ThomasAdd standard licence header for src/resources directory
2007-01-15 Mark ThomasAdd standard licence header for src/records directory
2007-01-15 Mark ThomasAdd standard licence header for src/java directory
2007-01-15 Mark ThomasAdd standard licence header for src/examples directory
2007-01-15 Mark ThomasAdd standard licence header for contrib directory
2007-01-15 Rainer KluteLicense comment fixed.
2007-01-15 Nick BurchRefactor the TextPropCollection and TextProp classes...
2007-01-15 Nick BurchFix for bug #41357, by moving byte array creation until...
2007-01-15 Nick BurchUpdate the order of the TextProps, as it seems not...
2007-01-15 Mark Thomasgit-svn-id: https://svn.apache.org/repos/asf/jakarta...
2007-01-15 Mark ThomasAdd standard svn properties
2007-01-15 Mark ThomasAdd standard licence header
2007-01-15 Mark ThomasAdd standard svn properties
2007-01-15 Mark ThomasRemove copyright notice - it is now in the notice file.
2007-01-12 Nick BurchThrow an exception if a picture claims to have a negati...
2007-01-11 Nick BurchHandle the fact that StyleTextPropAtom needs to work...
2007-01-09 Nick BurchUpdate with new knowledge of how this all works, from...
2007-01-05 Nick BurchYegor's patch from bug #41242
2007-01-02 Avik Senguptaremove build errors
2007-01-02 Avik Senguptaadd license to build file
2007-01-02 Avik Senguptaupdate jindent file
2007-01-01 Nick BurchComment support from bug 41198, patch from Yegor
2006-12-31 Henri YandellSwitching from ASL 1.1 to AL 2.0 - no one had a reason...
2006-12-28 Nick BurchInclude NOTICE and LICENSE in the maven targetted jars too
2006-12-28 Nick BurchOnly have a NOTICE file in /legal/ (it's always include...
2006-12-28 Nick BurchInclude the NOTICE and LICENSE files in the root of...
2006-12-28 Nick BurchUpdate NOTICE, as per latest guidelines
2006-12-23 Rainer KluteAdded my OpenPGP public key.
2006-12-23 Nick BurchAdd my key used for signing releases
2006-12-22 Henri Yandellcopy2license run on these (after a bit of munging)
2006-12-22 Henri YandellApplied copy2license script to the files that were...
2006-12-22 Henri YandellApplying dos2unix on some of the Java files. The copy2l...
2006-12-22 Henri YandellApplying the copy2license.pl script (with tiny modifica...
2006-12-19 Henri YandellFixing the svn browse url so my email can be allow...
2006-12-14 Nick BurchTry to work with files that don't have a master SlideLi...
2006-12-14 Nick BurchIf we have a picture of type 0, don't even bother tryin...
2006-12-13 Nick BurchBump version up to 3.0 alpha 3 tags/REL_3_0_ALPHA3@486618
2006-12-12 Nick BurchSwitch the position of one tag, so an older version...
2006-12-12 Nick BurchWhen sorting the contents of a directory, do so in...
2006-11-30 Nick BurchSupport Excel files which contain a WORKBOOK entry...
2006-11-29 Nick BurchSupport compressed pictures properly, from bug #41032
2006-11-28 Nick BurchUpdate from Yegor in bug 41046 - support background...
2006-11-28 Nick BurchDitch a few calls to System.out, in favour of calls...
2006-11-28 Nick BurchWe need to ensure we have the main code compiled before...
2006-11-28 Nick BurchFix for bug 41015 - add in another paragraph property
2006-11-28 Amol S. Deshmukhadded amol to the list
2006-11-26 Amol S. Deshmukhsuperclass for logical functions
2006-11-26 Amol S. Deshmukhupdated to include additional tests for IF()
2006-11-26 Amol S. Deshmukhinitial version
2006-11-26 Amol S. Deshmukhimplemented IF() function
2006-11-26 Amol S. Deshmukhadded testcases for functions: if, islogical, isnontext...
2006-11-26 Amol S. Deshmukhreplaced use of deprecated calls to get string value...
2006-11-22 Amol S. DeshmukhFixed:
2006-11-21 Amol S. Deshmukhremoved use of deprecated calls to get the String value...
2006-11-20 Nick BurchDetect when the Current User stream is too short, and...
2006-11-13 Nick BurchAvoid an exception when getting the default bitmap...
2006-10-17 Nick BurchSupport for DIB picture types, from Bug 40740
2006-10-17 Nick BurchSupport for Master Sheets from Yegor (bug 40753)
2006-10-17 Nick BurchDon't depend on source files being utf8 for test to...
2006-10-12 Nick BurchIf we hit an unknown picture type, don't break complete...
2006-09-26 Nick BurchFix for NPE in bug #40036. The TextBox will still be...
2006-09-26 Nick BurchFOP fix from bug #39086
2006-09-26 Nick BurchFrom bug #38616 - support for extracting images from...
2006-09-26 Nick BurchDon't just assume we'll only have container records...
2006-09-26 Nick BurchHandle the case where a StyleTextPropAtom has a mask...
2006-09-19 Nick BurchSupport alignment and indent levels for HSLF - patch...
2006-09-19 Nick BurchImproved picture support for HSLF, from Yegor in bug...
2006-09-15 Nick BurchUpdate a cvs link to an svn one
2006-09-11 Jason HeightBug 30635: getLastCellNum return last cell num + 1...
2006-09-08 Jason HeightBUG 27496: get/setPageBreak and get/getColumnBreak...
2006-08-29 Amol S. Deshmukhreplaced use of String.contains(..) with String.indexOf...
2006-08-29 Jason HeightJust removed a bunch of unused imports etc. Reduces...
2006-08-29 Jason Heightbug 23631: support for getting the current pane informa...
2006-08-28 Jason Heightbug 31044: Corrected parsing of references which contai...
2006-08-28 Jason HeightBug 33736: Applied patch for Column Hiding. Thanks
2006-08-28 Jason HeightBug28755: CellReference will throws IllegalArgumentExce...
next