summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke2016-04-247-18/+7
* Kill comphelper::MakeVectorStephan Bergmann2016-04-241-19/+12
* Fix typosAndrea Gelmini2016-04-221-1/+1
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-2111-119/+97
* new plugin stylepoliceNoel Grandin2016-04-219-74/+74
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2041-120/+120
* Remove redundant comparison against sal_FalseStephan Bergmann2016-04-201-2/+2
* Avoid reserved identifierStephan Bergmann2016-04-181-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-181-1/+1
* clean-up: unused using declarations and includesJochen Nitschke2016-04-1847-65/+0
* tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-149-49/+17
* loplugin:passstuffbyref in chart2Noel Grandin2016-04-1430-58/+57
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* clang-tidy performance-unnecessary-value-param in chart2Noel Grandin2016-04-1244-122/+121
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-1258-73/+0
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-111-1/+1
* loplugin:constantparamNoel Grandin2016-04-1112-55/+19
* tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke2016-04-0820-62/+51
* tdf#96871 Do not force auto log Y scale to B^0Laurent Balland-Poirier2016-04-061-12/+2
* loplugin:constantparam in chart2Noel Grandin2016-04-0520-47/+31
* tdf99069: lock the solar mutex before updating sidebarMarkus Mohrhard2016-04-041-0/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-029-12/+0
* Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier2016-04-023-12/+46
* tdf#97966 Drop 'static' keywordsWastack2016-04-012-2/+2
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-312-1/+1
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-1/+1
* set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar2016-03-291-1/+1
* fix headless buildOliver Specht2016-03-255-16/+59
* Move clipboard stuff to the top like in other modulesMaxim Monastirsky2016-03-211-4/+5
* tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky2016-03-218-230/+88
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1
* loplugin:constantparam in svxNoel Grandin2016-03-171-1/+1
* com::sun::star->css in chart2Noel Grandin2016-03-14385-6607/+5640
* remove some unused typedefs, and inline some use-onceNoel Grandin2016-03-141-2/+1
* Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara2016-03-111-46/+71
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-2/+2
* remove unused NOT_POOLABLE enum valueNoel Grandin2016-03-091-1/+1
* loplugin:constantparam in svxNoel Grandin2016-03-091-2/+2
* Add missing includesDavid Ostrovsky2016-03-092-0/+3
* remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon2016-03-071-1/+0
* -Werror=unused-but-set-variableStephan Bergmann2016-03-071-5/+0
* loplugin:write only fieldsNoel Grandin2016-03-071-1/+1
* improve defaultparams lopluginNoel Grandin2016-03-078-18/+18
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-071-5/+2
* loplugin:unuseddefaultparams in chart2Noel Grandin2016-03-0220-188/+106
* new loplugin: commaoperatorNoel Grandin2016-02-231-7/+14
* loplugin:write only fieldsNoel Grandin2016-02-224-47/+15
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-172-0/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1