summaryrefslogtreecommitdiff
path: root/framework/source/uielement/langselectionstatusbarcontroller.cxx
AgeCommit message (Expand)Author
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-02tdf#116136 don't show status bar LangSelection control tool tipJim Raykowski
2020-04-08loplugin:flatten in frameworkNoel Grandin
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-17Use for-range loops in frameworkJulien Nabet
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29related tdf#113911: better statement to identify Writer appHenry Castro
2017-11-28sc, sd: rework UI Text Language "More" button, tdf#113911Henry Castro
2017-11-15sc: disable context menu of the language status bar itemHenry Castro
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
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-05-17FwkResId and FwlResId are the sameCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
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-08-27Clean up sEmptyStephan Bergmann
2015-06-29coverity#1308590 Uncaught exceptionCaolán McNamara
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-18and again ... geez..Eike Rathke
2014-04-18and againEike Rathke
2014-04-18why obtain the string in each iteration againEike Rathke
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke
2014-04-09Remove unused functionsStephan Bergmann
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-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann