summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2016-08-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-05loplugin:countusersofdefaultparams in chart2..desktopNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-08-03fix loplugin:cppunitassertequals in chart2Markus Mohrhard
2016-08-03Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-07-28returning reference to local breaks crashtesting buildCaolán McNamara
2016-07-27add uui component to some other placesCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22chart2: missing header <iterator> reportedly breaks MSVC2015Michael Stahl
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-17loplugin:staticcallStephan Bergmann
2016-07-17loplugin:passstuffbyrefStephan Bergmann
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav
2016-07-16uitest: provide wrapper for chart objectsMarkus Mohrhard
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-14chart2: avoid use of reallocJochen Nitschke
2016-07-13chart2: inline local macrosJochen Nitschke
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-07-12Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann
2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-28loplugin:singlevalfields in chart2Noel Grandin
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-23support for ms binary format validation in chart2 module export testsVasily Melenchuk
2016-06-20uitest: set id for chart windowMarkus Mohrhard
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke
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-09tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier
2016-06-09tdf#94004 Wrap Logarithmic trendline equationLaurent Balland-Poirier
2016-06-09tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-06follow up fix: initialise PointSequenceSequence directlyJochen Nitschke
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin