summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-6/+3
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara1-5/+5
2019-03-07log nice exception messages whereever possibleNoel Grandin1-8/+13
2019-02-22weld SvxScriptOrgDialogCaolán McNamara1-377/+308
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-23/+23
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-6/+5
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-4/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-2/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-5/+5
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-3/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-4/+1
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-2/+1
2018-03-05weld CuiInputDialogCaolán McNamara1-37/+25
2018-02-22weld native message dialogsCaolán McNamara1-19/+26
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+5
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke1-17/+4
2017-07-31loplugin:constparams in cuiNoel Grandin1-8/+8
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-4/+4
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin1-5/+5
2017-06-20loplugin:oncevar in cuiNoel Grandin1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+1
2017-05-19loplugin:stringcopy: cuiStephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-23/+23
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-10/+10
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky1-1/+1
2017-04-25remove bitmaps from .src filesCaolán McNamara1-13/+14
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin1-8/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-14/+14
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-14/+5
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke1-1/+0
2016-11-02Improve some error reportingStephan Bergmann1-21/+7
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin1-2/+0
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-3/+2