summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2018-10-27tdf#120703 PVS: V724Mike Kaganski
2018-10-27tdf#120703 PVS: V668Mike Kaganski
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-21tdf#120703 (PVS): redundant nullptr checksMike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-20tdf#120703 (PVS): redundant checkMike Kaganski
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19tdf#120706: nullptr dereferenceMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08cppcheck: variableScope in basicJochen Nitschke
2018-09-07Fix typoAndrea Gelmini
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-05loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-04loplugin:useuniqueptr in SbiDdeControlNoel Grandin
2018-09-03cppcheck: useInitializationList in basicJochen Nitschke
2018-08-29Fix typosAndrea Gelmini
2018-08-27Fix warning in !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2018-08-22loplugin:useuniqueptr in SbiExprNodeNoel 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-07loplugin:useuniqueptr in ImplRepositoryNoel Grandin
2018-08-03loplugin:useuniqueptr in SbiProcDefNoel Grandin
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-27tdf#109132, load VBA library by default during ODF importMarkus Mohrhard
2018-07-26basic: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-18Fix typosAndrea Gelmini
2018-07-13loplugin:useuniqueptr in SbUnoStructRefObjectNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-02Small cleanup and simplificationMike Kaganski