summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-04convert sc/inc/fmtuno.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/hints.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/l*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/nameuno.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/progress.hx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/t*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-10-04convert source/filter/inc/*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/attrdlg/scdlgfact.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/sc*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-27fdo#69450 - IDF_ATTRIB & IDF_CONTENTS must be disjoint.Michael Meeks
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-09-19fix windows build with pchMarkus Mohrhard
2013-09-19Be explicit on what kind of "kernels" we are compiling.Kohei Yoshida
2013-09-19Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida
2013-09-19store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard
2013-09-19add a way to change the opencl deviceMarkus Mohrhard
2013-09-19Avoid having build-time dependency on scopencl.Kohei Yoshida
2013-09-19store the platform and device id for later look-upMarkus Mohrhard
2013-09-19show compute units, frequency and memory for opencl devicesMarkus Mohrhard
2013-09-19store opencl auto select setting in configurationMarkus Mohrhard
2013-09-19More sensible way to handle software interpreter invocation.Kohei Yoshida
2013-09-19inital work on showing available opencl platforms/devicesMarkus Mohrhard
2013-09-19First step toward splitting the opencl code into own shared library.Kohei Yoshida
2013-09-19Remove orcus from pch.Jan Holesovsky
2013-09-19remove dead definitionsNoel Grandin
2013-09-19convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/paramisc.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/servuno.hxx from String to OUStringNoel Grandin
2013-09-17convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin
2013-09-17convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin
2013-09-12Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida
2013-09-11add yellow smilies to icon setsMarkus Mohrhard
2013-09-11add colored smilies to the icon sets, fdo#60107Markus Mohrhard
2013-09-10Add ability to specify starting row when querying for last non-empty row.Kohei Yoshida
2013-09-10Trim data array length to remove trailing empty rows.Kohei Yoshida
2013-09-10Support fetching string array that spans over multiple blocks.Kohei Yoshida
2013-09-10Correctly handle empty cells for string arrays too.Kohei Yoshida
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard