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