summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-15These items are of type SfxUInt32ItemStephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-11tdf#120703 PVS: remove obsolete check (leftover from static removal)Mike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-03Fix typoAndrea Gelmini
2019-02-02Fix typoAndrea Gelmini
2019-01-31Fix typoAndrea Gelmini
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-22Related: tdf#108021 Fix text break of X axis labelsBalazs Varga
2019-01-20Fix typoAndrea Gelmini
2019-01-18tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga
2019-01-18convert MoveDirection to scoped enumNoel Grandin
2019-01-18convert StockVariant to scoped enumNoel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-17Fix typoAndrea Gelmini
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-14Fix typoAndrea Gelmini
2019-01-13Fix typoAndrea Gelmini
2019-01-10Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#122494: Activate orientation by defaultXisco Fauli
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03tdf#42949 Fix IWYU warnings in chart2/source/controller/* (2)Gabor Kelemen
2019-01-01tdf#114141 draw the top of the zero height 3D barsJozsef Szakacs
2018-12-29Do not use indexing for single getToken call, simplifyMatteo Casalin
2018-12-28Fix typoAndrea Gelmini
2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga
2018-12-14Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga
2018-12-14tdf#42949 Fix IWYU warnings in chart2/source/controller/*/cxx (1)Gabor Kelemen
2018-12-13Fix typoAndrea Gelmini
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-12Fix typoAndrea Gelmini
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10Fix typoAndrea Gelmini
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07tdf#114163 Chart: fix order of legend namesBalazs Varga
2018-12-05related tdf#51671, add UI options for new "hide legend entry" featureMarkus Mohrhard
2018-12-05tdf#51671, implement feature to disable legend entry for seriesMarkus Mohrhard
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin