summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* use weak attribute for Linux tooCaolán McNamara2017-04-011-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-301-1/+1
* loplugin:unusedmethodsNoel Grandin2017-03-292-6/+0
* remove enum slot code from sfx2Noel Grandin2017-03-281-2/+0
* remove PseudoSlot support from idl compilerNoel Grandin2017-03-289-234/+66
* remove unhandled SID commands from sfx2Noel Grandin2017-03-281-1/+1
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-239-12/+0
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-3/+4
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-7/+9
* This code trades in 'char' entities disguised as 'int'Stephan Bergmann2017-03-232-11/+13
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-231-2/+7
* create SfxDisableFlags enumNoel Grandin2017-03-221-1/+1
* Remove unused forward declarationStephan Bergmann2017-02-271-1/+0
* SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann2017-02-251-2/+2
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-025-15/+15
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-172-3/+2
* New loplugin:externvar: idlStephan Bergmann2017-01-091-2/+2
* loplugin:unusedmethodsNoel Grandin2016-12-231-9/+0
* drop custom hashtable implementation in idlNoel Grandin2016-12-196-237/+82
* loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2016-11-082-10/+2
* expand SvMetaType::ReadNamesSvIdlNoel Grandin2016-10-262-10/+3
* loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2016-10-192-10/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-132-8/+0
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-4/+5
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-107-21/+21
* loplugin:constantparamNoel Grandin2016-09-302-4/+4
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-162-2/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara2016-09-086-32/+0
* no point in these dtors being virtualCaolán McNamara2016-08-302-3/+1
* default assignment operator is fineCaolán McNamara2016-08-301-8/+0
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-2/+2
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-273-7/+7
* loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin2016-08-051-1/+1
* loplugin:unusedfieldsNoel Grandin2016-06-302-7/+3
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-1/+3