summaryrefslogtreecommitdiff
path: root/idl/source/objects/module.cxx
AgeCommit message (Expand)Author
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2016-03-23loplugin:constantparam in idlNoel Grandin
2016-03-12Remove some unused include stdioJulien Nabet
2016-02-12move module parsing into SvIdlParser classNoel Grandin
2016-02-12bIsModified in SvMetaModule is unusedNoel 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-11ReadDelemiter->ReadDelimiterNoel Grandin
2016-02-11simplify error handling codeNoel Grandin
2016-02-09rename aAttrList to aSlotListNoel Grandin
2016-02-09simplify SvMetaObjectMemberStackNoel Grandin
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
2016-02-08remove unused ModulePrefix in *.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-07.SDI compiler: expand out some typedefsNoel Grandin
2016-02-05remove unused typedef in .SDI filesNoel Grandin
2016-02-05remove unused HelpFile from .SDI filesNoel Grandin
2016-02-05remove unused TypeLib from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel 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-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-12-27presumably each entry needs a tab and semicolonCaolán McNamara
2013-12-27cppcheck: fix Same expression on both sides of '||' + simplify a bitJulien Nabet
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter
2013-02-12Simplify thisJulien Nabet
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin