summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/toolbarlayoutmanager.hxx
AgeCommit message (Expand)Author
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-24loplugin:singlevalfields in frameworkNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11Remove ToolBarLayoutManager::implts_createUIElement()Chris Sherlock
2014-05-11Remove unnecessary function ToolbarLayoutManger::implts_createToolBar()Chris Sherlock
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-03-17Consolidate framework::{Read,Write}GuardStephan Bergmann
2014-03-08coverity#707879 Uninitialized scalar fieldCaolán McNamara
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10misc cleanup and unnecessary OUStringsMatúš Kukan
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-26Otherwhise -> OtherwiseJesús Corrius
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15Revert "sb140: #i116786# use auto_ptr to track member lifetime"Michael Meeks
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-05-04resolved fdo#46160 query model only once whether it is a previewEike Rathke
2011-09-20Remove RCS headerThomas Arnhold
2011-09-09sb140: #i116786# use auto_ptr to track member lifetimeStephan Bergmann
2011-09-06callcatcher: various unused methodsCaolán McNamara