summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24AccStatisticsObject is apparently dead codeStephan Bergmann
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin
2017-01-24use rtl::Reference in ControllerCommandDispatchNoel Grandin
2017-01-24use rtl::Reference in ChartModelNoel Grandin
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin
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-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin
2017-01-10loplugin:nullptrKhaled Hosny
2017-01-10loplugin:unusedfieldsNoel 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-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
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-21Recreate the reference files, againKhaled Hosny
2016-12-21Add move column right and move row up in DataTablebansan85
2016-12-18recreate the reference filesMarkus Mohrhard
2016-12-18add missing component fileMarkus Mohrhard
2016-12-18-Werror,-Wunused-functionTor Lillqvist
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-17fix !HAVE_FEATURE_UI buildCaolán McNamara
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara
2016-12-13Fix fallout from 60b1c95cc47831246f097ee13dda8bcd71c57eb4Tor Lillqvist
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12loplugin:staticmethodsTor Lillqvist
2016-12-12loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet
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