summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann
2019-01-31Removed executable permission on xlsx fileAndrea Gelmini
2019-01-31Fix typoAndrea Gelmini
2019-01-30tdf#122915 Chart OOXML: Export individual data label propBalazs Varga
2019-01-29tdf#123013: Allow to change trendline name in gtk3Xisco Fauli
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-22Related: tdf#108021 Fix text break of X axis labelsBalazs Varga
2019-01-22tdf#122031 Unit test checks pie chart data label format.Gülşah Köse
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-14tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen
2019-01-14Fix typoAndrea Gelmini
2019-01-13Fix typoAndrea Gelmini
2019-01-12Fix typoAndrea Gelmini
2019-01-10Resolves: tdf#122398 max/min limits too small for scale FormattedSpinButtonsCaolán McNamara
2019-01-09Resolves: tdf#122597 chart dialog should be modalCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08Removed executable permission on data filesAndrea Gelmini
2019-01-07tdf#122091 OOXML Import: Automatically break of X Axis labelsBalazs Varga
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-28Use indexed getTokenMatteo Casalin
2018-12-28Fix typoAndrea Gelmini
2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2018-12-19Removed executable permission on data fileAndrea Gelmini
2018-12-18tdf#122121 Fix checkbox alignment & spacing in Data Series dialogAdolfo Jayme Barrientos
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga
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