summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
AgeCommit message (Collapse)Author
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
Change-Id: I15492fcc687a21b740dc2d97a47485e2e760055f
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara 2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann 2017-05-23enhance useuniqueptr lopluginNoel Grandin 2016-11-18svl: assert SfxPoolItem::operator==Michael Stahl 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-19loplugin:defaultparamsStephan Bergmann 2014-09-25loplugin: cstylecastNoel Grandin 2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin 2014-04-03svl: sal_Bool->boolNoel Grandin 2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara 2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac