summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envprt.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
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: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-01coverity#738902 Uninitialized pointer fieldCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-06sal_uInt16 to intMatteo Casalin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-08-14convert envelope printer page to .uiCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-16fix this upCaolán McNamara
2010-10-20convert to new OSL family of assertsJacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-10Remove bogus commentPrashant Shah
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]
2008-04-10INTEGRATION: CWS changefileheader (1.11.242); FILE MERGEDRüdiger Timm
2007-09-27INTEGRATION: CWS swwarnings (1.10.222); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.8.596); FILE MERGEDRüdiger Timm
2004-08-23INTEGRATION: CWS tune03 (1.7.580); FILE MERGEDRüdiger Timm
2003-04-17INTEGRATION: CWS os8 (1.6.138); FILE MERGEDVladimir Glazounov
2002-12-05#106005# Change log removedOliver Specht
2002-07-23#101522# change GetBackground() to GetDisplayBackground()Ocke Janssen
2002-07-23#101522# change to the right bitmaps when in HC modeOcke Janssen
2002-07-23#101614#, #101547# handling of pSet==NULL in DeactivatePage()gt