| Commit message (Expand) | Author | Age | Files | Lines |
* | implemented cloning of shapes | Evgeniy Berlog | 2012-07-19 | 2 | -44/+2 |
* | moved HSSFObjectData into drawing layer | Evgeniy Berlog | 2012-07-13 | 1 | -1/+1 |
* | fixed auto filters(added class HSSFCombobox) | Evgeniy Berlog | 2012-07-11 | 2 | -2/+57 |
* | checked all examples, added several features | Evgeniy Berlog | 2012-07-11 | 2 | -4/+45 |
* | implemented creating shapes in new file using new model | Evgeniy Berlog | 2012-07-06 | 2 | -5/+34 |
* | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 2 | -15/+7 |
* | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 2 | -28/+69 |
* | implemented creating shapes in existing files | Evgeniy Berlog | 2012-06-26 | 2 | -0/+50 |
* | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests | Evgeniy Berlog | 2012-06-22 | 3 | -3/+302 |
* | improved aggregating drawing records in documents with charts, | Evgeniy Berlog | 2012-06-19 | 2 | -8/+150 |
* | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 2 | -0/+369 |
* | fixed EscherAggregate to correctly write records with trailing solver container | Yegor Kozlov | 2012-06-14 | 1 | -43/+192 |
* | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 1 | -21/+89 |
* | Bugzilla 53010, patch from June 3: improved support for Continue records in d... | Yegor Kozlov | 2012-06-04 | 1 | -122/+175 |
* | more tests and fixes, see patch from May 30 in Bugzilla 53010 | Yegor Kozlov | 2012-05-31 | 1 | -21/+152 |
* | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in... | Yegor Kozlov | 2012-05-28 | 1 | -0/+1802 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 2 | -2/+0 |
* | bug 46250 - Fixed cloning worksheets with images | Yegor Kozlov | 2011-07-19 | 1 | -27/+99 |
* | added Workbook.getForceFormulaRecalculation as requested in Bug 51422 | Yegor Kozlov | 2011-06-30 | 1 | -0/+4 |
* | Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculat... | Yegor Kozlov | 2011-06-27 | 1 | -0/+23 |
* | Bug 51332 - Fixed internal IDs of shapes generated by HSSFPatriarch when ther... | Yegor Kozlov | 2011-06-22 | 1 | -0/+58 |
* | improved LinkTable to support registering external UDFs. | Yegor Kozlov | 2010-11-27 | 2 | -5/+117 |
* | moved ptg classes to org.apache.poi.ss.formula.ptg | Yegor Kozlov | 2010-11-24 | 5 | -56/+56 |
* | moved common formula-related code to org.apache.poi.ss.formula, eliminated de... | Yegor Kozlov | 2010-11-21 | 1 | -1/+1 |
* | fixed FormulaParser to correctly process defined names with underscore, see ... | Yegor Kozlov | 2010-08-12 | 1 | -1/+45 |
* | Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the c... | Nick Burch | 2010-07-16 | 1 | -1/+32 |
* | records.UnicodeString isn't actually a Record, just a common part that exists... | Nick Burch | 2010-01-18 | 1 | -1/+1 |
* | Fixed FormulaParser to allow negative elements in array literals. | Josh Micich | 2009-12-25 | 1 | -0/+22 |
* | Renamed model.Sheet to InternalSheet to alleviate name clash. | Josh Micich | 2009-12-22 | 2 | -54/+54 |
* | Renamed model.Workbook to InternalWorkbook to alleviate name clash. | Josh Micich | 2009-12-22 | 1 | -12/+4 |
* | Some more clean up of array formula support in preparation for patch 48292 | Josh Micich | 2009-12-08 | 1 | -1/+34 |
* | Made POI follow the rules for encoding unary +/- operators more closely. | Josh Micich | 2009-12-04 | 1 | -1/+38 |
* | Refactoring/simplification of TestFormulaParser | Josh Micich | 2009-12-04 | 1 | -201/+93 |
* | Patch 48284 - raise visibility of FormulaParseException | Josh Micich | 2009-11-27 | 2 | -30/+33 |
* | Made AbstractFunctionPtg immutable, other minor improvements | Josh Micich | 2009-11-14 | 1 | -1/+1 |
* | Cleaned up AttrPtg - made immutable, fixed property accessors. | Josh Micich | 2009-11-13 | 1 | -1/+1 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 4 | -71/+61 |
* | Bugzilla 47363 - Fixed HSSFSheet to allow addition of data validations after ... | Josh Micich | 2009-06-12 | 1 | -4/+3 |
* | Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet... | Josh Micich | 2009-06-06 | 1 | -5/+36 |
* | Bugzilla 47312 - Fixed formula parser to properly reject cell references with... | Josh Micich | 2009-06-03 | 1 | -0/+43 |
* | Code cleanup in hssf.model.Sheet. Minor re-formatting and compiler warning fi... | Josh Micich | 2009-06-01 | 1 | -1/+1 |
* | Changed CRLF to LF in .java test files. Minor reformatting and compiler warn... | Josh Micich | 2009-05-18 | 1 | -60/+61 |
* | Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag set | Josh Micich | 2009-05-15 | 1 | -9/+73 |
* | Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual form... | Josh Micich | 2009-04-08 | 2 | -0/+152 |
* | Bug 46951 - fixed formula parser to better handle range operators and whole r... | Josh Micich | 2009-04-06 | 1 | -56/+204 |
* | Fixed formula parser to handle names with backslashes | Yegor Kozlov | 2009-02-15 | 1 | -0/+21 |
* | Improved error handling for problems described in bugzilla 46569 - Changed Sh... | Yegor Kozlov | 2009-02-06 | 1 | -0/+11 |
* | Fixed use of deprecated property HSSFName.reference (should be refersToFormula) | Josh Micich | 2009-02-03 | 1 | -3/+3 |
* | Modified formula parser to encode SUM taking a single argument as tAttrSum (f... | Josh Micich | 2009-02-02 | 1 | -5/+4 |