summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-30Related tdf#112393: avoid leak in SvxEditModulesDlg::CreateEntryJulien Nabet
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15tdf#112393: avoid leak in LangSelectHdl_Impl (cui)Julien Nabet
2017-09-15tdf#112392: avoid leak in SvxEditModulesDlg (cui)Julien Nabet
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin