summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/docsh8.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-25ne plus faire la détection automatioque une 2e foisprivate/lmamane/for-julien2412Lionel Elie Mamane1-4/+0
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann1-1/+1
2016-08-01sc: replace IsAssciiDigit and IsAsciiAlpha with rtl equivalentsJochen Nitschke1-12/+2
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann1-5/+1
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-12/+0
2016-05-04use Any constructor instead of temporariesNoel Grandin1-26/+12
2016-05-03Remove unnecessary setBOOL, makeBoolAnyStephan Bergmann1-2/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+2
2016-03-24loplugin:constantparam in scNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-12/+12
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke1-4/+2
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-4/+2
2015-10-28com::sun::star->css in scNoel Grandin1-6/+6
2015-05-22Remove include stdio (part5)Julien Nabet1-15/+5
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls1-2/+1
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-0/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-4/+4
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-2/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+2
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn1-2/+2
2014-07-11CID#982304 logically dead codeEike Rathke1-0/+9
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-7/+7
2014-05-11fix-includes.pl: scThomas Arnhold1-2/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-4/+4
2014-04-18Intermediate commit of hacking on --disable-database-connectivityTor Lillqvist1-12/+14
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-31re-enabled user-defined numeric fields for dBase exportEike Rathke1-6/+47
2014-03-31one more commentEike Rathke1-1/+1
2014-03-28translated German commentsEike Rathke1-18/+19
2014-03-25coverity#982303 Logically dead codeCaolán McNamara1-33/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-2/+2
2014-01-28bool improvementsStephan Bergmann1-13/+13
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-21drop CharSet typedefCaolán McNamara1-3/+3
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin1-18/+18
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-03de-GetBuffer calcCaolán McNamara1-8/+7
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-6/+7
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida1-3/+0
2013-06-02preparations for inherited number format removalMarkus Mohrhard1-6/+0