summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2013-10-03de-GetBuffer calcCaolán McNamara
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-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara
2013-09-25Use ScDocumentImport to set matrix formula cells from xls.Kohei Yoshida
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-23fdo#60889: FILEOPEN: Incorrect opening XLSX file (sharedStrings.xml)Raymond Wells
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-19"what!?" - Let's not say that...Kohei Yoshida
2013-09-19Work around another Excel bug with incorrect shared formula range.Kohei Yoshida
2013-09-19In xlsx, a better heuristic is based on worksheet dimension.Kohei Yoshida
2013-09-19Be explicit on what kind of "kernels" we are compiling.Kohei Yoshida
2013-09-19Add a heuristic to avoid always pre-compile OpenCL kernels (for xls).Kohei Yoshida
2013-09-19Pre-compile OpenCL kernels during xlsx file load as well.Kohei Yoshida
2013-09-19Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida
2013-09-19convert sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx to OUStringNoel Grandin
2013-09-19convert sc/source/filter/xml/XMLCodeNameProvider.hxx from String to OUStringNoel Grandin
2013-09-19error: "ENABLE_ORCUS" is not definedMiklos Vajna
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-16sal_Bool to boolEike Rathke
2013-09-12No need to delay initialization of ScDocument member.Kohei Yoshida
2013-09-11Use ScDocumentImport to populate cell storage during xls import.Kohei Yoshida
2013-09-11Do the same with orcus filter interface implementation.Kohei Yoshida
2013-09-11String cleanupRicardo Montania
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-11convert include/editeng/editdata.hxx from String to OUStringNoel Grandin
2013-09-11Handle import of shared formula from xls more gracefully.Kohei Yoshida
2013-09-11Fix crashers on xlsx import, due to shared formula range being wrong.Kohei Yoshida