summaryrefslogtreecommitdiff
path: root/framework/source/uifactory
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in frameworkStephan Bergmann
2016-10-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorHieronymous
2016-10-16tdf#88205 css::uno::Sequence to use initializer_list ctor.Hieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-06-08remove some manual ref-counting in frameworkNoel Grandin
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-20tdf#57950 Replace chained O(U)StringBuffer::append() with operator+irem
2016-01-10Fix typosAndrea Gelmini
2016-01-04Related tdf#82775: Check for disposed-nessStephan Bergmann
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-12allow also to use non-frame modules for sidebarMarkus Mohrhard
2015-06-18coverity#1307696 Unchecked return valueCaolán McNamara
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-12make it easier to find missing sidebar componentsMarkus Mohrhard
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03Remove redundant pure overridesStephan Bergmann
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-20Use an osl::Mutex directlyStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use SolarMutexGuard directlyStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms