summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/glosbib.cxx
AgeCommit message (Expand)Author
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-24tdf#111870 Translate the "My AutoText" string in the Edit Categories windowGabor Kelemen
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
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-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-22sal_uInt16 to size_tMatteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-24Remove some OUString concatenated appends and some temporariesMatteo Casalin
2014-03-24Result of expression is unused, remove that codeMatteo Casalin
2014-03-24sal_uInt16 to sal_uLong and remove unneeded castMatteo Casalin
2014-03-14make glossary edit categories a little tallerCaolán McNamara