summaryrefslogtreecommitdiff
path: root/idl/source/prj/command.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-19loplugin:useuniqueptr in idlNoel Grandin1-2/+2
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-03-28remove PseudoSlot support from idl compilerNoel Grandin1-2/+0
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-23Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-2/+7
2017-01-09New loplugin:externvar: idlStephan Bergmann1-2/+2
2016-12-19drop custom hashtable implementation in idlNoel Grandin1-1/+1
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-2/+0
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe1-1/+1
2016-03-09loplugin:constantparam in idlNoel Grandin1-1/+1
2016-02-15cid#1352218 and cid#1352216 in .SDI parserNoel Grandin1-2/+1
2016-02-12move parsing of enum into SvIdlParserNoel Grandin1-1/+1
2016-02-11use exceptions for error handling in .SDI parsingNoel Grandin1-3/+9
2016-02-11simplify SvTokenStream handlingNoel Grandin1-14/+3
2016-02-11create a new class SvIdlParserNoel Grandin1-1/+3
2016-02-05remove unused union from .SDI filesNoel Grandin1-1/+1
2016-02-05remove unused Default from .SDI filesNoel Grandin1-1/+0
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin1-1/+0
2016-02-05remove unused Readonly from .SDI filesNoel Grandin1-1/+0
2016-02-05remove unused Automation from .SDI filesNoel Grandin1-1/+0
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin1-1/+1
2016-02-04remove unused RecordManual from SDI filesNoel Grandin1-1/+1
2016-02-04remove unused HasDialog from SDI filesNoel Grandin1-1/+0
2016-02-04remove unused Synchron from SDI filesNoel Grandin1-1/+1
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann1-9/+4
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-2/+2
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-1/+3
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-75/+6
2014-06-26idl: ignore -isystem argsStephan Bergmann1-0/+12
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-08idl: sal_Bool->boolNoel Grandin1-9/+9
2013-09-17convert IDL module from String to OUStringNoel Grandin1-26/+22
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-12/+12
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter1-3/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-100/+102
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-4/+4
2012-01-26ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara1-3/+3
2011-11-28is there any point to aSrcLine and "rsc" directive in idl?Caolán McNamara1-2/+1
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-9/+12
2011-11-27remove include of pch header from idlNorbert Thiebaud1-2/+0
2011-11-14ByteString->rtl::OStringCaolán McNamara1-4/+4