summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M1-1/+1
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-2/+2
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin5-11/+11
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+1
2017-05-12coverity#1403731 Explicit null dereferencedCaolán McNamara1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke4-4/+0
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin3-3/+8
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky5-113/+37
2017-05-01svidl: Remove nested method supportMaxim Monastirsky3-79/+6
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin2-4/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-03coverity#1403731 Explicit null dereferencedCaolán McNamara1-0/+1
2017-04-01use weak attribute for Linux tooCaolán McNamara1-1/+1
2017-03-30tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-29loplugin:unusedmethodsNoel Grandin2-6/+0
2017-03-28remove enum slot code from sfx2Noel Grandin1-2/+0
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin9-234/+66
2017-03-28remove unhandled SID commands from sfx2Noel Grandin1-1/+1
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann9-12/+0
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-3/+4
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-7/+9
2017-03-23This code trades in 'char' entities disguised as 'int'Stephan Bergmann2-11/+13
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-2/+7
2017-03-22create SfxDisableFlags enumNoel Grandin1-1/+1
2017-02-27Remove unused forward declarationStephan Bergmann1-1/+0
2017-02-25SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin5-15/+15
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2-3/+2
2017-01-09New loplugin:externvar: idlStephan Bergmann1-2/+2
2016-12-23loplugin:unusedmethodsNoel Grandin1-9/+0
2016-12-19drop custom hashtable implementation in idlNoel Grandin6-237/+82
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin2-10/+2
2016-10-26expand SvMetaType::ReadNamesSvIdlNoel Grandin2-10/+3
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2-10/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin2-8/+0
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann1-4/+5
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek7-21/+21
2016-09-30loplugin:constantparamNoel Grandin2-4/+4
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin2-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara6-32/+0
2016-08-30no point in these dtors being virtualCaolán McNamara2-3/+1
2016-08-30default assignment operator is fineCaolán McNamara1-8/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke3-7/+7
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin1-1/+1
2016-06-30loplugin:unusedfieldsNoel Grandin2-7/+3
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-1/+3