summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/scanner.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#125637 - Correctly hand names ending with an underscoreAndreas Heinisch2021-10-201-0/+1
* loplugin:constmethodNoel Grandin2021-10-011-1/+1
* tdf#124176 Use #pragma once in basicGeorge Bateman2020-09-041-4/+1
* loplugin:constmethod in basicNoel Grandin2019-09-031-9/+9
* basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-261-1/+0
* valgrind: use OUString::operator to access into stringCaolán McNamara2018-06-131-4/+4
* move all the basic errcodes to one fileNoel Grandin2017-08-291-1/+2
* drop SbError typedefNoel Grandin2017-06-151-1/+1
* loplugin:singlevalfields in basic and fix leakNoel Grandin2016-06-271-1/+0
* loplugin:unusedmethodsNoel Grandin2016-02-081-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* BASIC : SbiParser::pBasic is uselessArnaud Versini2015-08-171-1/+1
* loplugin:unusedmethods basicNoel Grandin2015-07-151-1/+0
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-6/+6
* bErrors was always trueTakeshi Abe2012-08-121-1/+0
* sal_Bool to boolTakeshi Abe2012-08-121-10/+10
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* allow keyword Append to be used as a variable. bnc#745930Noel Power2012-02-211-0/+1
* Replaced String by rtl::OUString in SbiScannerTakeshi Abe2012-01-311-3/+2
* Refactor readLine in scannerAugust Sodora2012-01-071-0/+1
* bUsedForHilite always falseCaolán McNamara2011-12-131-1/+0
* Use sal_Int32 in all these placesAugust Sodora2011-12-051-13/+13
* Refactor scanAlphanumericAugust Sodora2011-12-041-0/+1
* Refactor BasicCharClass out from scanner and make it a singletonAugust Sodora2011-11-201-40/+0
* Refactoring in scannerAugust Sodora2011-11-181-0/+2
* sal_Bool to boolAugust Sodora2011-11-181-17/+17
* String->OUString, with accompanying testsAugust Sodora2011-10-211-2/+2
* Translated German comments, removed redundant ones till cairo (incl.)Allmann-Rahn2011-08-311-32/+31
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-27/+27
|\
| * removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko2011-01-101-27/+27
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
* | more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.12.64); FILE MERGEDRüdiger Timm2008-04-111-25/+18
* INTEGRATION: CWS npower7 (1.10.176); FILE MERGEDVladimir Glazounov2007-08-301-3/+6
* INTEGRATION: CWS vgbugs07 (1.10.200); FILE MERGEDJens-Heiner Rechtien2007-06-271-3/+3
* INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGEDJens-Heiner Rechtien2005-09-291-2/+3
* #i10000#: Integration of CWS ab17fixes was broken. Reverse changes.Jens-Heiner Rechtien2005-09-291-48/+21
* INTEGRATION: CWS ab17fixes (1.6.34); FILE MERGEDJens-Heiner Rechtien2005-09-291-21/+48
* INTEGRATION: CWS ooo19126 (1.6.78); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS texteng03 (1.5.10); FILE MERGEDRüdiger Timm2004-11-151-2/+3
* INTEGRATION: CWS ab10fixes (1.4.26); FILE MERGEDOliver Bolte2004-09-091-8/+9
* INTEGRATION: CWS jl5vba (1.3.94); FILE MERGEDOliver Bolte2004-03-171-7/+25
* INTEGRATION: CWS uno2 (1.2.60); FILE MERGEDRüdiger Timm2003-04-231-5/+5
* #90646# BasicSimpleCharClass to avoid calls to C-API isalphaAndreas Bregas2001-08-271-2/+24
* initial importJens-Heiner Rechtien2000-09-181-0/+136