summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/workbookhelper.cxx
AgeCommit message (Expand)Author
2013-09-19Pre-compile OpenCL kernels during xlsx file load as well.Kohei Yoshida
2013-09-12No need to delay initialization of ScDocument member.Kohei Yoshida
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida
2013-07-09n#819822: XLSX Chart import with internal data table.Muthu Subramanian
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-22lose uno api for font related xlsx importNoel Power
2013-01-04correct indentationMarkus Mohrhard
2013-01-04put the function in the anonymous namespaceMarkus Mohrhard
2012-12-18finalize pivot *before* scenario sheet to ensure table numbers are correctNoel Power
2012-12-13fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston
2012-08-23Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-07-03remove a forgotten about (harmless) hack for the formulabuffer changeNoel Power
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power
2012-04-17forgot the normal range namesMarkus Mohrhard
2012-04-17some more uno removement in oox range name importMarkus Mohrhard
2012-04-17WaE: MacOSX pScRangeData may be unused uninitializedCaolán McNamara
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold
2012-04-12callcatcher: update unused code listCaolán McNamara
2012-04-11callcatcher: update listCaolán McNamara
2012-04-09cleaning in oox partJulien Nabet
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-28some performance improvementsNoel Power
2012-03-28callcatcher: regenerate listCaolán McNamara
2012-03-16move excel related oox bits to scNoel Power