summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-14convert fileview context menu to .uiCaolán McNamara
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-23loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-07convert IcnViewFieldType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-21function argument cleanupJochen Nitschke
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-09non debug warning -Wmaybe-uninitializedCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-12coverity#1397056 Dereference null return valueCaolán McNamara
2016-12-09tdf#104495: prevent autotext to crash when drag&dropJulien Nabet
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin