summaryrefslogtreecommitdiff
path: root/framework/inc/helper
AgeCommit message (Expand)Author
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-11Fix typosAndrea Gelmini
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin
2016-11-07loplugin:oncevar in frameworkNoel Grandin
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-03deal with even more typos in comment plus bin these ****fences*****Douglas Mencken
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04typo: emtpy → emptyChristian Lohmaier
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-01sequence->vector in frameworkNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt
2015-11-15use initialiser syntax for Sequence<OUString>Noel 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-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-01Fix typosAndrea Gelmini
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl
2015-06-22Fix typosAndrea Gelmini
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22Update to XDocumentEventBroadcaster et alStephan Bergmann
2015-04-22Ensure WakeUpThread is joined before exitStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-10improvements to ShareableMutexNoel Grandin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-27automaticly -> automatically.Jan Holesovsky