summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2013-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida
2013-09-06Allow storage of string arrays in vector ref tokens.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-09-05update pchThomas Arnhold
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01These pieces of code are no longer needed.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01Auto spell-check is no longer done in ScDocument.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-31Fix typo in 0d4238770e278abf8701863530f41b353ad51d08Tor Lillqvist
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29add support for in-place style previewNoel Power
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin