summaryrefslogtreecommitdiffstats
path: root/idl/source/objects
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module idl with clang-formatPhilipp Hofer2020-11-131-8/+5
* Remove the useless Export sdi propertyMaxim Monastirsky2020-09-101-29/+0
* loplugin:flatten in idlNoel Grandin2020-04-071-18/+17
* The idl __attribute__((__weak__)) hack doesn't seem necessary for --enable-ltoStephan Bergmann2020-03-201-1/+1
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-212-2/+3
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-6/+3
* loplugin:useuniqueptr in SvMetaSlotNoel Grandin2018-09-182-9/+7
* Add missing sal/log.hxx headersGabor Kelemen2018-07-301-0/+1
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-112-3/+3
* loplugin:virtualdown in variousNoel Grandin2018-03-301-5/+0
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-131-2/+2
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-3/+2
* More loplugin:cstylecast: idlStephan Bergmann2018-01-121-8/+8
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-302-3/+3
* Fix typosAndrea Gelmini2017-10-231-2/+2
* convert SfxGroupId to scoped enumNoel Grandin2017-07-262-2/+2
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-183-5/+5
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-2/+2
* tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M2017-06-061-1/+1
* 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-082-2/+0
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-022-2/+2
* svidl: Adapt to SlotType removalMaxim Monastirsky2017-05-011-65/+21
* svidl: Remove nested method supportMaxim Monastirsky2017-05-011-56/+6
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-281-3/+2
* coverity#1403731 Explicit null dereferencedCaolán McNamara2017-04-031-0/+1
* use weak attribute for Linux tooCaolán McNamara2017-04-011-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-301-1/+1
* remove enum slot code from sfx2Noel Grandin2017-03-281-2/+0
* remove PseudoSlot support from idl compilerNoel Grandin2017-03-283-212/+63
* remove unhandled SID commands from sfx2Noel Grandin2017-03-281-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-235-7/+0
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-3/+4
* create SfxDisableFlags enumNoel Grandin2017-03-221-1/+1
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-023-10/+10
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-081-7/+2
* expand SvMetaType::ReadNamesSvIdlNoel Grandin2016-10-261-7/+2
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-191-6/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-6/+0
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-103-7/+7
* loplugin:constantparamNoel Grandin2016-09-301-3/+3
* remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara2016-09-081-18/+0
* move the attribute parsing code to SvParserNoel Grandin2016-06-221-13/+6
* loplugin:constantparamsNoel Grandin2016-06-031-8/+8
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-4/+4
* loplugin:constantparam in idlNoel Grandin2016-03-231-2/+1