summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin1-1/+1
2017-07-02nMinPasswdLen is "currently not supported" ever sinceStephan Bergmann1-1/+1
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep1-1/+4
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky2-2/+2
2017-05-09loplugin:constantparamNoel Grandin2-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin2-2/+2
2017-04-19remove freshly unused menu support from src filesCaolán McNamara1-0/+1
2017-03-14remove noise UUUU tags in commentsNoel Grandin2-2/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2-4/+4
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist2-2/+2
2017-01-30crash on exit from undisposed insert special character dialogCaolán McNamara1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2-190/+207
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-10/+10
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-09loplugin:constantparam in sfx2Noel Grandin2-47/+10
2016-09-09loplugin:constantparam in svxNoel Grandin2-63/+26
2016-09-07loplugin:constantparam in vclNoel Grandin2-3/+3
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-4/+4
2016-08-30convert RECT_POINT to scoped enumNoel Grandin2-2/+2
2016-08-28screenshot: added functionality to dialogArmin Le Grand3-1/+19
2016-08-25convert SvxAnchorIds to scoped enumNoel Grandin2-6/+6
2016-08-25convert SvxDistributeHorizontal to scoped enumNoel Grandin1-1/+1
2016-08-25convert SvxDistributeVertical to scoped enumNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin2-43/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin2-3/+2
2016-03-17loplugin:constantparam in svxNoel Grandin2-9/+6
2016-03-09loplugin:constantparam in sfx2Noel Grandin2-13/+9
2016-03-09loplugin:constantparam in svxNoel Grandin2-26/+24
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin2-5/+3
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin2-13/+7
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin2-13/+7
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin2-13/+9
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-12-23loplugin:unusedfields in cuiNoel Grandin2-8/+4
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-2/+0
2015-12-09stray fprintfCaolán McNamara1-1/+0
2015-12-09unnecessary nResId argumentCaolán McNamara2-18/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-30/+30
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-13/+4
2015-10-14convert Link<> to typedNoel Grandin2-10/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-192/+192
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-26convert Link<> to typedNoel Grandin2-2/+2