summaryrefslogtreecommitdiff
path: root/sd/source/ui/tools
AgeCommit message (Expand)Author
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
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-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-12convert IDET flags to typed_flagsNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel 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-09-10loplugin:constantparam in sdNoel Grandin
2016-08-30drop extraneous acquireDavid Tardon
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-07-27formally->formerlyCaolán McNamara
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in sdNoel Grandin
2016-04-05loplugin:constantparam in sdNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-25sd/source/ui/tools boost->stdCaolán McNamara
2015-09-24sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-22convert Link<> to typedNoel Grandin
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-20loplugin:defaultparamsNoel Grandin
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-03tdf#91112: replace o3tl::compose1 with lambdas in sd and svxJorenz Paragas
2015-08-03new loplugin: refcountingNoel Grandin