summaryrefslogtreecommitdiff
path: root/cui/source/customize
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-07-12related tdf#148121 no custom notebookbar.ui file unless modifiedJustin Luth
2023-06-18tdf#148836: Alphabetize customize keyboard dialogBaole Fang
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
2023-04-06Make SvxNameDialog publicSamuel Mehrbrodt
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-25tdf#154294 Fix customize notebook bar regressionJim Raykowski
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-02-09tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk
2022-12-19tdf#145538 Use range based for loopsLeonid Ryzhov
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-12-10Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara
2022-12-10switch to the 'keyboard' tab if a SID_MACROINFO is setCaolán McNamara
2022-12-09Related: tdf#152266 add a remove all buttonCaolán McNamara
2022-12-09Related: tdf#152266 give feedback which events are assignedCaolán McNamara
2022-12-09drop unnecessary pThis indirectionCaolán McNamara
2022-12-09make Notebookbar customize page match indent with the othersCaolán McNamara
2022-11-27cid#1517060 Unchecked return valueCaolán McNamara
2022-11-26Related tdf#145978 Fix workaround in kf5Rafael Lima
2022-11-22tdf#145978 Remember last run macro in Macro Selector dialogRafael Lima
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-14Start to fix the "BASIC Macros" dialog's "Assign..." buttonStephan Bergmann
2022-10-05Resolves: tdf#130529 reduce height of customize dialogCaolán McNamara
2022-09-23Fix a misuse of two-argument std string_view rfindStephan Bergmann
2022-09-23Related: tdf#35030 hide the "reset" button more reliablyCaolán McNamara
2022-09-20tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski
2022-09-06tdf#150682 - bad shortcut in french langageNoel 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-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in cuiStephan Bergmann
2022-05-04Resolves: rhbz#2081661 gtk-critical gtk_tree_view_scroll_to_cell assertionCaolán McNamara
2022-04-15use more string_view in cuiNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-16Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze
2022-03-01use SfxItemSet::GetItemIfSet in cuiNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-11-27set png filter for import dialog in a more robust wayCaolán McNamara
2021-11-26tdf#145831: fix typo in PNGAndrea Gelmini
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara