summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen1-14/+14
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin2-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-27chart2: too long lineTomaž Vajngerl1-1/+3
2017-01-27chart2: some more for-loop changes in VLegendTomaž Vajngerl1-27/+21
2017-01-27chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl1-8/+4
2017-01-27chart2: use c++11 for-loop in VLegendTomaž Vajngerl1-8/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann295-4482/+1599
2017-01-24AccStatisticsObject is apparently dead codeStephan Bergmann3-100/+0
2017-01-24use rtl::Reference in AccessibleBaseNoel Grandin2-30/+15
2017-01-24use rtl::Reference in ControllerCommandDispatchNoel Grandin2-20/+19
2017-01-24use rtl::Reference in ChartModelNoel Grandin2-22/+18
2017-01-24loplugin: unnecessary destructor: basctl..codemakerNoel Grandin3-4/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski5-6/+6
2017-01-23pass ownership by pointerJochen Nitschke1-1/+1
2017-01-20chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl4-30/+15
2017-01-20use rtl::Reference in TheModelRefNoel Grandin2-27/+9
2017-01-19New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann15-0/+57
2017-01-19svx: load BitmapEx resources instead of Image onesCaolán McNamara1-6/+6
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke4-5/+0
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara7-154/+176
2017-01-16new loplugin: useuniqueptr: chart2Noel Grandin16-48/+46
2017-01-10loplugin:nullptrKhaled Hosny1-1/+1
2017-01-10loplugin:unusedfieldsNoel Grandin15-31/+19
2017-01-05This lock seems uselessTamás Zolnai1-1/+0
2017-01-05I miss empty lines from between these function definitionsTamás Zolnai1-0/+4
2017-01-05m_bDoLiveUpdate is always trueTamás Zolnai4-20/+6
2017-01-05Remove useless explicit bool conversionTamás Zolnai1-2/+2
2016-12-30cleanup tailing backslashesJochen Nitschke2-3/+3
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin1-102/+103
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann2-10/+3
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-5/+0
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin1-1/+1
2016-12-21Recreate the reference files, againKhaled Hosny5-575/+575
2016-12-21Add move column right and move row up in DataTablebansan855-24/+137
2016-12-18recreate the reference filesMarkus Mohrhard6-1204/+1204
2016-12-18add missing component fileMarkus Mohrhard1-0/+1
2016-12-18-Werror,-Wunused-functionTor Lillqvist1-0/+4
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-5/+1
2016-12-17fix !HAVE_FEATURE_UI buildCaolán McNamara1-2/+6
2016-12-13post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara2-30/+0
2016-12-13Fix fallout from 60b1c95cc47831246f097ee13dda8bcd71c57eb4Tor Lillqvist1-1/+1
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-2/+0
2016-12-13change from glew to epoxyCaolán McNamara6-18/+9
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin4-11/+3
2016-12-12loplugin:staticmethodsTor Lillqvist1-0/+2
2016-12-12loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist1-0/+6