summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/eventsupplier.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
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-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-26Remove visual noise from sfx2Alexander Wilms1-1/+1
2014-01-16Revert "Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl.""Stephan Bergmann1-134/+3
2014-01-15Revert "sfx: Use constructor feature for SfxGlobalEvents_Impl."Matúš Kukan1-3/+134
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan1-134/+3
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-2/+2
2013-04-09Sort the header includes and get it to build.Kohei Yoshida1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-04-02sfx2: remove macrosThomas Arnhold1-89/+69
2012-10-29fdo#46808: Fix previous commitStephan Bergmann1-2/+1
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin1-4/+2
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin1-3/+2
2012-09-27Improvements on previous commitStephan Bergmann1-4/+3
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin1-6/+4
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-03-30removed duplicate includes in sfx2Takeshi Abe1-1/+0
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev1-6/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-2/+11
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+11
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko1-1/+1
2010-11-04undoapi: when assigning scripts to events programmatically, do not only accep...Frank Schoenheit [fs]1-2/+11
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-1/+1
2009-09-18CWS-TOOLING: integrate CWS mba32issues02Jens-Heiner Rechtien1-3/+0
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-7/+20
2008-04-11INTEGRATION: CWS changefileheader (1.13.216); FILE MERGEDRüdiger Timm1-68/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.12.520); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-07INTEGRATION: CWS ooo19126 (1.11.184); FILE MERGEDRüdiger Timm1-47/+21
2005-03-03INTEGRATION: CWS fwkpostbeta03 (1.10.2); FILE MERGEDKurt Zenker1-19/+135
2005-02-02INTEGRATION: CWS imprec01 (1.9.214); FILE MERGEDRüdiger Timm1-4/+10
2004-07-06INTEGRATION: CWS docking1 (1.8.212); FILE MERGEDOliver Bolte1-3/+4
2003-05-22INTEGRATION: CWS os9 (1.7.16); FILE MERGEDVladimir Glazounov1-3/+9
2003-04-04INTEGRATION: CWS fwk01 (1.5.18.2.44); FILE MERGEDJens-Heiner Rechtien1-4/+4
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-4/+36
2001-11-30#95362#: new security settingsMathias Bauer1-3/+3
2001-08-24#87722#: ConvertToMacro made static for support of Export to 5.0 docsMathias Bauer1-3/+7
2001-05-21#86403# Added BlowUpMacroDirk Völzke1-3/+4
2001-02-21Use WeakImplHelper instead of SFX_DECL_XINTERFACE_XTYPEPROVIDERDirk Völzke1-9/+7
2001-02-09#76800# Implementation of XEventsSupplierDirk Völzke1-0/+169