summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools/EventMultiplexer.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2021-12-28use comphelper::WeakComponentImplHelper in EventMultiplexerNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30drop extraneous acquireDavid Tardon
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-03new loplugin: refcountingNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann