summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin1-38/+16
2020-06-05have just one way to set expander imageCaolán McNamara1-7/+6
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann1-2/+1
2020-05-21Fix typoAndrea Gelmini1-1/+1
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin1-20/+18
2020-04-17loplugin:flatten in cuiNoel Grandin1-98/+98
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski1-4/+2
2019-11-03unnecessary forward declaresCaolán McNamara1-1/+0
2019-09-05loplugin:constmethod in cuiNoel Grandin1-2/+2
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-8/+4
2019-08-02tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski1-7/+19
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-4/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-3/+1
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+2
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
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