summaryrefslogtreecommitdiff
path: root/cui/source/options/optcolor.cxx
AgeCommit message (Expand)Author
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-04-25Resolves tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-02-23Don't call CuiResId() in a global static variable initialiserTor Lillqvist
2023-02-21tdf#143660 Make color scheme names translatableRafael Lima
2023-01-24tdf#153076 Make Basic editor background color independent from document colorRafael Lima
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-05-09tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroPragat Pandya
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-07tdf#146423 don't set a size-request during a size-allocCaolán McNamara
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-27change the extra config colors to match the application onesCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-10-21use tools::Long in comphelper..cuiNoel
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-12-08Resolves: tdf#129243 check return to see if results validCaolán McNamara
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-03drop some unnecessary includesCaolán McNamara
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-27cid#1453994 Uninitialized pointer fieldCaolán McNamara
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-10tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim
2018-06-20loplugin:useuniqueptr in SvxColorOptionsTabPageNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin