summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/partwnd.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-03loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-03-27sfx2/childwin.hxx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms1-8/+8
2014-01-23coverity#440721 Dereference after null checkCaolán McNamara1-2/+3
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin1-26/+18
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara1-5/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-03-10Translation and typos (2).Albert Thuswaldner1-3/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-03-01Remove Dead CodeXisco Fauli1-29/+1
2011-01-12removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-12-15autorecovery: SfxViewFrame's SfxFrame is a reference now, no pointer (it can ...Frank Schoenheit [fs]1-1/+1
2008-04-22INTEGRATION: CWS hr50 (1.20.88); FILE MERGEDJens-Heiner Rechtien1-2/+3
2008-04-11INTEGRATION: CWS changefileheader (1.20.78); FILE MERGEDRüdiger Timm1-52/+18
2008-01-14INTEGRATION: CWS fwk79 (1.19.82); FILE MERGEDIvo Hinkelmann1-3/+4
2007-08-17INTEGRATION: CWS qssyncterm (1.18.34); FILE MERGEDIvo Hinkelmann1-2/+27
2007-06-27INTEGRATION: CWS vgbugs07 (1.17.84); FILE MERGEDJens-Heiner Rechtien1-8/+8
2007-02-26INTEGRATION: CWS revctrlwiz_SRC680 (1.16.158); FILE MERGEDVladimir Glazounov1-71/+3
2006-09-17INTEGRATION: CWS pchfix02 (1.15.88); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.66); FILE MERGEDJens-Heiner Rechtien1-9/+9
2005-09-07INTEGRATION: CWS ooo19126 (1.13.840); FILE MERGEDRüdiger Timm1-47/+21
2003-06-27INTEGRATION: CWS fwk07 (1.12.74); FILE MERGEDVladimir Glazounov1-4/+4
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-6/+10
2002-09-30#100759#: don't undock beamerMathias Bauer1-2/+5
2002-05-23#91939# use XCloseable instead of deprecated task interfaceAndreas Schlüns1-3/+32
2002-01-07#96252# 'better' beamer disposeAndreas Schlüns1-2/+4
2001-11-28#89611# react for (Beamer!)Frame->dispose() from outsideAndreas Schlüns1-21/+45
2000-12-18#80214#: use SID_BROWSERMathias Bauer1-5/+5
2000-12-18#80214#: GPF when closed beamer has focusMathias Bauer1-3/+3
2000-12-07#80212#: frame must use DockingWindowMathias Bauer1-10/+20
2000-12-05#81138# ctor of SfxPartDockWnd_Impl now checks pBindings->pDispatcher before ...Dirk Völzke1-6/+9
2000-10-30insert beamer frame into container of parent frameMathias Bauer1-2/+9
2000-10-23temp. support for _beamerMathias Bauer1-46/+29
2000-09-18initial importJens-Heiner Rechtien1-0/+293