summaryrefslogtreecommitdiffstats
path: root/cui/source/customize
Commit message (Expand)AuthorAgeFilesLines
* Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2024-01-273-13/+13
* cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara2023-12-241-4/+4
* cid#1545222 COPY_INSTEAD_OF_MOVECaolán McNamara2023-12-191-3/+3
* cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara2023-12-161-2/+1
* cid#1546503 Using invalid iteratorCaolán McNamara2023-12-031-0/+2
* Move a cui header inside the moduleJulien Nabet2023-11-272-2/+2
* Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2023-10-231-1/+1
* Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cuiStephan Bergmann2023-10-193-6/+6
* Add NUMBERSIGN key handler.Gökay Şatır2023-10-141-0/+8
* related tdf#148121 no custom notebookbar.ui file unless modifiedJustin Luth2023-07-122-5/+14
* tdf#148836: Alphabetize customize keyboard dialogBaole Fang2023-06-181-10/+23
* use more officecfg for SvtMiscOptionsNoel Grandin2023-06-061-2/+2
* Make SvxNameDialog publicSamuel Mehrbrodt2023-04-062-4/+2
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-025-14/+14
* tdf#154294 Fix customize notebook bar regressionJim Raykowski2023-03-251-6/+14
* Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet2023-03-141-0/+8
* tdf#95936: Tooltip not updated in Toolbars after change ShortcutJuergen Funk2023-02-091-0/+9
* tdf#145538 Use range based for loopsLeonid Ryzhov2022-12-191-3/+2
* misc: check SfxViewFrame::Current()Caolán McNamara2022-12-161-5/+8
* misc: check SfxViewFrame::Current()Caolán McNamara2022-12-161-2/+5
* Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara2022-12-101-4/+8
* switch to the 'keyboard' tab if a SID_MACROINFO is setCaolán McNamara2022-12-101-6/+10
* Related: tdf#152266 add a remove all buttonCaolán McNamara2022-12-093-9/+57
* Related: tdf#152266 give feedback which events are assignedCaolán McNamara2022-12-091-19/+26
* drop unnecessary pThis indirectionCaolán McNamara2022-12-091-25/+24
* make Notebookbar customize page match indent with the othersCaolán McNamara2022-12-092-5/+4
* cid#1517060 Unchecked return valueCaolán McNamara2022-11-271-1/+1
* Related tdf#145978 Fix workaround in kf5Rafael Lima2022-11-261-3/+2
* tdf#145978 Remember last run macro in Macro Selector dialogRafael Lima2022-11-221-1/+105
* loplugin:unusedfieldsNoel Grandin2022-11-222-3/+0
* Start to fix the "BASIC Macros" dialog's "Assign..." buttonStephan Bergmann2022-10-141-37/+46
* Resolves: tdf#130529 reduce height of customize dialogCaolán McNamara2022-10-051-4/+4
* Fix a misuse of two-argument std string_view rfindStephan Bergmann2022-09-231-1/+1
* Related: tdf#35030 hide the "reset" button more reliablyCaolán McNamara2022-09-231-2/+2
* tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski2022-09-202-3/+35
* tdf#150682 - bad shortcut in french langageNoel Grandin2022-09-061-0/+8
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-186-6/+6
* clang-tidy modernize-pass-by-value in cuiNoel Grandin2022-06-033-15/+17
* tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya2022-05-091-1/+1
* use more o3tl::getTokenNoel Grandin2022-05-052-2/+3
* Just use Any ctor instead of makeAny in cuiStephan Bergmann2022-05-041-1/+1
* Resolves: rhbz#2081661 gtk-critical gtk_tree_view_scroll_to_cell assertionCaolán McNamara2022-05-042-3/+5
* use more string_view in cuiNoel Grandin2022-04-152-21/+23
* loplugin:stringview check for getToken and trimNoel Grandin2022-04-101-2/+4
* loplugin:stringviewparam convert methods using indexOfNoel Grandin2022-04-021-3/+3
* Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze2022-03-161-0/+6
* use SfxItemSet::GetItemIfSet in cuiNoel Grandin2022-03-011-3/+2
* add toId/fromId to tidy up some ugly castingCaolán McNamara2022-02-046-130/+100
* no need to call GetWhich on these SID_ valuesNoel Grandin2022-01-272-3/+2
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+0