summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-01-17tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-09-01tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis1-2/+10
2017-08-15Fix JunitTest chart2 unoapiJan-Marek Glogowski1-1/+3
2017-08-09unit test for tdf#111173Marco Cecchetti2-0/+10
2017-08-09bug fix: tdf#111173Marco Cecchetti1-4/+7
2017-08-03lok - add support for in place chart editingMarco Cecchetti6-2/+174
2017-07-31tdf#103984 : For bubble charts append data column...Dennis Francis3-1/+24
2017-06-12Fix typo in queryAggregationStephan Bergmann1-1/+1
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar1-2/+0
2017-03-11tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai2-0/+25
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin3-3/+3
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet5-0/+15
2016-11-21add missing depDavid Tardon1-0/+4
2016-11-21add missing deps on ui filesDavid Tardon1-0/+5
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18loplugin:unusedmethodsNoel Grandin1-3/+0
2016-11-17loplugin:unusedfieldsNoel Grandin21-159/+91
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin1-1/+8
2016-11-15loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+1
2016-11-11loplugin:expandablemethods in chart2Noel Grandin133-1426/+271
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin6-7/+7
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin15-37/+32
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara8-36/+25
2016-11-07loplugin:oncevar in chart2Noel Grandin24-105/+43
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot2-0/+24
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud8-25/+36
2016-11-04unify color selectorsCaolán McNamara8-36/+25
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1
2016-11-01Omit the default comparatorTakeshi Abe1-2/+1
2016-11-01Omit the default comparator for std::sort()Takeshi Abe1-9/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara3-9/+9
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky2-2/+2
2016-10-22fix 32bit buildsCaolán McNamara1-16/+16
2016-10-22fix for windows buildsJochen Nitschke1-1/+1
2016-10-22chart2: fix unserialization of empty cellsJean-Tiare Le Bigot2-9/+52
2016-10-21Avoid further crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann1-5/+6
2016-10-21Minor improvement of previous commitStephan Bergmann1-1/+1
2016-10-21Avoid crash with empty Chart documentStephan Bergmann1-0/+3
2016-10-19expand WRITE_PROPERTY macroJochen Nitschke1-67/+226
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot1-0/+1
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky1-3/+2
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin6-19/+7
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-15use initializer list ...Jochen Nitschke1-4/+2