summaryrefslogtreecommitdiff
path: root/idl/source/objects/object.cxx
AgeCommit message (Expand)Author
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2018-09-18loplugin:useuniqueptr in SvMetaSlotNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2017-10-23Fix typosAndrea Gelmini
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-30loplugin:constantparamNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-12Remove some unused include stdioJulien Nabet
2016-02-16parse shell/interface entries in SvIdlParserNoel Grandin
2016-02-15move interface/shell parsing to SvIdlParserNoel Grandin
2016-02-12rename Read()->ReadIf() and ReadDelimiter()->ReadIfDelimiter()Noel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11GetToken never returns null, so use a referenceNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-11rename Back2Delemitter->Back2DelimiterNoel Grandin
2016-02-11use WriteOString to reduce the code a littleNoel Grandin
2016-02-09simplify SvSlotElementNoel Grandin
2016-02-09simplify SvClassElementNoel Grandin
2016-02-09split MetaTypeType::Class into Interface and ShellNoel Grandin
2016-02-08disambiguate the two GetType methodsNoel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-07remove some dead code, found using LCOVNoel Grandin
2016-02-07convert TYPE_ enum to scopedNoel Grandin
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-01-06Missing includeStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-16Remove more unused idl partsStephan Bergmann
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-05-08translate to EnglishCaolán McNamara
2014-05-08idl: sal_Bool->boolNoel Grandin