summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/toolbarlayoutmanager.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-22improve loplugin:staticmethodsNoel Grandin1-4/+4
2023-04-01use more XVclWindowPeerNoel Grandin1-1/+1
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk1-0/+2
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin1-2/+2
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: frameworkStephan Bergmann1-1/+2
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann1-3/+2
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC1-4/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-22/+22
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen1-8/+0
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin1-1/+1
2019-02-24loplugin:unusedfields in frameworkNoel Grandin1-1/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin1-2/+2
2017-07-20loplugin:constparams in frameworkNoel Grandin1-1/+1
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-3/+0
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke1-1/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke1-1/+0
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-15/+15
2017-03-19TyposJulien Nabet1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin1-1/+0
2015-11-02loplugin:stringconstantNoel Grandin1-1/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin1-61/+61
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-10-07loplugin:mergeclassesNoel Grandin1-3/+3
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-15loplugin:unusedmethods frameworkNoel Grandin1-2/+0
2015-03-09V801: Decreased performanceCaolán McNamara1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-11Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock1-1/+0
2014-05-11Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock1-1/+0
2014-04-07framework: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-11/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-18Use SolarMutexGuard directlyStephan Bergmann1-3/+1
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann1-2/+0
2014-03-08coverity#707879 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-02-26Remove visual noise from frameworkAlexander Wilms1-24/+18
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan1-7/+0
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan1-1/+0
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold1-3/+3
2013-09-26Otherwhise -> OtherwiseJesús Corrius1-1/+1