summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-11loplugin:expandablemethods in chart2Noel Grandin133-1426/+271
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin6-7/+7
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-11-08loplugin:unnecessaryvirtual in basctl..chart2Noel Grandin15-37/+32
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara8-36/+25
2016-11-07loplugin:oncevar in chart2Noel Grandin24-105/+43
2016-11-06chartx: fix sparse chart importJean-Tiare Le Bigot2-0/+24
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud8-25/+36
2016-11-04unify color selectorsCaolán McNamara8-36/+25
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-8/+1