summaryrefslogtreecommitdiff
path: root/idl/inc
AgeCommit message (Expand)Author
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-20loplugin:unusedmethodsNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-20loplugin:unusedfields idl,idlcNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11idl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27move SvRefMemberList into idlNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann