summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/workbookhelper.hxx
AgeCommit message (Collapse)AuthorFilesLines
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold1-1/+0
2012-04-09cleaning in oox partJulien Nabet1-2/+0
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-10/+0
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power1-0/+3
Attempt to move away from uno calls, added AVOID_UNO define in sc/source/filter/inc/workbookhelper.hxx to aid with transition ( AVOID_UNO = 0 runs the old code and uses the uno api )
2012-03-28some performance improvementsNoel Power1-1/+8
a) directly access core for creating named ranges ( the import code still uses uno for accessing the named ranges ) b) combine ranges with equal formats so that format can be applied to a multirange ( to avoid multiple uno calls )
2012-03-28callcatcher: regenerate listCaolán McNamara1-2/+0
2012-03-16move excel related oox bits to scNoel Power1-0/+302