summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2018-05-22Use vcl::DeleteOnDeinit for resource managers.Michael Meeks1-3/+4
2018-05-19Localize chart strings properly.Michael Meeks1-4/+6
2018-04-20lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-0/+14
2018-03-16chart2 lok: tunnel context menu of the chart edit viewPranav Kant1-1/+9
2018-03-15chart2 lok: give parent to data table dialog to tunnel itPranav Kant1-1/+2
2018-02-27lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2-0/+20
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos17-18/+630
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea2-0/+30
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny1-2/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl2-3/+3
2017-12-05Fix typosAndrea Gelmini2-2/+2
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
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