summaryrefslogtreecommitdiff
path: root/cui/source/options/optcolor.cxx
AgeCommit message (Expand)Author
2022-01-09tdf#146423 don't set a size-request during a size-allocCaolá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
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-28Use for-range loops in cuiJulien Nabet
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt