summaryrefslogtreecommitdiff
path: root/idl/source/objects
AgeCommit message (Expand)Author
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23Fix typosAndrea Gelmini
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-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
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-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-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-22create SfxDisableFlags enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-10-26expand SvMetaType::ReadNamesSvIdlNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-06-22move the attribute parsing code to SvParserNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-23loplugin:constantparam in idlNoel Grandin
2016-03-12Remove some unused include stdioJulien Nabet
2016-02-23small cleanups in .SDI parserNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin
2016-02-15move interface/shell parsing to SvIdlParserNoel Grandin
2016-02-15move item and struct parsing into SvIdlParserNoel Grandin
2016-02-12move parsing of enum into SvIdlParserNoel Grandin
2016-02-12move module parsing into SvIdlParser classNoel Grandin
2016-02-12bIsModified in SvMetaModule is unusedNoel Grandin
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin
2016-02-11fix dead code warning on WindowsNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11GetToken never returns null, so use a referenceNoel Grandin
2016-02-11ReadDelemiter->ReadDelimiterNoel Grandin
2016-02-11spellingNoel Grandin