summaryrefslogtreecommitdiffstats
path: root/framework/inc/services/layoutmanager.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen2019-11-111-11/+0
* Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann2019-07-311-1/+1
* loplugin:unusedfields in frameworkNoel Grandin2019-02-241-1/+0
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-02-161-0/+1
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-02-161-0/+1
* loplugin:useuniqueptr in LayoutManagerNoel Grandin2018-01-241-2/+2
* loplugin:finalclasses in frameworkNoel Grandin2017-11-021-6/+2
* loplugin:unusedfields in forms..idlcNoel Grandin2017-06-231-4/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-3/+0
* framework: cleanup xtypeprovider.hxx includesJochen Nitschke2017-06-071-4/+3
* loplugin:checkunusedparams in frameworkNoel Grandin2017-05-021-1/+1
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-2/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-57/+51
* New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann2017-01-191-0/+2
* manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin2017-01-171-2/+1
* manage m_xToolbarManager with rtl::ReferenceNoel Grandin2017-01-171-2/+1
* loplugin:unnecessaryoverride in forms/frameworkNoel Grandin2016-10-051-3/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve unnecessaryoverride pluginNoel Grandin2016-07-191-4/+0
* new loplugin fragiledestructorNoel Grandin2016-07-121-1/+1
* loplugin:constantparam in frameworkNoel Grandin2016-03-101-7/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* com::sun::star->css in frameworkNoel Grandin2015-10-141-99/+99
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-52/+52
* loplugin:mergeclassesNoel Grandin2015-10-071-5/+9
* convert Link<> to typedNoel Grandin2015-09-211-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-141-2/+2
* loplugin:unusedmethods frameworkNoel Grandin2015-07-151-9/+0
* coverity#1308527 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-221-1/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-051-1/+1
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-1/+1
* changed timers to idleJennifer Liebel2014-12-091-1/+1
* changed some timer to idleJennifer Liebel2014-12-091-2/+2
* vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky2014-09-121-1/+1
* framework: sal_Bool->boolNoel Grandin2014-04-071-17/+17
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-9/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-53/+53
* Use SolarMutexGuard directlyStephan Bergmann2014-03-181-5/+3
* Consolidate framework::{Resetable,}GuardStephan Bergmann2014-03-171-1/+0
* Consolidate framework::{Read,Write}GuardStephan Bergmann2014-03-171-2/+0