summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs
AgeCommit message (Expand)AuthorFilesLines
2020-01-28tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesBurak Bala1-2/+2
2020-01-27tdf#124176: Use pragma once instead of include guardsBurak Bala3-12/+3
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-2/+0
2019-12-23sal_Char->char in svxNoel Grandin1-1/+1
2019-11-20loplugin:unusedmethodsNoel Grandin1-2/+0
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-2/+1
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-07-20loplugin:referencecasting in svxNoel Grandin1-5/+4
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov2-7/+4
2019-05-28drop some unneeded includesCaolán McNamara1-4/+1
2019-05-10an uno -> a unoCaolán McNamara1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin2-6/+6
2019-02-25loplugin:unusedmethodsNoel Grandin1-2/+0
2019-02-25loplugin:unusedfields in variousNoel Grandin2-4/+0
2019-02-19weld ChineseDictionaryDialogCaolán McNamara6-521/+311
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-08loplugin:constfields in svxNoel Grandin1-3/+3
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin2-7/+4
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara3-3/+0
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen2-2/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann2-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin2-2/+2
2017-07-21de-hrc various thingsCaolán McNamara2-2/+2
2017-07-14use more OUString::operator== in svxNoel Grandin1-3/+3
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke2-3/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann2-33/+33
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann1-0/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-25give us a chance to see *which* property failedEike Rathke1-1/+1
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-22/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-4/+4
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke1-4/+4
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1