summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-20chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl
2017-01-20use rtl::Reference in TheModelRefNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2017-01-05This lock seems uselessTamás Zolnai
2017-01-05I miss empty lines from between these function definitionsTamás Zolnai
2017-01-05m_bDoLiveUpdate is always trueTamás Zolnai
2017-01-05Remove useless explicit bool conversionTamás Zolnai
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21Add move column right and move row up in DataTablebansan85
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
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-17loplugin: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-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-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-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky
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-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-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard