summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann
2020-05-21Fix typoAndrea Gelmini
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski
2019-11-03unnecessary forward declaresCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-02tdf#126643: avoid unnecessary asking for JRE in script organizer dialogMike Kaganski
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-22weld SvxScriptOrgDialogCaolán McNamara
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld CuiInputDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin