summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envprt.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-08-21loplugin: defaultparamsNoel Grandin1-2/+2
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-4/+4
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+20
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-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-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/+17
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
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-3/+3
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-05-01coverity#738902 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-1/+1
2014-04-06sal_uInt16 to intMatteo Casalin1-3/+3
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-2/+2
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-12/+12
2013-08-14convert envelope printer page to .uiCaolán McNamara1-69/+64
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
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-10/+10
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-10/+10
2010-11-16fix this upCaolán McNamara1-13/+12
2010-10-20convert to new OSL family of assertsJacek Wolszczak1-12/+7
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-10Remove bogus commentPrashant Shah1-44/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.11.242); FILE MERGEDRüdiger Timm1-28/+18
2007-09-27INTEGRATION: CWS swwarnings (1.10.222); FILE MERGEDJens-Heiner Rechtien1-8/+8
2006-09-16INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGEDOliver Bolte1-3/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGEDRüdiger Timm1-47/+21
2004-08-23INTEGRATION: CWS tune03 (1.7.580); FILE MERGEDRüdiger Timm1-2/+6
2003-04-17INTEGRATION: CWS os8 (1.6.138); FILE MERGEDVladimir Glazounov1-5/+2
2002-12-05#106005# Change log removedOliver Specht1-150/+2
2002-07-23#101522# change GetBackground() to GetDisplayBackground()Ocke Janssen1-3/+6
2002-07-23#101522# change to the right bitmaps when in HC modeOcke Janssen1-14/+18
2002-07-23#101614#, #101547# handling of pSet==NULL in DeactivatePage()gt1-3/+7