summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/ftools
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in scNoel Grandin2015-10-281-1/+1
* Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann2015-10-201-3/+1
* tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi2015-10-201-1/+1
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-161-2/+2
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* simplify codeMarkus Mohrhard2015-09-271-4/+1
* cppcheck:redundantAssignmentNoel Grandin2015-06-151-2/+2
* Remove include stdio (part5)Julien Nabet2015-05-221-1/+0
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-4/+4
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-6/+6
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-1/+1
* sc: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* sc: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-1/+0
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-1/+0
* whitespace cleanup in scMarkus Mohrhard2014-04-062-12/+0
* Remove visual noise from scAlexander Wilms2014-03-033-7/+7
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-2/+1
* WIP: Do OpenCL compilation in advance in a worker threadTor Lillqvist2013-11-201-26/+0
* We don't use the static OpenCL kernels any moreTor Lillqvist2013-11-131-2/+0
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-061-1/+1
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-051-1/+1
* remove unnecessary tools/string.hxx includesCaolán McNamara2013-10-211-0/+1
* Make the same change to the orcus interface & remove unused methods.Kohei Yoshida2013-10-111-33/+0
* Import shared formulas from xlsx without crashing.Kohei Yoshida2013-10-111-3/+14
* convert sc/source/filter/ftools/*.cxx from String to OUStringNoel Grandin2013-10-081-8/+8
* convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin2013-10-043-19/+11
* convert sc/source/filter/inc/lot*.hxx from String to OUStringNoel Grandin2013-10-041-1/+1
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-12/+13
* 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/+28
* Disable all features that rely on orcus.Kohei Yoshida2013-09-181-0/+9
* Rework shared formula import in orcus handler.Kohei Yoshida2013-08-121-0/+49
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-3/+3
* fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin2013-05-131-5/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-8/+7
* fixesThomas Arnhold2013-03-151-1/+1
* fdo#38838: Replaced some (Uni)String to OUString in core/scelixir2013-03-141-27/+27
* fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac2013-02-261-2/+2
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-043-69/+42
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-7/+0
* Move the orcus handling code from sc to scfilt.Kohei Yoshida2012-09-071-2/+6
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-4/+3
* callcatcher: regenerate unused code listCaolán McNamara2012-03-301-18/+0
* callcatcher: update listCaolán McNamara2012-03-291-6/+0
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-3/+3