summaryrefslogtreecommitdiff
path: root/sc/source/core/data/global2.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-01loplugin:stringadd in scNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-26loplugin:useuniqueptr in ScConsolidateParamNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-01-31ofz#3032 TimeoutCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-22loplugin:constparam in sc part1Noel Grandin
2017-07-31ofz: survive avoid configCaolán McNamara
2017-07-29ofz: no shell during testingCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14coverity#1326130 Logically dead codeCaolán McNamara
2015-10-03move ConvertStringToValue() implementation from ScInterpreter to ScGlobalEike Rathke
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2015-01-09Revert "NO_DECODE breaks non-ascii urls, fdo#85617"Eike Rathke
2014-12-27NO_DECODE breaks non-ascii urls, fdo#85617Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin
2013-09-19convert sc/inc/paramisc.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-09Include dpglobal.hxx only when necessary.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-04Moved ScQueryEntry out of global.?xx to queryparam.?xx.Kohei Yoshida
2011-11-04const correct ness etc & mutable only for lazy-initializing accessor.Kohei Yoshida