summaryrefslogtreecommitdiff
path: root/framework/source/uielement/langselectionstatusbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke1-2/+3
2016-02-04loplugin:sallogareasStephan Bergmann1-2/+2
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken1-4/+4
2015-11-02loplugin:stringconstantNoel Grandin1-1/+0
2015-10-14com::sun::star->css in frameworkNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-27Clean up sEmptyStephan Bergmann1-3/+2
2015-06-29coverity#1308590 Uncaught exceptionCaolán McNamara1-2/+2
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-21/+0
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt1-0/+1
2014-08-11Resolves: fdo#81795 open the font tab via More... languagesCaolán McNamara1-1/+1
2014-05-11fix-includes.pl: frameworkThomas Arnhold1-1/+1
2014-04-18and again ... geez..Eike Rathke1-1/+1
2014-04-18and againEike Rathke1-1/+1
2014-04-18why obtain the string in each iteration againEike Rathke1-1/+2
2014-04-18and another SvtLanguageTable instance bites the dustEike Rathke1-7/+3
2014-04-18FillLangItems() doesn't need an SvtLanguageTable instanceEike Rathke1-1/+1
2014-04-09Remove unused functionsStephan Bergmann1-3/+3
2014-04-07framework: sal_Bool->boolNoel Grandin1-5/+5
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-4/+2
2014-01-17fwk: Use constructor feature for LangSelectionStatusbarController.Matúš Kukan1-25/+87
2013-12-20typo fixesAndras Timar1-3/+3
2013-12-10Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-8/+8
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-9/+9
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-5/+0
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-4/+2
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin1-8/+6
2013-05-21Related: #i121442# - Refactor UNO StatusbarControllersAriel Constenla-Haile1-133/+43
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold1-8/+8
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-9/+9
2013-03-04doubled includesThomas Arnhold1-4/+0
2013-02-11fdo#46808, use linguistic2::LanguageGuessing service constructorNoel Grandin1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+4
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky1-7/+10