]> source.dussan.org Git - poi.git/shortlog
poi.git
2009-09-26 Yegor Kozlovfixed XSSFCell.getStringCellValue() to properly handle...
2009-09-25 Yegor Kozlovfixed non-ASCII symbols to keep javac quiet
2009-09-18 Yegor Kozlovchanged version.id of trunk to 3.6-beta1
2009-09-18 Josh MicichBugzilla 47747 - fixed logic for locating shared formul...
2009-09-17 Josh MicichImprovements to patch 47809 (support for UDFs)
2009-09-16 Josh MicichReverted initial application of patches 47848(r815935...
2009-09-16 Yegor KozlovAdded possibility to get EvaluationCell from RefEval...
2009-09-16 Yegor KozlovAdded method createEvaluationWorkbook() to CreationHelp...
2009-09-16 Yegor Kozlovimproved work with user-defined functions, see Bugzilla...
2009-09-13 Yegor Kozlovfixed XSSFSheet.setColumnWidth to produce XML compatib...
2009-09-13 Yegor Kozlovremoved unnecessary svn:executable flag from files...
2009-09-13 Yegor Kozlovadded javadoc how to avoid Excel crash when creating...
2009-09-12 Yegor Kozlovimproved XSSFWorkbook.removeSheetAt, see Bugzilla 47737...
2009-09-10 Yegor Kozlovupdated status.xml
2009-09-10 Yegor Kozlovbuilt-in positive formats don't need starting '(',...
2009-09-10 Yegor KozlovNecessary fix of FunctionEval (follow-on to patch 47768)
2009-09-07 Yegor KozlovAdded method setFunction(boolean) for defined names
2009-09-07 Yegor Kozlov Implementation of Excel Days360 and Npv functions
2009-09-07 Yegor KozlovDo not allow text longer than 32,767 characters in...
2009-09-06 Yegor KozlovAdded an example demonstrating how to convert an XLSX...
2009-09-06 Yegor KozlovFixed PPT parser to tolerate Comment2000 containers...
2009-08-31 Yegor Kozlovfix for extraction paragraphs and sections from headers...
2009-08-31 Yegor KozlovSupport for extraction of header / footer images in...
2009-08-31 Yegor Kozlovfixed incorrect assignment in TextObjectRecord.clone()
2009-08-23 Yegor Kozlovmoved all test data to a top-level directory, refactore...
2009-08-22 Josh Micichfixing compiler warnings - unused imports, declared...
2009-08-22 Josh Micichadded TestIndirect to suite (from 47721/r806759)
2009-08-21 Josh MicichBugzilla 47721 - Added implementation for INDIRECT()
2009-08-21 Yegor Kozlovfixes and misc refactorings suggested by Intellij
2009-08-20 Josh Micichminor improvements to sheet name validation and identif...
2009-08-20 Paolo Mottadellifirst createWatermark implementation
2009-08-20 Yegor KozlovAvoid exception when reading ClipboardData packet in...
2009-08-19 Josh Micichchanged interface from OperationEval to Function for...
2009-08-19 Yegor KozlovCentralize logic for finding/opening sample files
2009-08-19 Josh MicichFixing compiler warnings - unboxing parameter to overlo...
2009-08-19 Paolo MottadellicreateHeader/Footer with paragraphs and fixed GUMP...
2009-08-18 Josh MicichFixed compiler warnings - unnecessary throws declaration
2009-08-18 Josh MicichFixed compiler warnings - unnecessary else
2009-08-18 Paolo MottadellicreateHeader/Footer methods + tests
2009-08-18 Josh MicichFixing compiler warnings - unnecessary typecasts
2009-08-18 Josh MicichFixed unused imports compiler warnings (and some others)
2009-08-17 Josh MicichRemoved obsolete Eval interface
2009-08-17 Josh MicichReplaced obsolete Eval with ValueEval in signature...
2009-08-17 Josh Micichinitial work on removing obsolete Eval interface
2009-08-17 Josh MicichCombined FuncVarEval into FunctionEval. Simplified...
2009-08-14 Josh MicichFollow-on for bugzilla 47652 - used more specific excep...
2009-08-14 Yegor Kozlovrenamed macro-enabled test files to have the correct...
2009-08-14 Yegor Kozlovimproved loading of package parts so that same logical...
2009-08-12 Yegor KozlovImproved parsing of OOXML documents, see Bugzilla 47668
2009-08-09 Yegor Kozlovremoved temporary fix for compatibility with Mac Excel...
2009-08-09 Yegor Kozlovfixed compile error
2009-08-07 Mark BeardsleyNew HSSF example.
2009-08-07 Josh MicichBugzilla 47652 - Added support for reading encrypted...
2009-08-07 Josh Micichcode improvements to RecordFactoryInputStream
2009-08-06 Nick Burch@year@ doesn't work in the body, so set explicitly
2009-08-06 Nick BurchAdd crypto notice bits to the legal page
2009-08-05 Yegor Kozlovchanged status.xml to reflect changes from Bugzilla...
2009-08-05 Yegor KozlovAvoid FormulaParseException in XSSFWorkbook.setRepeatin...
2009-08-05 Yegor KozlovFixed XSSFCell to correctly parse column indexes great...
2009-08-04 Mark BeardsleyNew HSSF example.
2009-08-03 Nick BurchAdd a note to the hssf/xssf pages on memory of usermode...
2009-07-30 Yegor Kozlovsmall improvements to r799264
2009-07-30 Yegor Kozlovadded a note on Compatibility of POI-generated .xlsx...
2009-07-30 Paolo MottadelliCustom XML import features; tests and implementation
2009-07-29 Josh MicichBugzilla 47598 - Improved formula evaluator number...
2009-07-25 Yegor Kozlovfixed XWPFWordExtractor to extract inserted/deleted...
2009-07-25 Yegor KozlovFixed RecordFactoryInputStream to properly read continu...
2009-07-25 Yegor Kozlovadded a cmd option to turn on deserialization of escher...
2009-07-24 Josh MicichAdditional test case examples for NumberToTextConverter
2009-07-24 Yegor Kozlovfixed a typo
2009-07-24 Yegor Kozlovfixed compatibility issues with OpenOffice 3.0 and...
2009-07-23 Josh MicichImprovements to formula evaluation treatment of -0...
2009-07-23 Josh MicichConverted ConcatEval to singleton
2009-07-21 Paolo MottadelliPOIXMLproperties: created, creator, modified, lastprint...
2009-07-20 Paolo MottadelliPOIXMLproperties: core properties improvement + test
2009-07-19 Yegor KozlovFix for saving custom and extended OOXML properties
2009-07-18 Yegor Kozlovupdated docs on extraction of embedded objects, misc...
2009-07-18 Yegor Kozlovfixed WordExtractor to avoid ArrayIndexOutOfBoundsExcep...
2009-07-18 Yegor KozlovSupport for extraction of endnotes from docx files
2009-07-18 Yegor KozlovSupport for extraction of footnotes from docx files...
2009-07-18 Yegor KozlovFixed ExtractorFactory to support .xltx and .dotx files...
2009-07-16 Yegor Kozlovfixed case-sensitive file names in unit tests for Bugzi...
2009-07-16 Yegor Kozlovfixed a compile error in TestMapInfo
2009-07-16 Yegor Kozlovsupport for custom XML mappings in XSSF, see Bugzilla...
2009-07-12 Yegor KozlovFixed NPE when retrieving core properties from a newly...
2009-07-12 Yegor KozlovFixed HyperlinkRecord to properly handle URL monikers...
2009-07-12 Yegor Kozlovfixed XSSF and OpenXml4J to read/write relationships...
2009-07-06 Josh MicichBugzilla 47479 - Fix BoolErrRecord to tolerate incorrec...
2009-07-05 Yegor Kozlovrefactored HSSFEventFactory to use RecordFactory instea...
2009-07-05 Yegor KozlovSupport for getting OLE object data in PowerPointExtrac...
2009-06-27 Yegor KozlovExplicitly set the 1900 date system when creating XSSF...
2009-06-27 Yegor KozlovSupport fo text extraction of footnotes, endnotes and...
2009-06-27 Yegor Kozlovfixed typo in SlideShow.removeSlide which prevened...
2009-06-24 Josh MicichBugzilla 47415 - Fixed PageSettingsBlock to allow multi...
2009-06-23 Josh MicichBugzilla 47412 - Fixed concurrency issue with EscherPro...
2009-06-22 Yegor Kozlovupdated date of the latest release on the index page
2009-06-20 Yegor KozlovFixed OOM in HSSFWorkbook#getAllPictures when reading...
2009-06-19 Josh MicichAdded implementation for ISNA()
2009-06-19 Yegor Kozlovfixed SimpleShape#getLineWidth to handle default line...
2009-06-19 Yegor Kozlovexposed TableCellDescriptor in HWPF TableCell, also...
next