summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.cxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in comphelper..cuiNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
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-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-08-01weld SvxDefaultColorOptPageCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-06-09Remove unread value nPosMuhammet Kara
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-21Make SvxChartColorTableItem more constArmin Le Grand
2019-02-16tdf#123021 Fix options dialog cancel doesn't cancel chart color changesJim Raykowski
2019-01-01tdf#105225 Add palette selection to options charts default colorsJim Raykowski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-01drop LISTBOX_ERRORNoel Grandin
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20loplugin:useuniqueptr in SvxDefaultColorOptPageNoel Grandin
2018-06-01drop Image(Bitmap) constructorNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26ColorData->Color in variousNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-05-14fix gdi resource leak with unreleased virtual deviceJulien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara
2016-11-04simplify, its just a vector of colorsCaolán McNamara
2016-11-04replace user draw with an Image of the colorCaolán McNamara
2016-11-04strip down to the used piecesCaolán McNamara
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann