summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labfmt.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-03loplugin:constfields in swNoel Grandin1-10/+10
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-2/+2
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-8/+8
2018-04-27weld SwLabDlgCaolán McNamara1-2/+2
2018-04-26weld SwLabPreviewCaolán McNamara1-33/+34
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-1/+1
2018-04-20weld SwSaveLabelDlgCaolán McNamara1-10/+14
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-06-21-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-2/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-1/+1
2015-11-13sw: prefix members of SwLabPreviewMiklos Vajna1-26/+26
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-24convert Link<> to typedNoel Grandin1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-05-17loplugin:staticmethodsStephan Bergmann1-2/+0
2015-05-15refactor SwLabPreview to use RenderContextTomaž Vajngerl1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
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-22/+24
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-2/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-19/+22
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2014-12-09changed some timer to idleTobias Madl1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-4/+4
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-10convert sw/source/ui/envelp/*.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-12convert label layout tab to .uiCaolán McNamara1-38/+19
2013-08-04convert save label dialog to .uiCaolán McNamara1-14/+8
2013-08-04convert query overwrite label dialog to .uiCaolán McNamara1-2/+0