summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-20uitest: set id for chart windowMarkus Mohrhard
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-06-02remove ENABLE_GL3D_BARCHART defineJochen Nitschke
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-18convert TAB to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-10Missing break in switchStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan 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-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-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-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-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-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-03-25fix headless buildOliver Specht
2016-03-21Move clipboard stuff to the top like in other modulesMaxim Monastirsky