summaryrefslogtreecommitdiff
path: root/UnoControls
ModeNameSize
-rw-r--r--Library_ctl.mk1326logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_UnoControls.mk464logplain
-rw-r--r--README52logplain
d---------inc138logplain
d---------source96logplain
d---------util41logplain
ntNoel Grandin 2016-02-09unused template methodNoel Grandin 2016-02-08SvString is a just thin wrapper around OStringNoel Grandin 2016-02-08format IDL compiler headers a littleNoel Grandin 2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin 2016-02-08SvMetaReference currently serves no purposeNoel Grandin 2016-02-07remove some dead code, found using LCOVNoel 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 HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin 2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin 2016-02-04remove unused ConfigName from .SDI filesNoel Grandin 2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin 2015-12-21loplugin:unusedmethodsNoel Grandin 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-27move SvRefMemberList into idlNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht 2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin 2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin 2015-07-30loplugin:unusedmethodsNoel Grandin 2015-01-28remove unused typedefsNoel Grandin 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin 2014-10-22callcatcher: update unused codeCaolán McNamara 2014-10-16Remove more unused idl partsStephan Bergmann 2014-10-16Strip svidl down to what is still usedStephan Bergmann 2014-05-08idl: sal_Bool->boolNoel Grandin 2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold 2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann