summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2018-03-30loplugin:virtualdown in variousNoel Grandin
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2018-01-12More loplugin:cstylecast: idlStephan Bergmann
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21Fix typosAndrea Gelmini
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-10-23Fix typosAndrea Gelmini
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-08SvPersistStream deadNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12coverity#1403731 Explicit null dereferencedCaolán McNamara
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky
2017-05-01svidl: Remove nested method supportMaxim Monastirsky
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-03coverity#1403731 Explicit null dereferencedCaolán McNamara
2017-04-01use weak attribute for Linux tooCaolán McNamara
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-28remove unhandled SID commands from sfx2Noel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-23This code trades in 'char' entities disguised as 'int'Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-02-27Remove unused forward declarationStephan Bergmann
2017-02-25SvTokenStream::nBufPos should be sal_Int32Stephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin