summaryrefslogtreecommitdiff
path: root/basic/source/comp
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-08-22loplugin:useuniqueptr in SbiExprNodeNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-03loplugin:useuniqueptr in SbiProcDefNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-26basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-18Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbolEike Rathke
2018-06-17crashtesting: check nLineIdxCaolán McNamara
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara
2018-05-29forcepoint#42 check available str lengthCaolán McNamara
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Typos: definied->definedJulien Nabet
2018-01-31basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-18loplugin:unusedindexMike Kaganski
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-24Get rid of a temporary SvNumberFormatter instanceEike Rathke
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-20Bin some noise comments and ASCII graphicsTor Lillqvist
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-14tdf#103104 Allow line-continuation followed by a dot in BASICTakeshi Abe
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-13loplugin:oncevar for value-dependent constant expressionsStephan Bergmann
2017-07-02loplugin:casttovoid: basicStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin
2017-06-15drop SbError typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-24tdf#93727 Support date literals in basicGrzegorz Araminowicz
2017-05-24basic: Stop detecting the number of tokens at runtimeTakeshi Abe
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-05-15basic: Fix VBA constant vbNewLine with unit testTakeshi Abe
2017-05-12basic: Remove strange ifdef-guard for SHAREDTakeshi Abe
2017-05-10basic: Compare with keywords without creating temporary stringsTakeshi Abe