summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/labprt.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-04-25weld SwLabPrtPageCaolán McNamara1-58/+42
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-4/+3
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05sw: prefix members of SwLabItemMiklos Vajna1-10/+10
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+3
2015-06-12Writer FrameControl lifecycle and management cleanup.Michael Meeks1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+19
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-2/+2
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-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
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/+9
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-01Drop unused #includeTakeshi Abe1-1/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+3
2014-03-30Convert to proper integer typeMatteo Casalin1-2/+2
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2013-08-07convert label options tabpage to .uiCaolán McNamara1-56/+42
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara1-2/+2
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-6/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-4/+3
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-2/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-9/+9
2011-03-07Translate german commentsMartin Kepplinger1-1/+1
2011-02-21masterfix DEV300: #i10000# WAE fixesIvo Hinkelmann1-3/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-6/+6
2010-10-20convert to new OSL family of assertsJacek Wolszczak1-4/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-10Remove bogus commentPrashant Shah1-37/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-6/+0