]> source.dussan.org Git - poi.git/shortlog
poi.git
2007-05-03 Nick BurchUpdate the changelog
2007-04-26 Nick BurchTweak a few more elements in the pom
2007-04-25 Nick BurchUpdate issueTrackingUrl in maven pom
2007-04-23 Nick BurchDetect, and report a meaningful error, if we come acros...
2007-04-20 Nick BurchUpdate the groupId to org.apache.poi, as per mavern...
2007-04-18 Yegor Kozlovcleaning the code before release
2007-04-18 Yegor Kozlovfixed misc bugs in the hslf how-to doc
2007-04-16 Yegor Kozlovapplied the patch submitted in Bug 38976: added createP...
2007-04-16 Yegor Kozlovtestcases for bugs 38266 and 40738
2007-04-16 Yegor Kozlovapplied the patch submitted in Bug 41223: Simple image...
2007-04-12 Yegor Kozlovuse POILogger instead of System.err in hslf records...
2007-04-12 Yegor KozlovFix for bug 41946: remember if the complex part of...
2007-04-03 Nick BurchIt seems that some PPT files only have linkAtom + linkD...
2007-04-02 Nick BurchAdd in a clean step before compile in dist
2007-03-30 Yegor Kozlovconvert from pixels (96dpi) to points(72dpi) when setti... tags/REL_3_0_RC3@524754
2007-03-29 Nick BurchApply Trejkax's fix from bug #41653, and do a whole...
2007-03-29 Nick BurchDon't NPE if we have a reference to a note, where there...
2007-03-21 Yegor Kozlovfixed bug 41384: Array index wrong in record creation tags/REL_3_0_RC2@523660
2007-03-20 Yegor Kozlovfixed bug 41761: NPE when serializing a workbook with...
2007-03-20 Yegor Kozlovexcluded rich text and outlines from POI 2.5 limitations
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...
next