summaryrefslogtreecommitdiff
path: root/svx/source/mnuctrls/smarttagmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-1/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin1-31/+31
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin1-2/+1
2017-02-21Use module name when getting labelsMaxim Monastirsky1-1/+1
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+3
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann1-5/+0
2016-10-27MenuItemData now properly disposes the submenuMaxim Monastirsky1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-3/+6
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky1-0/+246