summaryrefslogtreecommitdiff
path: root/idl/source/prj
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin3-6/+6
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 Bergmann4-422/+9
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-06-26idl: ignore -isystem argsStephan Bergmann1-0/+12
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-08idl: sal_Bool->boolNoel Grandin3-75/+75
2014-03-17Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-0/+1
2014-03-14Revert "Avoid duplicate symbols in libmerged for Windows too."Matúš Kukan1-1/+0
2014-03-14Avoid duplicate symbols in libmerged for Windows too.Matúš Kukan1-0/+1
2014-03-10coverity#1103651 Unchecked return valueCaolán McNamara1-3/+3
2014-03-10fix indentCaolán McNamara1-35/+34
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-14/+14
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-2/+2
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-11/+8
2013-11-10clean up #ifdef ICC codeMichael Stahl1-4/+0
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-12cdecl is the default anywayTor Lillqvist1-6/+0
2013-09-17convert IDL module from String to OUStringNoel Grandin3-40/+34
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+1
2013-04-24svidl: make dependencies: handle removed include files:Michael Stahl1-0/+15
2013-04-24Revert "svidl: write dependencies with cygwin paths"Michael Stahl1-45/+2
2013-04-10svidl: more helpful error message for missing slot / types.Michael Meeks1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-67/+67
2013-03-25fdo#39445 writing out tools/fsys.hxx (idl)Krisztian Pinter3-129/+114
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-100/+102
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-49/+53
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-13re-base on ALv2 code. Includes:Michael Meeks4-92/+56
2012-07-03ditch String::CreateFromAsciiCaolán McNamara2-5/+5
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin1-3/+3
2012-01-27ByteString->rtl::OStringCaolán McNamara1-3/+3
2012-01-26ByteString->rtl::OStringCaolán McNamara2-6/+6
2012-01-05don't inherit from ByteStringCaolán McNamara1-8/+8
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2-4/+4
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara1-3/+3
2011-12-19IDL_COMPILER is always definedCaolán McNamara1-3/+0
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara3-10/+11
2011-12-06ByteString->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