summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-10-09Fix for !HAVE_FEATURE_OPENCLTor Lillqvist
2013-10-09ENABLE_OPENCL should be TRUE or emptyTor Lillqvist
2013-10-08CID#1038507 calm coverity nerves about a double freeCaolán McNamara
2013-10-08breakKohei Yoshida
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida
2013-10-08Support for passing non-double formula results from group interpreter.Kohei Yoshida
2013-10-08Add VLOOKUP to the list of functions we support for group calculation.Kohei Yoshida
2013-10-08Turns out we are not using OpenCL here in the existing interpreter.Kohei Yoshida
2013-10-08Let's not do this.Kohei Yoshida
2013-10-08Handle edit text cells here as well as the string cells.Kohei Yoshida
2013-10-08Get the string ID's for case insensitive comparisons.Kohei Yoshida
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida
2013-10-08Use the document's string pool rather than a separate one for the formula.Kohei Yoshida
2013-10-08Unused methods.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida
2013-10-08Slight optimization when copying OUString.Kohei Yoshida
2013-10-08CID#1079199 uninitialized memberCaolán McNamara
2013-10-08can drop casts nowCaolán McNamara
2013-10-08just copy everything remainingCaolán McNamara
2013-10-08drop intermediate stringsCaolán McNamara
2013-10-08make sure length is within boundsCaolán McNamara
2013-10-08Fix leftover typo from String conversionStephan Bergmann
2013-10-08-Werror,-Wunused-variableStephan Bergmann
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/core/tool/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/excel/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/ftools/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/qpro/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/rtf/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/starcalc/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/xcl97/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/filter/dif/*.cxx from String to OUStringNoel Grandin
2013-10-08covnert sc/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/app/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/drawfunc/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/navipi/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/sidebar/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/undo/*.cxx from String to OUStringNoel Grandin