summaryrefslogtreecommitdiff
path: root/idl/inc/slot.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin1-2/+2
2017-10-23loplugin:includeform: idlStephan Bergmann1-2/+2
2017-05-01svidl: Adapt to SlotType removalMaxim Monastirsky1-2/+0
2017-05-01svidl: Remove nested method supportMaxim Monastirsky1-3/+0
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin1-10/+2
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-3/+0
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin1-4/+0
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-4/+0
2016-06-22move the attribute parsing code to SvParserNoel Grandin1-1/+1
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin1-1/+1
2016-02-08move isMethod/isVariable down from SvMetaAttribute to SvMetaSlotNoel Grandin1-3/+3
2016-02-08simplify getMangleName()Noel Grandin1-1/+1
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin1-1/+1
2016-02-08format IDL compiler headers a littleNoel Grandin1-44/+31
2016-02-08aMethod is more accurately an SvMetaSlotNoel Grandin1-1/+1
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin1-1/+4
2016-02-08ReadonlyDoc only applies to Slot'sNoel Grandin1-0/+2
2016-02-07remove some dead code, found using LCOVNoel Grandin1-3/+0
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin1-5/+2
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin1-3/+1
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin1-6/+0
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin1-5/+0
2016-02-05remove unused Default from .SDI filesNoel Grandin1-12/+10
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-5/+0
2016-02-04remove unused RecordManual from SDI filesNoel Grandin1-11/+3
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-2/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-10/+0
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin1-10/+0
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-07-30loplugin:unusedmethodsNoel Grandin1-25/+2
2014-10-16Remove more unused idl partsStephan Bergmann1-3/+0
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-9/+2
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin1-3/+1
2014-05-08idl: sal_Bool->boolNoel Grandin1-57/+57
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold1-3/+3
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-12/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-1/+2
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin1-1/+1
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara1-2/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara1-1/+1
2012-01-26ByteString->rtl::OStringCaolán McNamara1-14/+14
2011-12-19IDL_COMPILER is always definedCaolán McNamara1-4/+0