summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25the container document commands std::set can be staticNoel Grandin
2016-04-25no need to copy the list of available commands on every callNoel Grandin
2016-04-25Kill comphelper::MakeMapStephan Bergmann
2016-04-25Kill comphelper::MakeSetStephan Bergmann
2016-04-24C++11: disable ctors instead of not implementing them (chart2)Jochen Nitschke
2016-04-24Kill comphelper::MakeVectorStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14tdf#91794 removed OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-14loplugin:passstuffbyref in chart2Noel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in chart2Noel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11loplugin:constantparamNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in chart2Jochen Nitschke
2016-04-06tdf#96871 Do not force auto log Y scale to B^0Laurent Balland-Poirier
2016-04-05loplugin:constantparam in chart2Noel Grandin
2016-04-04tdf99069: lock the solar mutex before updating sidebarMarkus Mohrhard
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-02Chart: Improve polynomial trendline equation renderingLaurent Balland-Poirier
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar
2016-03-25fix headless buildOliver Specht
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11Resolves: tdf#98390 ChartAreaPanel throw during ctorCaolán McNamara
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon
2016-03-07-Werror=unused-but-set-variableStephan Bergmann
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin