summaryrefslogtreecommitdiff
path: root/svx/source/mnuctrls
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2-8/+2
2015-04-17svx: convert new to ::Create.Noel Grandin1-1/+1
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin2-4/+4
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin3-4/+4
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann4-9/+9
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann4-4/+4
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+3
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante2-4/+0
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms3-18/+18
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-05convert svx/source/mnucrtls/*.cxx from String to OUStringNoel Grandin2-3/+3
2013-07-05cleanup src filesThomas Arnhold1-71/+0
2013-05-23Resolves: #i121731# extend XSmartTagAction->getActionCount...Jürgen Schmidt1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-11/+11
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-01-07allow menu items to be referred to by a nameCaolán McNamara1-5/+5
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14