summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.cxx
AgeCommit message (Expand)Author
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
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin