summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* SvPersistStream deadNoel Grandin2017-08-081-1/+1
* remove unnecessary use of 'this->'Noel Grandin2017-08-021-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-4/+4
* convert SfxGroupId to scoped enumNoel Grandin2017-07-263-3/+3
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-1810-20/+20
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-063-6/+6
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-041-2/+0
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* tdf#39674 Translate some German variable/function namesJohnny_M2017-06-061-2/+2
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-065-11/+11
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-2/+1
* coverity#1403731 Explicit null dereferencedCaolán McNamara2017-05-121-1/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* cleanup tools/debug.hxx includesJochen Nitschke2017-05-084-4/+0
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-023-3/+8
* svidl: Adapt to SlotType removalMaxim Monastirsky2017-05-015-113/+37
* svidl: Remove nested method supportMaxim Monastirsky2017-05-013-79/+6
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-282-4/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* coverity#1403731 Explicit null dereferencedCaolán McNamara2017-04-031-0/+1