summaryrefslogtreecommitdiff
path: root/basic/source/runtime
AgeCommit message (Expand)Author
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-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-04loplugin:useuniqueptr in SbiDdeControlNoel 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-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-30tdf#118218: Make FormatNumber VBA-onlyMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-06-01loplugin:includeform (clang-cl)Stephan Bergmann
2018-05-28Add missing includeSamuel Mehrbrodt
2018-05-28basic: Avoid looking up system clock twice to get current datetimeTakeshi Abe
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-22tdf#97231: basic: do not use extra wrapping for string marshalingVasily Melenchuk
2018-05-21tdf#97231: potential crash fixedVasily Melenchuk
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-16Resolves: tdf#117612 truncate DateAdd("m",...) to last day of monthEike Rathke
2018-05-04Related: tdf#116579 tell SvNumberFormatter the proper NfEvalDateFormatEike Rathke
2018-04-20loplugin:expressionalwayszero (clang-cl)Stephan Bergmann
2018-04-12weld SbiInputDialogCaolán McNamara
2018-04-12weld SvRTLInputBoxCaolán McNamara
2018-04-06tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-25loplugin:pointerbool (clang-cl)Stephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:useuniqueptr in SbiStdObjectNoel Grandin
2018-01-19loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-01-19loplugin:useuniqueptr in SbModuleNoel Grandin
2018-01-15More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-08basic, solve link problemsjan Iversen
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-05Save an unnecessary duplicate GetObject() callEike Rathke