summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-08tdf#92768 Support hiding title objectsFeyza Yavuz
2016-05-04-Werror=maybe-uninitializedThorsten Behrens
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-30tdf#92768 Support hiding title objectsFeyza Yavuz
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-27tdf#99518 Use correct decimal separatorLaurent Balland-Poirier
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