summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-11AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet1-1/+1
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet5-0/+15
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin1-0/+2
2016-12-08Try to fix a --disable-gui problemTor Lillqvist1-1/+2
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0
2016-12-01tdf#102621: import empty chart cells as NaN instead of 0Jean-Tiare Le Bigot2-10/+14
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-2/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin3-3/+3
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl2-3/+3
2016-11-23loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann23-251/+0
2016-11-21add missing depDavid Tardon1-0/+4
2016-11-21add missing deps on ui filesDavid Tardon1-0/+5
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-18loplugin:unusedmethodsNoel Grandin1-3/+0
2016-11-17loplugin:unusedfieldsNoel Grandin21-159/+91
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15Revert some chart2 shader-affecting changesNoel Grandin1-1/+8
2016-11-15loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+1