summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbainterior.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-06-02inline some use-once typedefsNoel Grandin
2019-12-03Remove useless PatternPair (sc/vbainterior)Julien Nabet
2019-12-02Following 3471d83f49dcaab2cbbe18521ab1a405f15a0788 (sc/vba)Julien Nabet
2019-12-01Use initializer list instead of using several inserts (sc/vba)Julien Nabet
2019-09-26loplugin:constmethod in scNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-07-26tdf#42949 Fix IWYU warnings in sc/source/ui/vba/*cxxGabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2018-11-22improve function-local statics in scNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-26loplugin:flatten in scNoel Grandin
2017-06-21Fix use of wrong functionTamas Bunth
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add XlThemeColor Enumeration (Excel)Miklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-03-26reduce over use of static OUStringsCaolán McNamara
2011-01-17Remove some dead codeThomas Arnhold
2010-12-20cppcheck: this method can be const.Kohei Yoshida
2010-12-03more Sal n elementsKenneth Venken
2010-11-02RTL_CONSTASCII_USTRINGPARAM macroJoost Eekhoorn