summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2013-10-31fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INVWinfried Donkers
2013-10-30fdo#61002 add Excel 2010 functions VAR.P and VAR.SWinfried Donkers
2013-10-28resolved fdo#56209 reviving FilterFormulaParserEike Rathke
2013-10-25fdo#44134 adding Excel 2010 functions STDEV.P and STDEV.SWinfried Donkers
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-11Import shared formulas from xlsx without crashing.Kohei Yoshida
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-23fdo#60889: FILEOPEN: Incorrect opening XLSX file (sharedStrings.xml)Raymond Wells
2013-09-19In xlsx, a better heuristic is based on worksheet dimension.Kohei Yoshida
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-09-11Fix crashers on xlsx import, due to shared formula range being wrong.Kohei Yoshida
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-08We still need to manually get the matrix cell to start listening.Kohei Yoshida
2013-09-08Import matrix formulas from xlsx without using UNO API.Kohei Yoshida
2013-09-08Make data member names consistent.Kohei Yoshida
2013-09-02callcatcher: updated unused codeCaolán McNamara
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers
2013-08-16fix for bnc#834705 missing drop downs for autofilterNoel Power
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xlsxEike Rathke
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried
2013-08-12Compile token array only once per formula group.Kohei Yoshida
2013-08-12Fix the (Windows) build. No idea how this was buildable on Linux.Kohei Yoshida
2013-08-12Rework shared formula import in orcus handler.Kohei Yoshida
2013-08-12This code is no longer needed.Kohei Yoshida
2013-08-12Map shared formulas to Calc's formula groups on xlsx import.Kohei Yoshida