summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/gloslst.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-03PutGroupDoc(foo) is just delete fooCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-26Use index in repeated OUString::getTokenMatteo Casalin
2014-07-26sal_uInt16 to size_tMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-07-22Avoid temporary and reduce computationsMatteo Casalin
2014-07-22nFound is never readMatteo Casalin
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl