summaryrefslogtreecommitdiff
path: root/basic/source/inc
AgeCommit message (Expand)Author
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-13tdf#123936 Formatting files in module basic with clang-formatPhilipp Hofer
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-04tdf#124176 Use #pragma once in basicGeorge Bateman
2020-07-30fix shutdown crash in basicNoel Grandin
2020-07-10tdf#134576: proper handling of For/For Each with On Error Resume NextMike Kaganski
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-02tdf#79426, tdf#125180 - Don't convert missing parameters to requested typeAndreas Heinisch
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi
2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara
2020-02-08move some headers inside basicNoel Grandin
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2019-12-18sal_Char->char in avmedia..basicNoel Grandin
2019-12-07tdf#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