summaryrefslogtreecommitdiff
path: root/basic/source/comp/parser.cxx
AgeCommit message (Expand)Author
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-02-22loplugin:commaoperator in basic/Noel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08BASIC : Use std::unique_ptr in SbiExpression and SbiExpListArnaud Versini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-26pVar != null, so static_cast(pVar) != nullCaolán McNamara
2015-09-05BASIC : SbiParser::DefXXX Only convert the first letter to uppercaseArnaud Versini
2015-08-17BASIC : SbiParser::pBasic is uselessArnaud Versini
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-06-13BASIC: Don't use SbiStringPool to pass SbiParser.Arnaud Versini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-17remove unnecessary header fileNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-09loplugin:cstylecastStephan Bergmann
2015-01-09Resolves: #i63614# fix strange type mismatch when Iif function is usedTsutomu Uchino
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#441077 Dereference after null checkCaolán McNamara
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work week 5, some recent fixesGergo Mocsi
2013-09-02GSOC work week 2, getting infromation from variables and print on terminalGergo Mocsi
2013-08-01Mark as constTakeshi Abe
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-08-22sal_Bool to boolTakeshi Abe
2012-08-20sal_Bool to boolTakeshi Abe
2012-08-19sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
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-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth