summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxcoll.cxx
AgeCommit message (Expand)Author
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-08-29rename SBX errorcodes to BASICNoel Grandin
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-12loplugin:constantparamNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-02-24simply the SbxRes stuff, inheriting from OUString is ickyNoel Grandin
2016-02-24Removing #defines for String_XXX in sbxres.hxxbaltasarq
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-08-24sal_Bool to boolTakeshi Abe
2012-07-20XubString->rtl::OUStringCaolán McNamara
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens