summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-08Try to fix a --disable-gui problemTor Lillqvist
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann
2016-12-01tdf#102621: import empty chart cells as NaN instead of 0Jean-Tiare Le Bigot
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann
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