summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/toolbarlayoutmanager.cxx
AgeCommit message (Expand)Author
2020-01-28remove some unused local varsNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-07-29loplugin:sequentialassignNoel Grandin
2019-07-20loplugin:referencecasting in frameworkNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07Clear correct guardMike Kaganski
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-09loplugin:indentation in frameworkNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-21pvs-studio: A part of conditional expression is always trueCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin
2018-01-15More loplugin:cstylecast: frameworkStephan Bergmann
2018-01-11loplugin:redundantcast: frameworkStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: frameworkStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: frameworkStephan Bergmann
2017-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin