summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2016-04-18Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke47-65/+0
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar9-49/+17
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin30-58/+57
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin44-122/+121
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke58-73/+0
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-11loplugin:constantparamNoel Grandin12-55/+19
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke20-62/+51
2016-04-06tdf#96871 Do not force auto log Y scale to B^0Laurent Balland-Poirier1-12/+2
2016-04-05loplugin:constantparam in chart2Noel Grandin20-47/+31
2016-04-04tdf99069: lock the solar mutex before updating sidebarMarkus Mohrhard1-0/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke9-12/+0
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier3-12/+46
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-2/+2
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke2-1/+1
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-1/+1
2016-03-29set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar1-1/+1
2016-03-25fix headless buildOliver Specht5-16/+59
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky1-4/+5
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky8-230/+88
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-14com::sun::star->css in chart2Noel Grandin385-6607/+5640
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin1-2/+1
2016-03-11Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara1-46/+71
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-09Add missing includesDavid Ostrovsky2-0/+3
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07-Werror=unused-but-set-variableStephan Bergmann1-5/+0
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin8-18/+18
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-5/+2
2016-03-02loplugin:unuseddefaultparams in chart2Noel Grandin20-188/+106
2016-02-23new loplugin: commaoperatorNoel Grandin1-7/+14
2016-02-22loplugin:write only fieldsNoel Grandin4-47/+15
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky2-0/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin3-23/+0
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl1-1/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-3/+3
2016-02-03chart2: remove commented out codeChris Sherlock1-1/+0