summaryrefslogtreecommitdiff
path: root/idl/inc/basobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-30loplugin:virtualdown in variousNoel Grandin1-1/+0
2017-10-23loplugin:includeform: idlStephan Bergmann1-1/+1
2017-08-08SvPersistStream deadNoel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+1
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin1-1/+1
2016-02-11rename Back2Delemitter->Back2DelimiterNoel Grandin1-1/+1
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin1-18/+0
2016-02-09simplify SvSlotElementNoel Grandin1-4/+10
2016-02-09unused template methodNoel Grandin1-4/+0
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin1-4/+4
2016-02-08format IDL compiler headers a littleNoel Grandin1-5/+0
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin1-10/+0
2016-02-08SvMetaReference currently serves no purposeNoel Grandin1-13/+0
2016-02-07remove some dead code, found using LCOVNoel Grandin1-8/+5
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin1-10/+2
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin1-9/+0
2016-02-05remove unused HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin1-1/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin1-8/+0
2016-02-04remove unused ConfigName from .SDI filesNoel Grandin1-10/+0
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin1-2/+2
2015-12-21loplugin:unusedmethodsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-27move SvRefMemberList into idlNoel Grandin1-0/+50
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+7
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin1-45/+33
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin1-3/+1
2015-07-30loplugin:unusedmethodsNoel Grandin1-7/+0
2015-01-28remove unused typedefsNoel Grandin1-3/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-4/+0
2014-10-22callcatcher: update unused codeCaolán McNamara1-1/+0
2014-10-16Remove more unused idl partsStephan Bergmann1-26/+0
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-26/+13
2014-05-08idl: sal_Bool->boolNoel Grandin1-9/+9
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold1-3/+3
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-6/+5
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-13/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-17/+14
2012-08-05Remove unused macrosThomas Arnhold1-8/+0
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara1-3/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara1-2/+2
2012-01-26ByteString->rtl::OStringCaolán McNamara1-4/+4
2012-01-05don't inherit from ByteStringCaolán McNamara1-5/+5