summaryrefslogtreecommitdiffstats
path: root/include/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-292-3/+5
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-2/+2
* loplugin:stringviewparam check methods tooNoel2020-11-171-3/+3
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-1/+0
* loplugin:unusedmethodsNoel Grandin2020-07-301-40/+0
* loplugin:unusedmethodsNoel Grandin2020-07-211-9/+0
* compact namespace declNoel Grandin2020-07-204-18/+7
* Adapt to C++20 CWG2237Stephan Bergmann2020-06-171-1/+1
* use for-range on Sequence in i18npool..sdNoel Grandin2020-05-211-5/+4
* use more compact namespace syntax in /includeNoel Grandin2020-05-0316-59/+59
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-271-4/+1
* Revert "loplugin:constfields in vbahelper"Noel Grandin2020-03-167-10/+10
* sal_Char->char in vclNoel Grandin2019-12-242-2/+2
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-3/+3
* loplugin:finalclasses in vbahelperNoel Grandin2019-10-316-8/+9
* loplugin:constmethod in vbahelperNoel Grandin2019-09-263-5/+5
* Improved loplugin:stringconstant (now that GCC 7 supports it): vbahelperStephan Bergmann2019-07-314-4/+4
* tdf#42949 Fix IWYU warnings in include/vbahelperGabor Kelemen2019-07-223-7/+0
* Fix typosAndrea Gelmini2019-07-201-1/+1
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-3/+2
* loplugin:unusedfields in vbahelperNoel Grandin2019-02-222-4/+2
* Pointer is pointlessNoel Grandin2019-02-131-2/+1
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-201-3/+3
* loplugin:constfields in vbahelperNoel Grandin2018-09-187-10/+10
* new loplugin:conststringfieldNoel Grandin2018-08-221-1/+0
* Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist2018-05-301-0/+2
* Remove two unnecessary forward declarationsTor Lillqvist2018-05-301-5/+0
* Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist2018-03-091-2/+2
* add Color method version of OORGBToXLRGBNoel Grandin2018-03-021-0/+2
* These fields can be constTor Lillqvist2018-02-021-2/+2
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-112-4/+4
* Fix typosAndrea Gelmini2017-11-131-3/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:finalclasses in unotools..vbahelperNoel Grandin2017-10-054-4/+0
* oovbaapi: create XOval and XLine shape typesTamas Bunth2017-09-081-0/+2
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-2/+2
* inline some use-once typedefsNoel Grandin2017-08-312-9/+5
* loplugin:constparams in sw part1Noel Grandin2017-08-031-5/+5
* loplugin:constparams in variousNoel Grandin2017-08-011-4/+4
* loplugin:checkunusedparamsNoel Grandin2017-08-012-4/+2
* use more OUString::operator== in forms..salNoel Grandin2017-07-132-2/+2
* Fix typosAndrea Gelmini2017-06-281-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-3/+4
* cleanup unused css/script/ includesJochen Nitschke2017-05-204-4/+0
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-091-1/+1
* loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin2017-05-052-2/+2
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-4/+4
* loplugin: unnecessary destructor vbahelper..vclNoel Grandin2017-01-276-6/+0