summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-071-1/+8
* sync chart2 ui files with swriter ui filesandreas kainz2019-03-0610-197/+215
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-2/+2
* simplify UNO getTypes methodsNoel Grandin2019-03-041-9/+3
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-2/+2
* new loplugin typedefparamNoel Grandin2019-03-041-2/+2
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-7/+0
* loplugin:simplifybool improve search for negated operatorNoel Grandin2019-02-271-1/+1
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-3/+2
* loplugin:unusedfields in variousNoel Grandin2019-02-252-20/+3
* tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2019-02-191-0/+1
* Removed executable permission on xlsx fileAndrea Gelmini2019-02-181-0/+0
* These items are of type SfxUInt32ItemStephan Bergmann2019-02-152-2/+2
* loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2019-02-152-3/+3
* tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga2019-02-152-0/+19
* Removed executable permission on docx fileAndrea Gelmini2019-02-141-0/+0
* Pointer is pointlessNoel Grandin2019-02-134-14/+15
* tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga2019-02-132-0/+20
* Removed executable permission on docx fileAndrea Gelmini2019-02-121-0/+0
* tdf#122226 OOXML Chart Import: data label new line separatorBalazs Varga2019-02-122-0/+20
* Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara2019-02-111-2/+6
* new loplugin writeonlyvarsNoel Grandin2019-02-112-7/+0
* tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber2019-02-111-10/+6
* tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber2019-02-111-6/+3
* tdf#120703 PVS: remove obsolete check (leftover from static removal)Mike Kaganski2019-02-111-15/+15
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* Fix typoAndrea Gelmini2019-02-091-1/+1
* loplugin:indentation in canvas..chart2Noel Grandin2019-02-0813-26/+26
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* Fix typoAndrea Gelmini2019-02-031-1/+1
* Fix typoAndrea Gelmini2019-02-021-2/+2
* Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann2019-02-011-1/+0
* Removed executable permission on xlsx fileAndrea Gelmini2019-01-311-0/+0
* Fix typoAndrea Gelmini2019-01-311-2/+2
* tdf#122915 Chart OOXML: Export individual data label propBalazs Varga2019-01-302-1/+15
* tdf#123013: Allow to change trendline name in gtk3Xisco Fauli2019-01-291-1/+1
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-242-2/+2
* Related: tdf#108021 Fix text break of X axis labelsBalazs Varga2019-01-221-0/+15
* tdf#122031 Unit test checks pie chart data label format.Gülşah Köse2019-01-222-0/+16
* Fix typoAndrea Gelmini2019-01-201-1/+1
* tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga2019-01-181-2/+5
* convert MoveDirection to scoped enumNoel Grandin2019-01-184-9/+8
* convert StockVariant to scoped enumNoel Grandin2019-01-184-21/+21
* convert some enums to scopedNoel Grandin2019-01-1814-43/+43
* o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen2019-01-189-33/+24
* Fix typoAndrea Gelmini2019-01-171-1/+1
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* tdf#42949 Fix IWYU warnings in chart2/qa/*Gabor Kelemen2019-01-147-40/+14
* Fix typoAndrea Gelmini2019-01-141-1/+1