summaryrefslogtreecommitdiff
path: root/idl/source
AgeCommit message (Expand)Author
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
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-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-06-26idl: ignore -isystem argsStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-28Fix memory leakStephan Bergmann
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-26coverity#1209405 Unchecked dynamic_castCaolán McNamara
2014-05-09coverity#1209786 Dereference before null checkCaolán McNamara
2014-05-09coverity#1209793 Dereference before null checkCaolán McNamara
2014-05-08translate to EnglishCaolán McNamara
2014-05-08idl: sal_Bool->boolNoel Grandin
2014-04-19This file seems unused since the 20th centuryTakeshi Abe
2014-04-18svidl: Unwind SFX_SLOTMAP_ARG, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-04-18svidl: Unwind SFX_ARGUMENTMAP macro, and kill it.Jan Holesovsky
2014-04-17remove executable bitAndras Timar
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-03-08coverity#707933 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707932 Uninitialized scalar fieldCaolán McNamara
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12cid#705188 missing break in switchNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22remove SvStream::operator<< 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-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-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-15No __weak__ in Win32Tor Lillqvist