summaryrefslogtreecommitdiff
path: root/basic/source/runtime/runtime.cxx
AgeCommit message (Expand)Author
2020-01-09tdf#129256: don't create objects only to destroy when moving preserved arrayMike Kaganski
2019-12-04tdf#129107 objects in basic disappearNoel Grandin
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-10-01loplugin:duplicate-defines in basicNoel Grandin
2019-09-18Removed executable permission on filesAndrea Gelmini
2019-09-17tdf#118544 set correct type for optional parameterTomoyuki Kubota
2019-09-03loplugin:constmethod in basicNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-19cid#1448438 Uncaught exceptionCaolán McNamara
2019-05-10an uno -> a unoCaolán McNamara
2019-04-25Fix typoAndrea Gelmini
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-05Fix typoAndrea Gelmini
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-19Translate German commentsJohnny_M
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-05-04Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-24Make the SbiInstance SvNumberFormatter shared_ptrEike Rathke
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in basicNoel Grandin
2017-07-13loplugin:oncevar: empty strings: basicStephan Bergmann
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05loplugin:useuniqueptr in basic..cppcanvasNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21s/ERRCODE_SBX_OK/ERRCODE_NONENoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-06-15replace SbxError typedef with ErrCodeNoel Grandin