summaryrefslogtreecommitdiff
path: root/sfx2/source/toolbox
AgeCommit message (Expand)Author
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in SfxPopupWindowNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-08XSubToolbarController is only used by SvxColorToolBoxControlMaxim Monastirsky
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07hitting esc while insert->table float is open crashesCaolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in tbxctrlXisco Fauli
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
2015-11-12sfx2: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
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-10-12loplugin:mergeclassesNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-27Fix mismergeMaxim Monastirsky
2015-07-24Don't show open remote entry in the recent doc menuMaxim Monastirsky
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2Noel Grandin