summaryrefslogtreecommitdiffstats
path: root/svx/source/mnuctrls
Commit message (Expand)AuthorAgeFilesLines
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin2017-03-061-2/+1
* Use module name when getting labelsMaxim Monastirsky2017-02-211-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+3
* loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann2016-12-021-5/+0
* MenuItemData now properly disposes the submenuMaxim Monastirsky2016-10-271-5/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-2/+2
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-232-6/+8
* tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky2016-02-212-333/+0
* Remove excess newlinesChris Sherlock2016-02-093-13/+0
* Kill .src based Writer context menusMaxim Monastirsky2016-01-191-199/+0
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-041-2/+2
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-1/+1
* loplugin:unusedfields in /includeNoel Grandin2015-12-231-2/+1
* tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky2015-11-261-0/+246
* SvxSmartTagsControl: Do not leak sub menusMaxim Monastirsky2015-11-231-6/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-11/+11
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-014-7/+7
* WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist2015-09-071-1/+3
* convert Link<> to typedNoel Grandin2015-09-071-3/+3
* convert Link<> to typedNoel Grandin2015-09-041-3/+2
* convert Link<> to typedNoel Grandin2015-09-041-2/+1
* convert WindowAlign to scoped enumNoel Grandin2015-07-241-1/+1
* loplugin:unusedmethods sfx2Noel Grandin2015-07-163-31/+0
* SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky2015-07-051-6/+0
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-1/+1
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-151-1/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-292-8/+2
* svx: convert new to ::Create.Noel Grandin2015-04-171-1/+1
* convert SfxPopupWindowType to enum classNoel Grandin2015-03-241-1/+1
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* fdo#84938: replace MIB_ constants with enumNoel Grandin2014-11-011-3/+3
* loplugin: cstylecastNoel Grandin2014-10-202-4/+4
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-3/+3
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-113-4/+4
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-124-9/+9
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-104-4/+4
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+3
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-192-4/+0
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-1/+1
* svx: sal_Bool->boolNoel Grandin2014-03-111-2/+2
* Remove visual noise from svxAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-233-18/+18
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1