summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2019-12-16tdf#59327: two arguments with the same name is an errorMike Kaganski
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-11-05make some classes module-privateNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-10-01loplugin:duplicate-defines in basicNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-05tdf#120703 PVS: V547 Expression '!pRTLData' is always falseMike Kaganski
2018-10-30Make SbiProcDef::Match more readableJan-Marek Glogowski
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-07Fix typoAndrea Gelmini
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-08-22loplugin:useuniqueptr in SbiExprNodeNoel Grandin
2018-08-03loplugin:useuniqueptr in SbiProcDefNoel Grandin
2018-07-26basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke
2018-05-02loplugin:useuniqueptr in SbiImageNoel Grandin
2018-04-29loplugin:useuniqueptr pStringOff in SbiImageNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin
2018-01-19loplugin:useuniqueptr in SbUnoMethodNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-06basic: SfxLibraryContainer: replace maMutexMichael Stahl
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-24Make the SbiInstance SvNumberFormatter shared_ptrEike Rathke
2017-11-23various coverity warningsCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basicStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-08-29move all the basic errcodes to one fileNoel Grandin
2017-08-16tdf#39468 Translate German comments/termsJens Carl