summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-06-171-1/+1
* chart2 lok: tunnel context menu of the chart edit viewPranav Kant2018-05-221-1/+9
* chart2 lok: give parent to data table dialog to tunnel itPranav Kant2018-05-221-1/+2
* lo chart2: The LokChartHelper must post the mouse events too.Jan Holesovsky2018-02-272-0/+20
* tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2018-02-1212-18/+316
* Drop a bunch of font metrics flagsKhaled Hosny2017-12-181-2/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2017-12-182-3/+3
* Fix typosAndrea Gelmini2017-12-052-2/+2
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-12-051-2/+2
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-12-051-0/+1
* tdf#62363: When pie chart sector is too small do "Outside" placementDennis Francis2017-09-011-2/+10
* Fix JunitTest chart2 unoapiJan-Marek Glogowski2017-08-151-1/+3
* bug fix: tdf#111173Marco Cecchetti2017-08-091-4/+7
* lok - add support for in place chart editingMarco Cecchetti2017-08-036-2/+174
* tdf#103984 : For bubble charts append data column...Dennis Francis2017-07-311-1/+1
* Fix typo in queryAggregationStephan Bergmann2017-06-121-1/+1
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2017-02-183-3/+3
* tdf#104534: Retrieve list of patternsJulien Nabet2016-12-105-0/+15
* loplugin:unusedmethodsNoel Grandin2016-11-181-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-1721-159/+91
* Revert some chart2 shader-affecting changesNoel Grandin2016-11-151-1/+8
* loplugin:unusedfieldsNoel Grandin2016-11-151-2/+0
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-141-2/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-11130-1412/+265
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-116-7/+7
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin2016-11-0815-37/+32
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-077-34/+23
* loplugin:oncevar in chart2Noel Grandin2016-11-0724-105/+43
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-057-23/+34
* unify color selectorsCaolán McNamara2016-11-047-34/+23
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* Omit the default comparatorTakeshi Abe2016-11-011-2/+1
* Omit the default comparator for std::sort()Takeshi Abe2016-11-011-9/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-283-9/+9
* Make XServiceInfo match what's in .component fileMaxim Monastirsky2016-10-272-2/+2
* fix for windows buildsJochen Nitschke2016-10-221-1/+1
* chart2: fix unserialization of empty cellsJean-Tiare Le Bigot2016-10-221-9/+2
* Avoid further crash with empty Chart documentStephan Bergmann2016-10-211-0/+3
* Only call getChartType when the return value is actually usedStephan Bergmann2016-10-211-5/+6
* Minor improvement of previous commitStephan Bergmann2016-10-211-1/+1
* Avoid crash with empty Chart documentStephan Bergmann2016-10-211-0/+3
* expand WRITE_PROPERTY macroJochen Nitschke2016-10-191-67/+226
* No need to check here if menu name is emptyMaxim Monastirsky2016-10-191-3/+2
* loplugin:expandablemethodds in basctl..chart2Noel Grandin2016-10-196-19/+7
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-181-1/+1
* use initializer list ...Jochen Nitschke2016-10-151-4/+2
* avoid exceptionJochen Nitschke2016-10-151-8/+11
* Use FeatureStateEvent directly for status updatesMaxim Monastirsky2016-10-131-8/+7
* Don't allow O[U]StringBuffer in string concatenationStephan Bergmann2016-10-121-1/+1