summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringviewparam check methods tooNoel2020-11-172-2/+2
* tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer2020-11-131-8/+5
* fix oss-fuzz build failureCaolán McNamara2020-10-291-0/+1
* svidl: Don't mention removed propertiesMaxim Monastirsky2020-09-101-7/+1
* Remove the useless Export sdi propertyMaxim Monastirsky2020-09-106-37/+0
* loplugin:flatten in idlNoel Grandin2020-04-072-30/+29
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-1/+1
* tdf#114441: Convert use of sal_uLong to better integer typesBugra2020-03-112-11/+11
* ofz#20976 build-failureCaolán McNamara2020-03-021-0/+4
* Revert "ofz#20976 build-failure"Caolán McNamara2020-03-021-4/+0
* ofz#20976 build-failureCaolán McNamara2020-03-021-0/+4
* loplugin:finalclasses in i18npool..linguisticNoel Grandin2020-01-143-6/+6
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1
* Introduce OStringCharStephan Bergmann2019-10-242-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-214-5/+6
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-2/+2
* new loplugin:bufferaddNoel Grandin2019-10-152-16/+14
* loplugin:redundantpointerops simplify *p.get()Noel Grandin2019-10-081-3/+3
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* cid#1448323 Unchecked return valueCaolán McNamara2019-07-181-2/+2
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+1
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-2/+1
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-6/+3
* clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin2018-10-231-1/+1
* pvs-studio: V560 A part of conditional expression is always trueCaolán McNamara2018-10-221-2/+2
* tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen2018-10-171-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-092-2/+2
* loplugin:useuniqueptr in SvMetaSlotNoel Grandin2018-09-184-11/+9
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin2018-09-092-4/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* idl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-7/+0
* SvPersistBase no longer necessaryNoel Grandin2018-07-163-2/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-117-12/+9
* loplugin:virtualdown in variousNoel Grandin2018-03-303-7/+1
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-6/+6
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-131-2/+2
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-272-5/+5
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-195-12/+8
* loplugin:useuniqueptr in idlNoel Grandin2018-01-195-11/+8
* More loplugin:cstylecast: idlStephan Bergmann2018-01-121-8/+8
* TypedWhichId in svx part 1Noel Grandin2017-12-211-73/+88
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* Fix typosAndrea Gelmini2017-11-211-1/+1
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-306-8/+9
* loplugin:includeform: idlStephan Bergmann2017-10-239-14/+14
* Fix typosAndrea Gelmini2017-10-231-2/+2
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1