summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/num.cxx
AgeCommit message (Expand)Author
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-05tdf#98647 fix bug in tools->outline-numberingNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-24convert 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-27Remove the unused swvset.hxxMaxim Monastirsky
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
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-04-09vcl: VclPtr conversion in swNoel Grandin
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann