summaryrefslogtreecommitdiff
path: root/basic/source/comp/parser.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
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