summaryrefslogtreecommitdiff
path: root/svx/source/mnuctrls
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-2/+2
2021-02-23weld clipboard menuCaolán McNamara1-24/+9
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin1-1/+1
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-5/+0
2020-01-15no remaining CreatePopupWindow returns non-nullCaolán McNamara1-4/+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-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-10-08loplugin:constfields in svxNoel Grandin1-1/+1
2018-02-19loplugin:useuniqueptr in SvxClipBoardControlNoel Grandin1-5/+3
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-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 Grandin2-6/+8
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky2-333/+0
2016-02-09Remove excess newlinesChris Sherlock3-13/+0
2016-01-19Kill .src based Writer context menusMaxim Monastirsky1-199/+0
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-12-23loplugin:unusedfields in /includeNoel Grandin1-2/+1
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky1-0/+246
2015-11-23SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky1-6/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-11/+11
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht4-7/+7
2015-09-07WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+3
2015-09-07convert Link<> to typedNoel Grandin1-3/+3
2015-09-04convert Link<> to typedNoel Grandin1-3/+2
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-16loplugin:unusedmethods sfx2Noel Grandin3-31/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-6/+0
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2