summaryrefslogtreecommitdiffstats
path: root/chart2/source
Commit message (Expand)AuthorAgeFilesLines
* use rtl::Reference in TheModelRefNoel Grandin2017-01-202-27/+9
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-1914-0/+53
* svx: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-191-6/+6
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-191-2/+0
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-172-3/+0
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-171-1/+1
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-0/+1
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-167-154/+176
* new loplugin: useuniqueptr: chart2Noel Grandin2017-01-1616-48/+46
* loplugin:unusedfieldsNoel Grandin2017-01-1015-31/+19
* This lock seems uselessTamás Zolnai2017-01-051-1/+0
* I miss empty lines from between these function definitionsTamás Zolnai2017-01-051-0/+4
* m_bDoLiveUpdate is always trueTamás Zolnai2017-01-054-20/+6
* Remove useless explicit bool conversionTamás Zolnai2017-01-051-2/+2
* cleanup tailing backslashesJochen Nitschke2016-12-302-3/+3
* use std::vector instead of naked array in SfxItemPoolNoel Grandin2016-12-261-102/+103
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-212-10/+3
* No apparent reason for an unnamed namespace in an include file hereStephan Bergmann2016-12-211-5/+0
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-211-1/+1
* Add move column right and move row up in DataTablebansan852016-12-214-20/+105
* -Werror,-Wunused-functionTor Lillqvist2016-12-181-0/+4
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-5/+1
* fix !HAVE_FEATURE_UI buildCaolán McNamara2016-12-171-2/+6
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-131-2/+0
* change from glew to epoxyCaolán McNamara2016-12-133-6/+6
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-134-11/+3
* loplugin:staticmethodsTor Lillqvist2016-12-121-0/+2
* loplugin:unreffun and loplugin:externandnotdefinedTor Lillqvist2016-12-121-0/+6
* AccessibleEventNotifier AccessibleBase (chart2)Julien Nabet2016-12-111-1/+1
* tdf#104534: Retrieve list of patternsJulien Nabet2016-12-105-0/+15
* verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin2016-12-081-0/+2
* Try to fix a --disable-gui problemTor Lillqvist2016-12-081-1/+2
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-071-1/+1
* tdf#102621: import empty chart cells as NaN instead of 0Jean-Tiare Le Bigot2016-12-011-1/+6
* Drop a bunch of font metrics flagsKhaled Hosny2016-11-291-2/+1
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-293-3/+3
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-242-3/+3
* loplugin:unnecessaryoverride (dtors) in chart2Stephan Bergmann2016-11-2323-251/+0
* loplugin:unusedmethodsNoel Grandin2016-11-181-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-1721-159/+91
* Revert some chart2 shader-affecting changesNoel Grandin2016-11-151-1/+8
* loplugin:unusedfieldsNoel Grandin2016-11-151-2/+0
* coverity#703927 Unchecked return valueCaolán McNamara2016-11-141-2/+1
* loplugin:expandablemethods in chart2Noel Grandin2016-11-11130-1412/+265
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-116-7/+7
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-091-1/+1
* loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin2016-11-0815-37/+32
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-077-34/+23
* loplugin:oncevar in chart2Noel Grandin2016-11-0724-105/+43
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-057-23/+34