summaryrefslogtreecommitdiff
path: root/basic/source/sbx
AgeCommit message (Expand)AuthorFilesLines
2014-05-06remove uncompiled source filesThomas Arnhold1-101/+0
2014-04-14remove _old_format_code_Thomas Arnhold1-91/+0
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann2-7/+3
2014-04-07basic: sal_Bool->boolNoel Grandin2-3/+3
2014-04-04SbxObject::Call sal_Bool->boolNoel Grandin1-3/+3
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin1-2/+2
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner3-3/+3
2014-03-28Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann2-35/+0
2014-03-27basic: sal_Bool->boolNoel Grandin1-63/+63
2014-03-27basic: sal_Bool->boolNoel Grandin8-194/+203
2014-03-25These DbgOutf calls do not seem worth keepingStephan Bergmann1-25/+0
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-31/+34
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-10/+4
2014-03-25Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-4/+3
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin1-11/+12
2014-02-25Remove visual noise from basicAlexander Wilms6-26/+26
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud2-9/+9
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin2-5/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+3
2014-02-20svl: sal_Bool -> boolStephan Bergmann2-9/+9
2014-02-12more SvStream:operator>> conversionNoel Grandin5-14/+14
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin6-37/+37
2014-02-03some more continuous correctionsThomas Arnhold1-1/+1
2014-01-27coverity#984078 Uninitialized scalar fieldCaolán McNamara1-10/+13
2014-01-22remove SvStream::operator<< methodsNoel Grandin5-13/+13
2014-01-14bool improvementsStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin6-65/+65
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-11sbxbase.hxx is private to basicTor Lillqvist2-2/+2
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-5/+5
2013-11-11basic: include <> for external includesNorbert Thiebaud3-4/+4
2013-10-28fixincludeguards.sh: basicThomas Arnhold3-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist2-4/+4
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist1-2/+0
2013-10-07sal_Bool to boolTakeshi Abe2-9/+9
2013-09-17convert BASIC from String to OUStringNoel Grandin1-7/+7
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane1-1/+1
2013-09-10janitorial: c++-style castLionel Elie Mamane1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák5-11/+11
2013-08-08tweak comment translationsMichael Stahl3-44/+41
2013-08-01Mark as constTakeshi Abe1-1/+1
2013-07-22Mark as constTakeshi Abe1-1/+1
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-02SvStream: remove the error prone operator<</>>(sal_Int64)Michael Stahl1-2/+1
2013-06-29remove some createFromAscii usageThomas Arnhold1-3/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-6/+6
2013-04-18get rid of some Germanism (and some Windowsism)Eike Rathke1-6/+6
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini1-25/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-51/+51
2013-04-05new module i18nlangtagEike Rathke1-1/+1