summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
AgeCommit message (Expand)Author
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky
2017-05-01svidl: Remove nested method supportMaxim Monastirsky
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-06-22move the attribute parsing code to SvParserNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel 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-08format IDL compiler headers a littleNoel Grandin
2016-02-08aMethod is more accurately an SvMetaSlotNoel 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-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
2016-02-05remove unused Default from .SDI filesNoel Grandin
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04remove unused RecordManual from SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-30loplugin:unusedmethodsNoel Grandin
2014-10-16Remove more unused idl partsStephan Bergmann
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-04removed unnecessary forward declarations of classTakeshi Abe
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara