summaryrefslogtreecommitdiffstats
path: root/basic/source/sbx/sbxvalue.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert SbxClassType to scoped enumNoel Grandin2016-05-231-1/+1
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-1/+1
* loplugin:commaoperator in basic/Noel Grandin2016-02-221-2/+8
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-131-1/+2
* loplugin:unusedmethods unused return value in include/basicNoel Grandin2016-01-121-11/+9
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-17/+17
* tdf#94559: first step to remove rtti.hxxOliver Specht2015-09-291-11/+11
* cppcheck: fix some redundantCondition warningsJulien Nabet2015-09-051-2/+2
* inline the "old" SbxErr constantsNoel Grandin2015-07-281-59/+59
* convert SbxFlagsBits to scoped enumNoel Grandin2015-07-281-7/+7
* com::sun::star->css in basicNoel Grandin2015-07-201-2/+2
* sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin2015-07-191-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-261-8/+8
* fdo#39440: replace C-style cast'sJuan Picca2015-02-051-14/+14
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-121-1/+1
* Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist2014-10-221-5/+6
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-031-3/+3
* loplugin: cstylecastNoel Grandin2014-10-021-1/+1
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-3/+3
* remove pointless commentsNoel Grandin2014-09-261-1/+0
* convert SBX flag bits to type-safe enumNoel Grandin2014-08-261-2/+2
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-0/+1
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-111-3/+3
* basic: silence expected SAL_WARN outputMiklos Vajna2014-06-191-2/+2
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-091-3/+1
* basic: sal_Bool->boolNoel Grandin2014-03-271-98/+103
* Remove visual noise from basicAlexander Wilms2014-02-251-6/+6
* more SvStream:operator>> conversionNoel Grandin2014-02-121-3/+3
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-17/+17
* remove SvStream::operator<< methodsNoel Grandin2014-01-221-4/+4
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-101-15/+15
* typo fixesAndras Timar2013-12-201-1/+1
* sal_Bool to boolTakeshi Abe2013-10-071-3/+3
* Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2013-09-111-1/+1
* janitorial: c++-style castLionel Elie Mamane2013-09-101-1/+1
* tweak comment translationsMichael Stahl2013-08-081-26/+24
* SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl2013-07-021-2/+1
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-2/+2
* basic: translation of all debug messagesThomas Arnhold2013-03-111-8/+9
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-30/+32
* make basic XubString freeCaolán McNamara2013-01-301-2/+2
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-128/+128