summaryrefslogtreecommitdiff
path: root/cui/source/options/optcolor.cxx
AgeCommit message (Expand)Author
2019-12-09Resolves: tdf#129243 check return to see if results validCaolán McNamara
2019-12-03tdf#129134 ApplicationColors Scrolled List moves too littleCaolán McNamara
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
2017-09-18tdf#108139 Remove Preview column from Application Colors config pageArkadiy Illarionov
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara