summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envlop1.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-4/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1
2018-07-30loplugin:useuniqueptr in SwEnvDlgNoel Grandin1-2/+2
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-18/+15
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-28weld SwEnvDlgCaolán McNamara1-23/+13
2018-04-27weld pages of the insert envelope dialogCaolán McNamara1-114/+113
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-11-27sw: prefix members of SwEnvItemMiklos Vajna1-18/+18
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: swStephan Bergmann1-8/+8
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-7/+7
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-2/+2
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-12convert Link<> to typedNoel Grandin1-4/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-4/+4
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-5/+5
2015-05-18set background in paint method in evelope previewTomaž Vajngerl1-8/+8
2015-05-15refactor SwEnvPreview to use RenderContextTomaž Vajngerl1-20/+19
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+22
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+14
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1