2009-01-16 |
Josh Micich | Updated class comment |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Josh Micich | Fixing bug 46551 - spelling mistakes in xSSFCell.checkB... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Yegor Kozlov | fixed unit test failing on jdk-1.6: java code should... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Josh Micich | Fixed "warning: unmappable character for encoding UTF8... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Josh Micich | resolved error constants in BoolErrRecord |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Josh Micich | Bugzilla 46523 - added implementation for SUMIF |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Josh Micich | Improvements to countif implementation in preparation... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Yegor Kozlov | removed invalid import to keep java compiler quiet |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Yegor Kozlov | jsr173_api-1.0.jar has moved to a new location, update... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Nick Burch | Support for reading HSSF column styles |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Nick Burch | Hook up POIXMLTextExtractor.getMetadataTextExtractor... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Nick Burch | Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Nick Burch | Improve a few comments |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Yegor Kozlov | removed Jaxen from NOTICE, poi-ooxml doesn't depend... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Josh Micich | Fix for bug 46479 - conversion of cached formula values... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Josh Micich | Fix for 45031 - added implementation for CHOOSE function. |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Josh Micich | Simplifying ValueEval hierarchy, added comments to... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Nick Burch | Resolve the licensing issue around chunks_parse_cmds... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Josh Micich | Patch 46410 from Steven Butler - added impl for TIME... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Yegor Kozlov | added HSSFPictureData.getFormat() as requested in ... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Yegor Kozlov | Fix for bug 46445 - move hyperlinks when shifting rows |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Yegor Kozlov | continue cleanup of bugzilla, added unit test for ... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Yegor Kozlov | unit test for bug #19172 |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Yegor Kozlov | fixed formula parser to correctly resolve sheet-level... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Yegor Kozlov | 1. added support for shared formulas in XSSF, see bug... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Yegor Kozlov | applied patches by Gisella Bronzetti:46299 - support... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Yegor Kozlov | Added getters to parent objects: HSSFSheet.getWorkbook... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Josh Micich | Fix for bug 46385 (by patch 46362 from Matsuyama Tomohi... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Yegor Kozlov | 1. fixed HSSFCell.setCellFormula to call HSSFFormulaPar... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Nick Burch | Fix bug #46368 - HSSFRichTextRun and strings longer... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Yegor Kozlov | example demonstrating how to generate large workbooks... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Yegor Kozlov | 1. Support sheet-level names2. Fixed XSSFCell to proper... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Yegor Kozlov | updated status on the index page, also added a script... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Josh Micich | fixed compiler error due unused import |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Josh Micich | Initial add of ForkedEvaluator functionality |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Josh Micich | should have been part of c723161 (re-arranging methods... |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Josh Micich | re-arranging methods getRecordSize and getDataSize... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Josh Micich | Minor code improvements, fixed comments |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Josh Micich | Improvements to arg checking in constructor |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Josh Micich | more generics compiler warnings fixes for poi.ss.formula |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Josh Micich | fixed generics compiler warnings for poi.ss.formula |
commit | commitdiff | tree | snapshot |
2008-12-03 |
Josh Micich | modified EvaluationCell to make Evaluation API more... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Josh Micich | Final fix for bug 44914 - Removed warning message ... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Josh Micich | (bug 46156) fix junit error after c722284 |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Josh Micich | (bug 46156) fix unused import/compiler error after... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Josh Micich | Fix for bug 46156 - improved POI's number rendering... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Josh Micich | Generics warnings and other clean-up in HSSFSheet |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Josh Micich | Fix for bug 46312 - ValueRecordsAggregate should handle... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Josh Micich | Improved error message when attempting to read BIFF2... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Josh Micich | Simplified logic in getStyleRecord() (investigating... |
commit | commitdiff | tree | snapshot |
2008-11-29 |
Josh Micich | Fixed generics compiler warnings in Workbook. Other... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Micich | Fix for bug 46206 - tolerate missing DIMENSION records |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Josh Micich | improved toString methods |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Josh Micich | removed unused method |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Josh Micich | Patch 46301 - (from Patrick Cheng) - added some pivot... |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Josh Micich | fixed NPE in HyperlinkRecord.toString() |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Yegor Kozlov | updated DOAP for POI, this file is used by projects... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Yegor Kozlov | properly set font size when applying indexed font |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Josh Micich | Fix for bug 46280 - RowRecordsAggregate should allow... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Yegor Kozlov | set new version.id=3.5-beta5 |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Yegor Kozlov | renamed Name.setFormula to more descriptive setRefersTo... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Josh Micich | Fixes / additions for reserialization of HyperlinkRecord |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Josh Micich | refactoring test case |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Yegor Kozlov | applied patch #46229 by Gisella Bronsetti: initial... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Yegor Kozlov | improved tasks for making Maven artifacts1. maven-dist... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | should have been submitted with r719053 (moving other... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | Fixed NoteRecord to allow for unicode author names |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | moving other chart records into dedicated package |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | record sid clean-up |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | fixing test hierarchies |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | consolidated TestXSSFHeaderFooter |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | added getNumberOfCells CellRangeAddressBase etc |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | Initial support for union operator in FormulaParser... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Josh Micich | Refactoring Record.serialize methods |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Josh Micich | Refactoring Record.serialize methods |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Josh Micich | Fixed XSSFName and test cases |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Yegor Kozlov | applied fix suggested in bug#46197: missing cast to... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Josh Micich | Fix for bug 46213 - FormulaRecordAggregate should grace... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Josh Micich | Follow-on from r713909 (bug 46174) - fixing Name to... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Yegor Kozlov | applied patch #46212 by Gisella Bronzetti: initial... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Yegor Kozlov | more updates in javadocs and site documentation, also... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Yegor Kozlov | 1. fixed XSSFSheet.groupRow and ungroupRow to operate... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Josh Micich | Fix for bug 46174 - HSSFName now handles general formul... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Josh Micich | refactoring Record.serialize |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Josh Micich | Patch from Patrick Cheng (bugzilla 46189) - added chart... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Josh Micich | Fix for bug 46199 - tweaks to EmbeddedObjectRefSubRecord |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Josh Micich | Changes to formula evaluation allowing for reduced... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Josh Micich | updated javadoc |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Josh Micich | extracted local variable |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Nick Burch | Fix bug #45290 - Support odd files where the POIFS... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Nick Burch | Fix bug #46184 - more odd escaped date formats |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Nick Burch | Include the sheet number in the output of XLS2CSVmra |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Nick Burch | Fix bug #46043 - correctly write out HPSF properties... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Yegor Kozlov | common ss interfaces for drawing, clientacnhor and... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Yegor Kozlov | docs cleanup and improvements |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Yegor Kozlov | bug# 45973: added factory method for FormulaEvaluator... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Yegor Kozlov | fixed bug#46182: Slideshow.readPictures() skips pictu... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Nick Burch | Fix for bug #46137 - continue records after eofrecord |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Yegor Kozlov | junit should run with fork=yes, this option is importan... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Yegor Kozlov | converted non-ascii characters to unicode to keep compi... |
commit | commitdiff | tree | snapshot |
next |