summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)Author
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-27use more string_view in cui,extensionsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-15use more string_view in cuiNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-30Related: tdf#145377 call select handler if restoring previously selected scriptCaolán McNamara
2021-10-30Resolves: tdf#145377 don't use dismissed dialog as parent for error dialogsCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in cuiMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-04-07lok: async exception dialog messages for VBA macrosHenry Castro
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