summaryrefslogtreecommitdiff
path: root/cui/source/customize/macropg.cxx
AgeCommit message (Expand)AuthorFilesLines
13 daysreplace createFromAscii with OUString literals in SvxMacroAssignDlgNoel Grandin1-79/+83
2024-05-07loplugin:ostr in cuiNoel Grandin1-15/+15
2023-12-03cid#1546503 Using invalid iteratorCaolán McNamara1-0/+2
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-1/+1
2022-12-09Related: tdf#152266 add a remove all buttonCaolán McNamara1-9/+55
2022-12-09Related: tdf#152266 give feedback which events are assignedCaolán McNamara1-19/+26
2022-12-09drop unnecessary pThis indirectionCaolán McNamara1-25/+24
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin1-2/+3
2022-04-15use more string_view in cuiNoel Grandin1-11/+11
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-3/+3
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara1-70/+70
2021-10-16Simplify vector initialization in cuiJulien Nabet1-3/+6
2021-04-29freeze without thawCaolán McNamara1-0/+3
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-3/+3
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen1-4/+0
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-1/+1
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-8/+0
2020-04-17loplugin:flatten in cuiNoel Grandin1-11/+11
2020-02-03loplugin:constantparamNoel Grandin1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-6/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+1
2019-09-23set correct parentCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-8/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-4/+0
2019-04-02drop some unneeded includesCaolán McNamara1-1/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-03can rename CuiMacroEventListBox back to MacroEventListBox nowCaolán McNamara1-5/+1
2019-03-03weld SvxMacroAssignDlgCaolán McNamara1-292/+105
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara1-10/+7
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-3/+2
2018-12-19Fix typo in codeAndrea Gelmini1-2/+2
2018-11-25pretty up assign events dialogCaolán McNamara1-1/+1
2018-11-23weld SfxMacroTabPageCaolán McNamara1-0/+11
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-2/+0
2018-06-21loplugin:useuniqueptr in SvxMacroTabPage_Noel Grandin1-3/+3
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-4/+4
2018-05-17weld AssignComponentDialogCaolán McNamara1-21/+13
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-02-28Use for-range loops in cuiJulien Nabet1-22/+11
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0