summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Revert "temp tinderbox fix"Caolán McNamara2-0/+2
2016-07-28returning reference to local breaks crashtesting buildCaolán McNamara1-4/+4
2016-07-27add uui component to some other placesCaolán McNamara1-0/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin16-20/+20
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara3-4/+4
2016-07-25new loplugin overrideparamNoel Grandin2-2/+2
2016-07-22chart2: missing header <iterator> reportedly breaks MSVC2015Michael Stahl1-0/+1
2016-07-19improve unnecessaryoverride pluginNoel Grandin4-28/+0
2016-07-17loplugin:staticcallStephan Bergmann1-1/+1
2016-07-17loplugin:passstuffbyrefStephan Bergmann2-2/+2
2016-07-17tdf#100913 Remove tOID typedefs in ObjectHierarchy classkrishna keshav5-52/+52
2016-07-16uitest: provide wrapper for chart objectsMarkus Mohrhard2-3/+107
2016-07-16no need for this temporary OStringMarkus Mohrhard1-3/+2
2016-07-16uitest: provide all the children for chartsMarkus Mohrhard3-9/+37
2016-07-16uitest: some initial work on the chart selectionMarkus Mohrhard3-2/+51
2016-07-16uitest: add initial support for selecting chart elementsMarkus Mohrhard5-0/+108
2016-07-15new loplugin unnecessary overrideNoel Grandin8-29/+1
2016-07-14chart2: avoid use of reallocJochen Nitschke9-64/+35
2016-07-13chart2: inline local macrosJochen Nitschke2-43/+16
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke60-66/+3
2016-07-13no need to create temporary OUString for comparisonNoel Grandin1-1/+1
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke10-31/+7
2016-07-12Avoid global data with (non-constexpr) ctors/dtorsStephan Bergmann1-4/+5
2016-07-12chart2: make m_aEntryMap a non member constantJochen Nitschke2-11/+8
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke3-17/+8
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann10-27/+27
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin7-161/+60
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+2
2016-06-28loplugin:singlevalfields in chart2Noel Grandin16-81/+18
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos9-10/+10
2016-06-23support for ms binary format validation in chart2 module export testsVasily Melenchuk2-1/+6
2016-06-20uitest: set id for chart windowMarkus Mohrhard1-0/+1
2016-06-17Clean up uses of Any::getValue() in chart2Stephan Bergmann4-19/+15
2016-06-11try auto rotate tick labels only when useful tdf#99883Jochen Nitschke2-17/+24
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara4-45/+20
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky1-27/+24
2016-06-09tdf#94004 Wrap Power trendline equationLaurent Balland-Poirier2-14/+37
2016-06-09tdf#94004 Wrap Logarithmic trendline equationLaurent Balland-Poirier1-23/+49
2016-06-09tdf#94004 Wrap Exponential trendline equationLaurent Balland-Poirier2-19/+52
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko5-20/+5
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard2-1/+5
2016-06-06follow up fix: initialise PointSequenceSequence directlyJochen Nitschke1-2/+3
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin4-8/+8
2016-06-06remove unused constants in HRC filesNoel Grandin1-4/+0
2016-06-04initialise PointSequenceSequence directlyJochen Nitschke1-12/+3
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara2-23/+16
2016-06-02replace simple macros in chart2Jochen Nitschke6-45/+38
2016-06-02remove ENABLE_GL3D_BARCHART defineJochen Nitschke2-4/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1