summaryrefslogtreecommitdiff
path: root/idl/source/objects/slot.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-3/+3
2015-09-08loplugin:mergeclasses merge SvMetaObject with SvMetaNameNoel Grandin1-1/+1
2015-09-08loplugin:mergeclasses SvIdentifierNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-6/+6
2015-04-07loplugin:staticmethodsNoel Grandin1-2/+2
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin1-8/+8
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-16Remove more unused idl partsStephan Bergmann1-24/+0
2014-10-16Strip svidl down to what is still usedStephan Bergmann1-578/+4
2014-09-29loplugin: cstylecastNoel Grandin1-32/+32
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin1-19/+4
2014-06-13loplugin:staticcallStephan Bergmann1-4/+4
2014-05-26coverity#1209405 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-05-09coverity#1209793 Dereference before null checkCaolán McNamara1-1/+1
2014-05-08idl: sal_Bool->boolNoel Grandin1-68/+68
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky1-5/+6
2014-03-08coverity#707933 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-08coverity#707932 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-3/+3
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-174/+174
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-10/+10
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-4/+4
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-12/+10
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-44/+44
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-4/+4
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-15/+16
2012-07-13re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin1-5/+5
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák1-15/+15
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara1-77/+0
2012-01-27ByteString->rtl::OStringCaolán McNamara1-82/+84
2012-01-26ByteString->rtl::OStringCaolán McNamara1-84/+92
2012-01-05don't inherit from ByteStringCaolán McNamara1-53/+53
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara1-27/+27
2011-12-19IDL_COMPILER is always definedCaolán McNamara1-4/+0
2011-12-13convert GetMangleNameCaolán McNamara1-3/+3
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara1-11/+11
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+2
2011-11-27remove include of pch header from idlNorbert Thiebaud1-2/+0
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara1-15/+29
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara1-18/+34
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+2
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers1-15/+30
2011-04-15FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0