summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin6-8/+9
2017-10-23loplugin:includeform: idlStephan Bergmann9-14/+14
2017-10-23Fix typosAndrea Gelmini1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-08-08SvPersistStream deadNoel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-4/+4
2017-07-26convert SfxGroupId to scoped enumNoel Grandin3-3/+3
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin10-20/+20
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin3-6/+6
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin1-2/+0
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