summaryrefslogtreecommitdiffstats
path: root/sc/inc
Commit message (Expand)AuthorAgeFilesLines
* uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2013-09-201-0/+1
* fix windows build with pchMarkus Mohrhard2013-09-192-0/+43
* Be explicit on what kind of "kernels" we are compiling.Kohei Yoshida2013-09-191-1/+1
* Set up a thread to compile OpenCL kernels during file load.Kohei Yoshida2013-09-191-0/+1
* store the opencl device id and propagate it from the ui to opencl codeMarkus Mohrhard2013-09-191-0/+3
* add a way to change the opencl deviceMarkus Mohrhard2013-09-191-0/+1
* Avoid having build-time dependency on scopencl.Kohei Yoshida2013-09-192-2/+7
* store the platform and device id for later look-upMarkus Mohrhard2013-09-191-2/+2
* show compute units, frequency and memory for opencl devicesMarkus Mohrhard2013-09-191-0/+3
* store opencl auto select setting in configurationMarkus Mohrhard2013-09-191-0/+1
* More sensible way to handle software interpreter invocation.Kohei Yoshida2013-09-191-2/+1
* inital work on showing available opencl platforms/devicesMarkus Mohrhard2013-09-191-0/+40
* First step toward splitting the opencl code into own shared library.Kohei Yoshida2013-09-191-1/+1
* Remove orcus from pch.Jan Holesovsky2013-09-191-10/+0
* remove dead definitionsNoel Grandin2013-09-191-1/+0
* convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin2013-09-191-6/+5
* convert sc/inc/paramisc.hxx from String to OUStringNoel Grandin2013-09-191-6/+4
* convert sc/inc/servuno.hxx from String to OUStringNoel Grandin2013-09-191-2/+1
* convert the resust of include/formula/FormulaCompiler.hxx to OUStringNoel Grandin2013-09-171-2/+2
* convert aCorrectedFormula in formula::FormulaCompiler to OUStringNoel Grandin2013-09-171-1/+1
* Change so that we won't have to include mtvelements.hxx in cellvalue.hxx.Kohei Yoshida2013-09-123-5/+5
* add yellow smilies to icon setsMarkus Mohrhard2013-09-111-1/+2
* add colored smilies to the icon sets, fdo#60107Markus Mohrhard2013-09-111-0/+1
* Add ability to specify starting row when querying for last non-empty row.Kohei Yoshida2013-09-103-5/+11
* Trim data array length to remove trailing empty rows.Kohei Yoshida2013-09-102-0/+9
* Support fetching string array that spans over multiple blocks.Kohei Yoshida2013-09-102-0/+2
* Correctly handle empty cells for string arrays too.Kohei Yoshida2013-09-101-1/+6
* iString to OUString in some calc core codeMarkus Mohrhard2013-09-076-54/+55
* inheriting from a standard container is a bad ideaMarkus Mohrhard2013-09-071-2/+17
* Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida2013-09-062-0/+9
* Allow storage of string arrays in vector ref tokens.Kohei Yoshida2013-09-064-6/+14
* Correctly handle implicit intersection in group interpretation.Kohei Yoshida2013-09-062-0/+37
* update pchThomas Arnhold2013-09-052-4/+53
* increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard2013-09-052-0/+11
* Remove more unused methodsMarcos Paulo de Souza2013-09-044-21/+0
* Separate misspelled ranges when entering a new cell value.Kohei Yoshida2013-09-011-0/+1
* These pieces of code are no longer needed.Kohei Yoshida2013-09-014-17/+0
* Handle enabling / disabling of auto spell check.Kohei Yoshida2013-09-011-0/+3
* Auto spell-check is no longer done in ScDocument.Kohei Yoshida2013-09-011-5/+0
* First step toward showing mis-spelled words without modifying cells.Kohei Yoshida2013-09-011-0/+57
* Remove pointless comments and ASCII artTor Lillqvist2013-09-011-61/+61
* Fix typo in 0d4238770e278abf8701863530f41b353ad51d08Tor Lillqvist2013-08-311-1/+1
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-3145-339/+48
* Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2013-08-302-12/+7
* add support for in-place style previewNoel Power2013-08-291-2/+7
* convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin2013-08-291-17/+17
* convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin2013-08-293-3/+3
* matrix: add functions to lookup a double or string in columnsPierre-Eric Pelloux-Prayer2013-08-271-0/+2
* treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power2013-08-261-1/+4
* fdo#60740: Export multi-line formula results to ods without UNO API.Kohei Yoshida2013-08-251-0/+1