]> source.dussan.org Git - poi.git/shortlog
poi.git
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...
2006-08-28 Jason HeightBug36646: Ret3dPtg to include quotes when sheetname...
2006-08-28 Jason HeightHopefully fixed scratchpad test org.apache.poi.hssf...
2006-08-27 Jason HeightRemoved EXPERIMENTAL indication on the formula support.
2006-08-27 Jason HeightAdded explicit RecordFormatException when a FilePass...
2006-08-27 Jason HeightBug 38796: Check for null in PageBreakRecord
2006-08-27 Jason HeightThrow exception rather than returning NO IDEA SHARED...
2006-08-26 Jason HeightForgot to reset shared formula option during conversion
2006-08-26 Jason HeightFound a case where the shared formula does not resolve...
2006-08-25 Jason Heightbug 40285: Corrected index of CellIterator. In addition...
2006-08-24 Amol S. Deshmukh1. when formula parse fails, reported error now include...
2006-08-24 Amol S. Deshmukhtest case that checks to see if a case of MissingArgsPt...
2006-08-18 Jason HeightBug: 40267 squashed.
2006-08-14 Nick BurchAccess to Saved By Information - patch from Trejkaz...
2006-08-12 Sean Sullivangit-svn-id: https://svn.apache.org/repos/asf/jakarta...
2006-08-10 Nick BurchThrow a more useful exception in the case of word95...
2006-08-10 Nick BurchIf we're created with an InputStream, check to see...
2006-08-09 Amol S. DeshmukhIn setCellFormula(String) the Ptg stack in FormulaRecor...
2006-08-09 Amol S. Deshmukhbugfix 38396: Exponential numbers are now handled by...
2006-08-07 Nick BurchTweak comments about needing to use svn version, and...
2006-07-27 Jason HeightMade a bit of a meal out of the Shared formula patch...
2006-07-25 Jason HeightSHARED FORMULA SUPPORT:
2006-07-25 Jason HeightBug 17890: Corrected exception text for zero byte file.
2006-07-25 Jason HeightClean up of HSSFDataFormat. Whilst Bug 22456 was probab...
2006-07-24 Jason HeightException Chaining: Added support for java 1.4 style...
2006-07-24 Jason HeightBug 38486: Added handling of special 0x40 (64 dec)...
2006-07-23 Jason HeightBug 26916: Corrected javadoc to indicate ArrayIndexOutO...
2006-07-18 Nick BurchYegor's TxMasterStyleAtom code from Bug #40057
2006-07-18 Nick BurchAdd lookups for the common text alignments
2006-07-14 Nick BurchYegor's update from bug #39991 - better identification...
2006-07-13 Nick BurchExpose the underlying TextRun
2006-07-12 Nick BurchAdd in a main() method, so people can stop moaning
2006-07-04 Nick BurchAdd ant task for building the maven/ibiblio friendly...
2006-07-03 Nick BurchRemove a bit of debug code
2006-07-03 Nick BurchGet to a consistent indent
2006-07-03 Nick BurchYegor's Slide Title patch from bug 39948
2006-07-03 Nick BurchAdd correct detection for encrypted powerpoint files...
2006-07-03 Nick BurchAdd Nick and Yegor to the list
2006-07-02 Nick BurchSupport re-ordering of slides, now that we know how...
2006-07-02 Nick BurchHelper method for when moving stuff about in an array...
2006-06-28 Sean Sullivanupgrade jar verions: Log4j, Commons Logging,
2006-06-27 Nick BurchHopefully fix bug 39228 - big overhaul of how slides...
next