summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwbox2.cxx
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-02-22loplugin:unusedfields in svtoolsNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-01-31tdf#115941 use max of scrollbar and statusbar height for record locaterCaolán McNamara
2018-12-13loplugin:constantparamNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-27remove unused BrowserMode enum valuesNoel Grandin
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-30loplugin:useuniqueptr in BrowseBoxNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-12svtools: Simplify BrowserDataWin with std::unique_ptrTakeshi Abe
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-09No need for extra heap allocationStephan Bergmann
2017-03-02don't need this STL hack anymoreNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-01-09New loplugin:externvar: svtoolsStephan Bergmann
2016-12-23remove unnecessary casting in BrowseBox::pDataWin memberNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-04loplugin:constantparam in svtoolsNoel Grandin
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann