summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/linenum.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-1/+0
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-3/+3
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-3/+3
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara1-1/+1
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-10weld SmFontSizeDialogCaolán McNamara1-1/+1
2018-04-09weld SwLineNumberingDlgCaolán McNamara1-108/+95
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-4/+4
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-08-07loplugin:constparams in sw part10Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-06-17More efficient OUString concatanation in LineNumberingDialogMuhammet Kara1-8/+8
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-4/+4
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-5/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+2
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-16/+16
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+22
2015-01-28fdo#86984: UI Line numbering works only for EN_USMuthu Subramanian1-3/+4
2014-12-04loplugin: cstylecastNoel Grandin1-2/+2
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida1-2/+2
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke1-1/+1
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke1-1/+1
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi1-0/+47
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-6/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2013-10-15convert sw/source/ui/misc/*.cxx from String to OUStringNoel Grandin1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-1/+1