summaryrefslogtreecommitdiff
path: root/idl/source/objects/slot.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-01-12More loplugin:cstylecast: idlStephan Bergmann
2017-10-30loplugin:constmethod in idl,helpcompilerNoel 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-05-12coverity#1403731 Explicit null dereferencedCaolán McNamara
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-03coverity#1403731 Explicit null dereferencedCaolá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-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-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-06-03loplugin:constantparamsNoel 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-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel 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-11simplify some OStringBuffer codeNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-11use WriteOString to reduce the code a littleNoel Grandin
2016-02-09rename aAttrList to aSlotListNoel Grandin
2016-02-09simplify SvSlotElementNoel Grandin
2016-02-09remove some more dead code, found by LCOVNoel Grandin
2016-02-08disambiguate the two GetType methodsNoel Grandin
2016-02-08move isMethod/isVariable down from SvMetaAttribute to SvMetaSlotNoel Grandin
2016-02-08simplify getMangleName()Noel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin
2016-02-08ReadonlyDoc only applies to Slot'sNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07convert TYPE_ enum to scopedNoel Grandin
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin