summaryrefslogtreecommitdiff
path: root/idl/source/prj/command.cxx
AgeCommit message (Expand)Author
2018-01-19loplugin:useuniqueptr in idlNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-01-09New loplugin:externvar: idlStephan Bergmann
2016-12-19drop custom hashtable implementation in idlNoel Grandin
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-03-09loplugin:constantparam in idlNoel Grandin
2016-02-15cid#1352218 and cid#1352216 in .SDI parserNoel Grandin
2016-02-12move parsing of enum into SvIdlParserNoel Grandin
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin
2016-02-11simplify SvTokenStream handlingNoel Grandin
2016-02-11create a new class SvIdlParserNoel Grandin
2016-02-05remove unused union from .SDI filesNoel Grandin
2016-02-05remove unused Default 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 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-03remove unused HasCoreId from SDI filesNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-06-26idl: ignore -isystem argsStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-08idl: sal_Bool->boolNoel 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-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from idlNorbert Thiebaud
2011-11-14ByteString->rtl::OStringCaolán McNamara