summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
...
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-5/+1
* fix !HAVE_FEATURE_UI buildCaolán McNamara2016-12-171-2/+6
* post glew->epoxy, we don't need to link to win openg32 and mac OpenGLCaolán McNamara2016-12-132-30/+0
* Fix fallout from 60b1c95cc47831246f097ee13dda8bcd71c57eb4Tor Lillqvist2016-12-131-1/+1
* Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin2016-12-131-2/+0
* change from glew to epoxyCaolán McNamara2016-12-136-18/+9
* 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
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#102621: import empty chart cells as NaN instead of 0Jean-Tiare Le Bigot2016-12-012-10/+14
* 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
* add missing depDavid Tardon2016-11-211-0/+4
* add missing deps on ui filesDavid Tardon2016-11-211-0/+5
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* loplugin:unusedmethodsNoel Grandin2016-11-181-3/+0
* loplugin:unusedfieldsNoel Grandin2016-11-1721-159/+91
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* 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-11133-1426/+271
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-116-7/+7
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* 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-078-36/+25
* loplugin:oncevar in chart2Noel Grandin2016-11-0724-105/+43
* chartx: fix sparse chart importJean-Tiare Le Bigot2016-11-062-0/+24
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-058-25/+36
* unify color selectorsCaolán McNamara2016-11-048-36/+25
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-031-8/+1
* Omit the default comparatorTakeshi Abe2016-11-011-2/+1
* Omit the default comparator for std::sort()Takeshi Abe2016-11-011-9/+1
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-283-9/+9
* Make XServiceInfo match what's in .component fileMaxim Monastirsky2016-10-272-2/+2
* fix 32bit buildsCaolán McNamara2016-10-221-16/+16
* fix for windows buildsJochen Nitschke2016-10-221-1/+1
* chart2: fix unserialization of empty cellsJean-Tiare Le Bigot2016-10-222-9/+52
* Avoid further crash with empty Chart documentStephan Bergmann2016-10-211-0/+3
* Only call getChartType when the return value is actually usedStephan Bergmann2016-10-211-5/+6