summaryrefslogtreecommitdiff
path: root/framework/inc/helper
AgeCommit message (Expand)Author
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist
2018-01-29Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-13Fix typosAndrea Gelmini
2017-11-02loplugin:finalclasses in frameworkNoel Grandin
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-07-04loplugin:unusedfields in frameworkNoel Grandin
2017-06-15Fix typosAndrea Gelmini
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-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