summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfg.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-14/+14
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-2/+2
2022-12-10Related: tdf#152266 open 'event' page by default for SID_CONFIGEVENTCaolán McNamara1-0/+1
2022-12-09make Notebookbar customize page match indent with the othersCaolán McNamara1-0/+2
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-09-23Related: tdf#35030 hide the "reset" button more reliablyCaolán McNamara1-1/+3
2022-09-20tdf#112237 Show tooltips for Assigned Commands in Customize dialogJim Raykowski1-0/+1
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin1-6/+6
2022-03-16Resolves tdf#35030 - Hide Reset button for keyboard customizationHeiko Tietze1-1/+1
2022-02-04use some more add toId/fromIdCaolán McNamara1-1/+1
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang1-2/+2
2021-11-25loplugin:stringliteraldefine in cuiNoel Grandin1-1/+1
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara1-4/+2
2021-05-18tdf#112369 allow to disable the add command button in menu customizebaltasarq1-0/+5
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-6/+6
2021-01-09fix coverity parse errorsCaolán McNamara1-4/+4
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+2
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-4/+4
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+1
2020-09-02drop some unused methodsCaolán McNamara1-4/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: cuiStephan Bergmann1-12/+12
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara1-5/+4
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-03-07Use 'pragma once' in Customize dialog headersMuhammet Kara1-4/+2
2020-02-20loplugin:unusedfieldsNoel Grandin1-0/+1
2019-11-27tdf#126043 use another bulk_insert_for_eachCaolán McNamara1-1/+8
2019-11-26tdf#126043 use bulk_insert_for_eachCaolán McNamara1-1/+3
2019-11-26tdf#126043 identify the frame module just onceCaolán McNamara1-0/+1
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara1-0/+4
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara1-0/+18
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara1-1/+0
2019-10-22loplugin:constantparamNoel Grandin1-3/+2
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-1/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-17/+17
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-8/+0
2019-07-19loplugin:constantparamNoel Grandin1-3/+2
2019-07-17loplugin:unusedmethodsNoel Grandin1-5/+0
2019-06-28Category Target and Function Target enhanced in customization TabSumit Chauhan1-2/+2
2019-06-14UI for the Notebookbar Customization tabSumit Chauhan1-1/+11
2019-04-22Fix typoAndrea Gelmini1-1/+1
2019-04-19drop some includesCaolán McNamara1-4/+0
2019-04-06weld OTableSubscriptionPageCaolán McNamara1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara1-3/+0
2019-03-14loplugin:unusedfieldsNoel Grandin1-1/+0