summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-08-22bug fix: tdf#111173Marco Cecchetti
2017-07-23tdf#103984 : For bubble charts append data column...Dennis Francis
2017-06-09Fix typo in queryAggregationStephan Bergmann
2017-03-17tdf#106217: Wrong size and position of a shape inside chartTamás Zolnai
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-11-21add missing depDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-18loplugin:unusedmethodsNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-01Omit the default comparatorTakeshi Abe
2016-11-01Omit the default comparator for std::sort()Takeshi Abe
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky
2016-10-22fix 32bit buildsCaolán McNamara
2016-10-22fix for windows buildsJochen Nitschke
2016-10-22chart2: fix unserialization of empty cellsJean-Tiare Le Bigot
2016-10-21Avoid further crash with empty Chart documentStephan Bergmann
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann
2016-10-21Minor improvement of previous commitStephan Bergmann
2016-10-21Avoid crash with empty Chart documentStephan Bergmann
2016-10-19expand WRITE_PROPERTY macroJochen Nitschke
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-15use initializer list ...Jochen Nitschke
2016-10-15avoid exceptionJochen Nitschke
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke