summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaformatconditions.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-11-09loplugin:fieldcast in ScVbaFormatConditionsNoel Grandin1-3/+3
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin1-1/+2
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann1-5/+5
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-8/+8
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-1/+1
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen1-3/+0
2018-11-22improve function-local statics in scNoel Grandin1-5/+3
2018-01-18Fix typosAndrea Gelmini1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-3/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+10
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-11/+5
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas1-0/+1
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin1-3/+1
2015-11-19use comphelper::containerToSequenceNoel Grandin1-8/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-28inline "old" SbERR constantsNoel Grandin1-8/+8
2014-12-22"ConditionalFormat" -> SC_UNONAME_CONDFMTMatúš Kukan1-1/+2
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-5/+5
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara1-1/+24
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan1-1/+5
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara1-9/+9
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-26/+26
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-26reduce over use of static OUStringsCaolán McNamara1-3/+2
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio1-12/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-07-09mib17: compiler warningsDaniel Rentz1-1/+1
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power1-1/+2
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte1-9/+9
2008-04-11INTEGRATION: CWS changefileheader (1.2.130); FILE MERGEDRüdiger Timm1-23/+18
2007-12-07INTEGRATION: CWS npower8 (1.1.2); FILE ADDEDVladimir Glazounov1-0/+308