summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Add missing #includesStephan Bergmann2017-02-0611-7/+11
* OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara2017-02-063-15/+35
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-051-1/+1
* chart2: Remove empty labels from main menuMaxim Monastirsky2017-02-051-85/+85
* makeAny->Any in basctl..chart2Noel Grandin2017-02-03126-666/+661
* tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen2017-01-311-14/+14
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-312-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* chart2: too long lineTomaž Vajngerl2017-01-271-1/+3
* chart2: some more for-loop changes in VLegendTomaž Vajngerl2017-01-271-27/+21
* chart2: remove typedef for std::vector, remove commented codeTomaž Vajngerl2017-01-271-8/+4
* chart2: use c++11 for-loop in VLegendTomaž Vajngerl2017-01-271-8/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-26295-4482/+1599
* AccStatisticsObject is apparently dead codeStephan Bergmann2017-01-243-100/+0
* use rtl::Reference in AccessibleBaseNoel Grandin2017-01-242-30/+15
* use rtl::Reference in ControllerCommandDispatchNoel Grandin2017-01-242-20/+19
* use rtl::Reference in ChartModelNoel Grandin2017-01-242-22/+18
* loplugin: unnecessary destructor: basctl..codemakerNoel Grandin2017-01-243-4/+0
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-235-6/+6
* pass ownership by pointerJochen Nitschke2017-01-231-1/+1
* chart2: replace custom Deg2Rad/Rad2Deg for basegfx functionsTomaž Vajngerl2017-01-204-30/+15
* use rtl::Reference in TheModelRefNoel Grandin2017-01-202-27/+9
* New loplugin:dynexcspec: Add @throws documentation, chart2Stephan Bergmann2017-01-1915-0/+57
* 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-174-5/+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:nullptrKhaled Hosny2017-01-101-1/+1
* 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
* Recreate the reference files, againKhaled Hosny2016-12-215-575/+575
* Add move column right and move row up in DataTablebansan852016-12-215-24/+137
* recreate the reference filesMarkus Mohrhard2016-12-186-1204/+1204
* add missing component fileMarkus Mohrhard2016-12-181-0/+1
* -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
* 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