summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2016-10-27Make XServiceInfo match what's in .component fileMaxim Monastirsky
2016-10-21Only call getChartType when the return value is actually usedStephan Bergmann
2016-10-21Minor improvement of previous commitStephan Bergmann
2016-10-21Avoid crash with empty Chart documentStephan Bergmann
2016-10-19No need to check here if menu name is emptyMaxim Monastirsky
2016-10-19loplugin:expandablemethodds in basctl..chart2Noel Grandin
2016-10-11avoid crashes on broken charts, related tdf#98690Markus Mohrhard
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-19convert SdrDragMode to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-17loplugin:passstuffbyrefStephan Bergmann
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-07-16no need for this temporary OStringMarkus Mohrhard
2016-07-16uitest: provide all the children for chartsMarkus Mohrhard
2016-07-16uitest: some initial work on the chart selectionMarkus Mohrhard
2016-07-16uitest: add initial support for selecting chart elementsMarkus Mohrhard
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin
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-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-02replace simple macros in chart2Jochen Nitschke
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Missing break in switchStephan 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-21new plugin stylepoliceNoel Grandin