summaryrefslogtreecommitdiff
path: root/basic/source/inc/scanner.hxx
AgeCommit message (Expand)Author
2019-09-03loplugin:constmethod in basicNoel Grandin
2018-07-26basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2016-06-27loplugin:singlevalfields in basic and fix leakNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17BASIC : SbiParser::pBasic is uselessArnaud Versini
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-08-12bErrors was always trueTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-02-21allow keyword Append to be used as a variable. bnc#745930Noel Power
2012-01-31Replaced String by rtl::OUString in SbiScannerTakeshi Abe
2012-01-07Refactor readLine in scannerAugust Sodora
2011-12-13bUsedForHilite always falseCaolán McNamara
2011-12-05Use sal_Int32 in all these placesAugust Sodora
2011-12-04Refactor scanAlphanumericAugust Sodora
2011-11-20Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora
2011-11-18Refactoring in scannerAugust Sodora
2011-11-18sal_Bool to boolAugust Sodora
2011-10-21String->OUString, with accompanying testsAugust Sodora
2011-08-31Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.12.64); FILE MERGEDRüdiger Timm
2007-08-30INTEGRATION: CWS npower7 (1.10.176); FILE MERGEDVladimir Glazounov
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.200); FILE MERGEDJens-Heiner Rechtien
2005-09-29INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGEDJens-Heiner Rechtien
2005-09-29#i10000#: Integration of CWS ab17fixes was broken. Reverse changes.Jens-Heiner Rechtien
2005-09-29INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGEDRüdiger Timm
2004-11-15INTEGRATION: CWS texteng03 (1.5.10); FILE MERGEDRüdiger Timm
2004-09-09INTEGRATION: CWS ab10fixes (1.4.26); FILE MERGEDOliver Bolte
2004-03-17INTEGRATION: CWS jl5vba (1.3.94); FILE MERGEDOliver Bolte
2003-04-23INTEGRATION: CWS uno2 (1.2.60); FILE MERGEDRüdiger Timm
2001-08-27#90646# BasicSimpleCharClass to avoid calls to C-API isalphaAndreas Bregas
2000-09-18initial importJens-Heiner Rechtien