summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
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
2018-06-30Small cleanupMike Kaganski
2018-06-30tdf#118218: Make FormatNumber VBA-onlyMike Kaganski
2018-06-29tdf#118218: Implement FormatNumber VBA functionMike Kaganski
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): basicStephan Bergmann
2018-06-29tdf#118442: Fix incorrect index calculationMike Kaganski
2018-06-18Related: tdf#118073 SbiScanner::NextSym: no symbol is no symbolEike Rathke
2018-06-17crashtesting: check nLineIdxCaolán McNamara
2018-06-13valgrind: use OUString::operator to access into stringCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-01loplugin:includeform (clang-cl)Stephan Bergmann
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist
2018-05-29forcepoint#42 check available str lengthCaolán McNamara
2018-05-28Add missing includeSamuel Mehrbrodt
2018-05-28basic: Avoid looking up system clock twice to get current datetimeTakeshi Abe
2018-05-28tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-23rename config_extension_update.h.in to config_extensions.h.inRene Engelhard
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-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann