/padmin/

LibreOffice 核心代码仓库文档基金会
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