summaryrefslogtreecommitdiff
path: root/idl/source/prj
AgeCommit message (Expand)Author
2016-01-06Missing includeStephan Bergmann
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin
2015-08-03-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan 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-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-06-26idl: ignore -isystem argsStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan
2014-03-10coverity#1103651 Unchecked return valueCaolán McNamara
2014-03-10fix indentCaolán McNamara
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-12cdecl is the default anywayTor Lillqvist
2013-09-17convert IDL module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks
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
2013-02-24loplugin: unused variablesThomas Arnhold
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-03-21chmod -xTor Lillqvist