summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/tools/EventMultiplexer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+5
* OSL_TRACE->SAL in sd..sdextNoel Grandin2016-12-121-4/+4
* tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin2016-12-121-41/+18
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* remove pParentFrame from SfxFrameNoel Grandin2016-11-031-1/+1
* loplugin:expandablemethods in sdNoel Grandin2016-10-281-18/+6
* convert EID constants to typed_flagsNoel Grandin2016-10-121-34/+32
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-3/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* drop extraneous acquireDavid Tardon2016-08-301-1/+0
* convert SdrHintKind to scoped enumNoel Grandin2016-08-221-6/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-241-2/+0
* loplugin:unusedfields in sd/Noel Grandin2015-11-231-8/+3
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-11/+11
* yyyyyNoel Grandin2015-11-041-4/+4
* com::sun::star->css in sdNoel Grandin2015-10-291-27/+23
* cppcheck: noExplicitConstructorCaolán McNamara2015-10-181-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-7/+7
* convert Link<> to typedNoel Grandin2015-09-221-4/+3
* convert Link<> to typedNoel Grandin2015-09-171-8/+8
* sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-311-2/+2
* new loplugin: refcountingNoel Grandin2015-08-031-6/+0
* Gradually typed LinkStephan Bergmann2015-04-301-7/+7
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-13/+13
* sd: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-10-011-1/+1
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-8/+8
* remove whitespacesMarkus Mohrhard2014-06-251-74/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-7/+7
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10
* bool improvementsStephan Bergmann2014-01-171-1/+1
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+4
* re-base on ALv2 code. Includes:Michael Meeks2012-11-281-23/+14
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-081-2/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-021-13/+8
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* remove include of pch header from sdNorbert Thiebaud2011-11-271-2/+0
* catch by const referenceCaolán McNamara2011-06-201-7/+7
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
* autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]2010-03-111-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | autorecovery: Sfx(View)Frame::GetTopFrame now also returning a SfxFrame& inst...Frank Schoenheit [fs]2009-12-151-1/+1
|/
* CWS-TOOLING: integrate CWS impress174Oliver Bolte2009-09-091-3/+9
* INTEGRATION: CWS changefileheader (1.15.234); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS presenterview (1.15.22); FILE MERGEDKurt Zenker2008-04-031-12/+11
* #i76152# Avoid warning ''nEventType' may be used uninitialized in this functi...Rüdiger Timm2007-04-101-3/+3
* INTEGRATION: CWS components1 (1.11.50); FILE MERGEDRüdiger Timm2007-04-031-85/+152