summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin11-64/+49
2016-02-08format IDL compiler headers a littleNoel Grandin8-100/+70
2016-02-08aMethod is more accurately an SvMetaSlotNoel Grandin1-1/+1
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin4-24/+24
2016-02-08ReadonlyDoc only applies to Slot'sNoel Grandin4-11/+11
2016-02-08cParserChar in SvMetaType is unusedNoel Grandin3-21/+15
2016-02-08aBasicPostfix in SvMetaType is unusedNoel Grandin3-19/+15
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin4-5/+0
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin6-29/+2
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin2-15/+0
2016-02-08aTypeList,aAttrList in SvMetaModule are unusedNoel Grandin2-8/+0
2016-02-08SvMetaReference currently serves no purposeNoel Grandin6-37/+5
2016-02-07remove some dead code, found using LCOVNoel Grandin14-240/+42
2016-02-07convert TYPE_ enum to scopedNoel Grandin4-29/+26
2016-02-07TYPE_POINTER is unusedNoel Grandin1-1/+1
2016-02-07remove CALL enum and associated code pathsNoel Grandin3-94/+3
2016-02-07convert SVTOKEN_ENUM to scoped enumNoel Grandin2-60/+40
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin13-91/+54
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin8-36/+4
2016-02-05remove unused typedef in .SDI filesNoel Grandin4-7/+2
2016-02-05remove unused union from .SDI filesNoel Grandin5-11/+2
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin5-24/+0
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin5-22/+0
2016-02-05remove unused HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin5-24/+1
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin5-56/+0
2016-02-05remove unused Default from .SDI filesNoel Grandin5-22/+10
2016-02-05remove unused HelpFile from .SDI filesNoel Grandin4-5/+0
2016-02-05remove unused SvName from .SDI filesNoel Grandin4-22/+0
2016-02-05remove unused SbxName from .SDI filesNoel Grandin5-21/+4
2016-02-05remove unused OdlName from .SDI filesNoel Grandin5-39/+20
2016-02-05remove unused TypeLib from .SDI filesNoel Grandin4-5/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin11-168/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin5-21/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin7-54/+2
2016-02-04remove unused Compare methodNoel Grandin2-64/+0
2016-02-04remove unused ConfigName from .SDI filesNoel Grandin4-14/+0
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin5-43/+1
2016-02-04remove unused RecordManual from SDI filesNoel Grandin5-30/+7
2016-02-04remove unused HasDialog from SDI filesNoel Grandin5-14/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin5-29/+3
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin4-28/+2
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock1-13/+13
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin5-14/+0
2016-01-31tdf#39468 idl: translate German warningChris Sherlock1-1/+1
2016-01-20loplugin:unusedmethodsNoel Grandin2-8/+0
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin7-26/+14
2016-01-06Missing includeStephan Bergmann1-0/+2
2016-01-06Missing includeStephan Bergmann2-0/+4
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-30loplugin:unusedfieldsNoel Grandin4-10/+0