summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
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-08cParserChar in SvMetaType is unusedNoel Grandin
2016-02-08aBasicPostfix in SvMetaType is unusedNoel Grandin
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
2016-02-08aTypeList,aAttrList in SvMetaModule are 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-07convert SVTOKEN_ENUM to scoped enumNoel 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 typedef in .SDI filesNoel Grandin
2016-02-05remove unused union 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 HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin
2016-02-05remove unused Default from .SDI filesNoel Grandin
2016-02-05remove unused HelpFile 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 TypeLib 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
2016-02-04remove unused ConfigName 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-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
2016-01-31tdf#39468 idl: translate German warningChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2016-01-06Missing includeStephan Bergmann
2016-01-06Missing includeStephan Bergmann
2015-12-21loplugin:unusedmethodsNoel Grandin