summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10Avoid calling OString ctor with null pointerStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer
2020-10-29fix oss-fuzz build failureCaolán McNamara
2020-09-10svidl: Don't mention removed propertiesMaxim Monastirsky
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-04-07loplugin:flatten in idlNoel Grandin
2020-03-20The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann
2020-03-11tdf#114441: Convert use of sal_uLong to better integer typesBugra
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-03-02Revert "ofz#20976 build-failure"Caolán McNamara
2020-03-02ofz#20976 build-failureCaolán McNamara
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-09-06Fixing '....'Andrea Gelmini
2019-07-18cid#1448323 Unchecked return valueCaolán McNamara
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-22pvs-studio: V560 A part of conditional expression is always trueCaolán McNamara
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-26idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2018-01-12More loplugin:cstylecast: idlStephan Bergmann
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21Fix typosAndrea Gelmini
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin