Commit graph

9 commits

Author SHA1 Message Date
Olivier Hallot
6af59644d6 Fix for fdo43460 Part XXV getLength() to isEmpty()
Please find attached a partial fix for Easy Hack FDO43460

Part XXI
Module
oox
2012-01-02 19:17:17 +01:00
Tor Lillqvist
4036082003 WaE: unreachable code and unreferenced formal parameter 2011-10-25 13:55:52 +03:00
Caolán McNamara
1f5c696c37 add mode-lines to .m files and last round of merged files, etc. 2011-09-30 09:09:25 +01:00
Muthu Subramanian
b198bc73dd [Temp] Disable getCellBlock, until proper fix.
This temp-fixes formula imports and other problems
caused because of getCellBlock.
2011-07-13 14:12:06 +05:30
Julien Nabet
5d54fc918f Some cppcheck cleaning+1TODO (func not implemented) 2011-06-12 23:18:17 +02:00
Muthu Subramanian
7e152b6746 n#683578: Performance improvements for xlsx imports.
Specifically reduces the number of UNO calls for
importing cell attributes.
2011-06-10 12:39:08 +05:30
Daniel Rentz [dr]
4f06bfae89 dr78: #164376# use XCellRangeData to increase import performance 2011-02-25 16:43:02 +01:00
Daniel Rentz [dr]
f042519085 dr78: #164376# oox import performance: step 2 - move every access to XCell interface into SheetDataBuffer class, delay creation of array formulas and table operations, let XCellRangeData::setDataArray() accept formula token sequences in addition to plain values 2011-02-11 16:11:43 +01:00
Daniel Rentz [dr]
aec1b58b2f dr78: #164376# oox import performance: step 1 - encapsulate all code related to cell contents and cell formatting import into class SheetDataBuffer (including shared formulas, array formulas, table operations), remove FormulaContext concept to gain full control over formula import 2011-02-10 17:12:02 +01:00