summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/linenum.cxx
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09weld SwLineNumberingDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-17More efficient OUString concatanation in LineNumberingDialogMuhammet Kara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante