summaryrefslogtreecommitdiff
path: root/idl/inc/types.hxx
AgeCommit message (Expand)Author
2021-04-27use more string_view in tools/streamNoel Grandin
2021-03-16tdf#114441: Convert use of sal_uLong to better integer typesAhmet Hakan Çelik
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-03-30loplugin:virtualdown in variousNoel Grandin
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin
2017-10-23loplugin:includeform: idlStephan Bergmann
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2016-10-26expand SvMetaType::ReadNamesSvIdlNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-17move parsing of method ags into SvIdlParserNoel Grandin
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin
2016-02-15move item and struct parsing into SvIdlParserNoel Grandin
2016-02-12move parsing of enum into SvIdlParserNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-09simplify SvSlotElementNoel Grandin
2016-02-09split MetaTypeType::Class into Interface and ShellNoel 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-08format IDL compiler headers a littleNoel 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-08cParserChar in SvMetaType is unusedNoel Grandin
2016-02-08aBasicPostfix in SvMetaType is unusedNoel Grandin
2016-02-08SvMetaReference currently serves no purposeNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07convert TYPE_ enum to scopedNoel Grandin
2016-02-07TYPE_POINTER is unusedNoel Grandin
2016-02-07remove CALL enum and associated code pathsNoel 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 union from .SDI filesNoel Grandin
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin
2016-02-05remove unused SvName from .SDI filesNoel Grandin
2016-02-05remove unused SbxName from .SDI filesNoel Grandin
2016-02-05remove unused OdlName from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-04remove unused Compare methodNoel Grandin
2015-11-30loplugin:unusedfieldsNoel 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-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin