summaryrefslogtreecommitdiff
path: root/basic/source/comp/parser.cxx
AgeCommit message (Expand)Author
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: basicStephan Bergmann
2017-01-27Just pass in OUString directlyStephan Bergmann
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-08BASIC: Move SbiParser's destructor to cpp file.Arnaud Versini
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-07BASIC: SbiParser Remove useless static_cast and indent the code correctly.Arnaud Versini
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-21clang-tidy modernize-loop-convert in b*Noel Grandin
2016-04-06Avoid reserved identifiersStephan Bergmann
2016-04-06Turn SbiOpcode into scoped enumStephan Bergmann
2016-04-06Avoid reserved identifiersStephan Bergmann
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