summaryrefslogtreecommitdiff
path: root/idl/source/objects/slot.cxx
AgeCommit message (Expand)Author
2014-04-18svidl: Unwind SFX_ARGUMENT macro, and kill it.Jan Holesovsky
2014-03-08coverity#707933 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707932 Uninitialized scalar fieldCaolá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-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-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-18fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-03-20Convert tools/table.hxx usage to std::map in IDL moduleNoel Grandin
2012-03-12remove usage of RTL_CONSTASCII_STRINGPARAMLuboš Luňák
2012-01-27remove WriteSrc, WriteCxx and WriteHxxCaolán McNamara
2012-01-27ByteString->rtl::OStringCaolán McNamara
2012-01-26ByteString->rtl::OStringCaolán McNamara
2012-01-05don't inherit from ByteStringCaolán McNamara
2011-12-22inheriting from ByteString is kind of weirdCaolán McNamara
2011-12-19IDL_COMPILER is always definedCaolán McNamara
2011-12-13convert GetMangleNameCaolán McNamara
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove include of pch header from idlNorbert Thiebaud
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers
2011-04-15FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky
2011-03-29Revert "tweak list access to prevent iterating past end"Jan Holesovsky
2011-03-29Revert "WaE: declaration of 'it' shadows a previous local"Jan Holesovsky
2011-03-29WaE: declaration of 'it' shadows a previous localDavid Tardon
2011-03-28tweak list access to prevent iterating past endNoel Power
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Easy hack: idl removed and translated commentsMichael Münch
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2010-12-31Remove DECLARE_LIST( ByteStringList, ByteString* )Joseph Powers
2010-12-31Remove DECLARE_LIST(SvAttributeListImpl,SvAttribute*)Joseph Powers
2010-11-08removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-03removetooltypes01: #i112600# remove tooltypes from idl, and other small changesMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth