summaryrefslogtreecommitdiff
path: root/chart2/source/controller/sidebar
AgeCommit message (Expand)AuthorFilesLines
2019-12-31Restore mxModel invariant in ChartColorWrapper::operator()Muhammet Kara1-6/+0
2019-12-21weld ChartElementsPanelCaolán McNamara2-183/+172
2019-12-21fix some runtime warningsCaolán McNamara1-0/+4
2019-12-21weld ChartAxisPanelCaolán McNamara2-50/+42
2019-12-21weld ChartErrorBarPanelCaolán McNamara2-70/+58
2019-12-21weld ChartSeriesPanelCaolán McNamara2-77/+67
2019-12-20unneeded forward declaresCaolán McNamara1-4/+0
2019-12-16chart2: clear listener parents in disposeAshod Nakashian2-1/+13
2019-12-13tdf#129056: No need for catastropheMuhammet Kara1-1/+12
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen2-23/+3
2019-11-20loplugin:unusedmethodsNoel Grandin2-17/+0
2019-11-16ChartTypePanel: Remove unused varsMuhammet Kara1-6/+0
2019-11-16Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara2-6/+6
2019-11-16Remove unused var m_xChartTypeLabelMuhammet Kara2-2/+0
2019-11-16Add SplineResourceGroup to ChartTypePanelMuhammet Kara2-9/+11
2019-11-16Add more resource groups to ChartTypePanelMuhammet Kara2-30/+35
2019-11-15chart2: Weld ChartTypePanelMuhammet Kara3-213/+149
2019-11-15-Werror,-Wunused-private-fieldStephan Bergmann1-3/+0
2019-11-14Add ChartTypePanel to the ChartDeckMuhammet Kara3-0/+694
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin6-12/+6
2019-09-28loplugin:virtualdead in chart2Noel Grandin10-23/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann1-1/+1
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin2-16/+16
2019-07-17tdf#94300: custom gradients apply also from chart sidebarKatarina Behrens1-26/+26
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov2-3/+3
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen1-1/+1
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen7-41/+10
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin1-3/+2
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-22--enable-dbgutil --disable-assert-always-abort fixesStephan Bergmann3-3/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-3/+2
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-2/+2
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin3-9/+9
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen8-51/+17
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen6-0/+10
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara1-0/+4
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-05-14loplugin:redundantfcastStephan Bergmann1-1/+1
2018-05-14tdf#113688: Pattern fill can be set from sidebar nowKatarina Behrens1-4/+27
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-3/+0
2018-03-12loplugin:redundantfcastStephan Bergmann1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+2
2018-03-07use more Color in chart2Noel Grandin1-1/+1
2017-12-22prevent crash when trying to edit broken chart documentsMarkus Mohrhard1-0/+6
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-11-01loplugin:constantparam in c*Noel Grandin1-1/+1
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli1-0/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann11-25/+25