summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxscan.cxx
AgeCommit message (Expand)Author
2016-10-07loplugin:staticmethods: basicStephan Bergmann
2016-08-13BASIC: Use more often std::unique_ptrArnaud Versini
2016-08-09BASIC: Use rtl/character.hxx in basic/source/sbx/sbxscan.cxxArnaud Versini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-07-20Resolves: tdf#98778 fix parsing of exponentsCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13Related tdf#99089: avoid second crashJulien Nabet
2016-04-11Remove an useless check I had addedJulien Nabet
2016-04-10tdf#99089: avoid some crashes in BasicJulien Nabet
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-28Resolves: #i112383# CLng("&HFFFFFFFF") fails on 64-bits...Damjan Jovanovic
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-14remove _old_format_code_Thomas Arnhold
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-03some more continuous correctionsThomas Arnhold
2014-01-14bool improvementsStephan Bergmann
2013-12-11sbxbase.hxx is private to basicTor Lillqvist
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-01Mark as constTakeshi Abe
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke
2013-03-14i119933 - make Basic FORMAT function work with non-ASCII textAriel Constenla-Haile
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-17coverity#707502 Uninitialized scalar variableCaolán McNamara
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-04fdo#48257 collect function prototypes from basic/ into single header fileJack Leigh