summaryrefslogtreecommitdiff
path: root/framework/inc/services/layoutmanager.hxx
AgeCommit message (Expand)Author
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-02-24loplugin:unusedfields in frameworkNoel Grandin
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai
2018-01-24loplugin:useuniqueptr in LayoutManagerNoel Grandin
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke
2017-05-02loplugin:checkunusedparams in frameworkNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2017-01-17manage m_xInplaceMenuBar with rtl::ReferenceNoel Grandin
2017-01-17manage m_xToolbarManager with rtl::ReferenceNoel Grandin
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-03-10loplugin:constantparam in frameworkNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel 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-09-21convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-15loplugin:unusedmethods frameworkNoel Grandin
2015-06-28coverity#1308527 Uncaught exceptionCaolán McNamara
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
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