summaryrefslogtreecommitdiff
path: root/framework/inc/helper
AgeCommit message (Expand)AuthorFilesLines
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen6-0/+6
2018-09-07Cppcheck: make 1-argument ctors explicitMike Kaganski1-1/+1
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist1-2/+0
2018-05-24tdf#115284: Unify LibreOffice and system full-screen concepts on macOSTor Lillqvist1-0/+2
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-25Fix typosAndrea Gelmini1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-4/+4
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro1-0/+3
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-02loplugin:finalclasses in frameworkNoel Grandin2-12/+4
2017-07-20loplugin:constparams in frameworkNoel Grandin1-1/+1
2017-07-04loplugin:unusedfields in frameworkNoel Grandin1-6/+1
2017-06-15Fix typosAndrea Gelmini1-3/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke1-1/+0
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke12-15/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke11-11/+0
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann14-145/+94
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-12/+0
2016-11-08loplugin:expandablemethods in frameworkNoel Grandin1-41/+13
2016-11-07loplugin:oncevar in frameworkNoel Grandin1-2/+2
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin2-26/+0
2016-10-18loplugin:unusedmethodsNoel Grandin1-40/+0
2016-10-03deal with even more typos in comment plus bin these ****fences*****Douglas Mencken1-26/+26
2016-10-03Fix typosAndrea Gelmini2-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann14-16/+16
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-3/+3
2016-07-04typo: emtpy → emptyChristian Lohmaier1-1/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-27/+0
2016-04-01sequence->vector in frameworkNoel Grandin2-5/+7
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-17tdf#95845 Add methods for menu labels to CommandInfoProviderSamuel Mehrbrodt1-8/+0
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-02loplugin:stringconstantNoel Grandin9-9/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin8-140/+140
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann15-106/+106
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-07loplugin:mergeclassesNoel Grandin1-46/+0
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe13-29/+29
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos2-2/+2
2015-07-14sfx2: remove the global SidebarController::maSidebarControllerContainerMichael Stahl1-0/+12
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist1-0/+2
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist1-2/+0