summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2013-11-18Handle global range names and use CreateString() during xlsx import.Kohei Yoshida
2013-11-14Do everything on main thread when the thread count is 1.Kohei Yoshida
2013-11-14fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-13Don't compile the static OpenCL kernels while loading a spreadsheetTor Lillqvist
2013-11-13introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke
2013-11-12Avoid using UNO API formula tokens.Kohei Yoshida
2013-11-12Reduce the amount of RPM token generation.Kohei Yoshida
2013-11-11Group formula cells if we can, to avoid cloning of token array instances.Kohei Yoshida
2013-11-11Store the formula cell instance in cache rather than the token array.Kohei Yoshida
2013-11-11Create formula cells there...Kohei Yoshida
2013-11-11Cache previous formula tokens to avoid formula re-compilations.Kohei Yoshida
2013-11-11We don't need to put this in a separate thread.Kohei Yoshida
2013-11-11Move the API guard out of the worker threads onto the manager thread.Kohei Yoshida
2013-11-08fdo#70797 add Excel 2010 functionsWinfried Donkers
2013-11-06Perform formula cell compilations in multiple threads during xlsx import.Kohei Yoshida
2013-11-06Keep the integer type in sync and remove unused data members.Kohei Yoshida
2013-11-06Avoid using an extra buffer when the name doesn't contain double-quotes.Kohei Yoshida
2013-11-06Avoid duplication of ScTokenArray during formula cell construction.Kohei Yoshida
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-11-06Check all call sites of CompileString() and make sure we don't leak.Kohei Yoshida
2013-11-06This method is now unused.Kohei Yoshida
2013-11-06Compile formulas using internal API directly...Kohei Yoshida
2013-11-04Import data tables from xlsx via ScDocumentImport.Kohei Yoshida
2013-11-04Insert matrix formula vis ScDocumentImport, and more formula imorts.Kohei Yoshida
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-11-04Set up ScDocumentImport accessor and initialize it.Kohei Yoshida
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers
2013-11-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke
2013-11-02remember column style during XLSX import, fdo#70315Markus Mohrhard
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