summaryrefslogtreecommitdiff
path: root/include/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-3/+5
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer1-2/+2
2020-11-17loplugin:stringviewparam check methods tooNoel1-3/+3
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-1/+0
2020-07-30loplugin:unusedmethodsNoel Grandin1-40/+0
2020-07-21loplugin:unusedmethodsNoel Grandin1-9/+0
2020-07-20compact namespace declNoel Grandin4-18/+7
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann1-1/+1
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin1-5/+4
2020-05-03use more compact namespace syntax in /includeNoel Grandin16-59/+59
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-4/+1
2020-03-16Revert "loplugin:constfields in vbahelper"Noel Grandin7-10/+10
2019-12-24sal_Char->char in vclNoel Grandin2-2/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-3/+3
2019-10-31loplugin:finalclasses in vbahelperNoel Grandin6-8/+9
2019-09-26loplugin:constmethod in vbahelperNoel Grandin3-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann4-4/+4
2019-07-22tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen3-7/+0
2019-07-20Fix typosAndrea Gelmini1-1/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-3/+2
2019-02-22loplugin:unusedfields in vbahelperNoel Grandin2-4/+2
2019-02-13Pointer is pointlessNoel Grandin1-2/+1
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann1-3/+3
2018-09-18loplugin:constfields in vbahelperNoel Grandin7-10/+10
2018-08-22new loplugin:conststringfieldNoel Grandin1-1/+0
2018-05-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist1-0/+2
2018-05-30Remove two unnecessary forward declarationsTor Lillqvist1-5/+0
2018-03-09Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist1-2/+2
2018-03-02add Color method version of OORGBToXLRGBNoel Grandin1-0/+2
2018-02-02These fields can be constTor Lillqvist1-2/+2
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann2-4/+4
2017-11-13Fix typosAndrea Gelmini1-3/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-05loplugin:finalclasses in unotools..vbahelperNoel Grandin4-4/+0
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth1-0/+2
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann1-2/+2
2017-08-31inline some use-once typedefsNoel Grandin2-9/+5
2017-08-03loplugin:constparams in sw part1Noel Grandin1-5/+5
2017-08-01loplugin:constparams in variousNoel Grandin1-4/+4
2017-08-01loplugin:checkunusedparamsNoel Grandin2-4/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin2-2/+2
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-3/+4
2017-05-20cleanup unused css/script/ includesJochen Nitschke4-4/+0
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2-2/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin6-6/+0