summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Improve polynomial trend line equationLaurent Balland-Poirier1-2/+6
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti7-11/+83
2015-10-07Improve Power trend line equationLaurent Balland-Poirier1-7/+9
2015-10-07Log trend line equation: Remove useless variableLaurent Balland-Poirier1-8/+4
2015-10-07loplugin:mergeclassesNoel Grandin4-59/+9
2015-10-07remove another custom refcounting base classNoel Grandin3-29/+2
2015-10-07tdf#90839: follow-up workMarco Cecchetti1-1/+1
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-5/+2
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+2
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-2/+1
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-13/+13
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-7/+5
2015-10-06clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+1
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2-22/+19
2015-10-03hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard2-1/+65
2015-10-03don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard1-0/+27
2015-10-02Fix typosAndrea Gelmini3-3/+3
2015-10-01loplugin:unusedmethodsNoel Grandin5-126/+0
2015-09-30Trend line equation: remove useless definesLaurent Balland-Poirier2-8/+3
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht5-9/+9
2015-09-30Fix typosAndrea Gelmini15-17/+17
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-29coverity#1325069 Resource leakCaolán McNamara1-1/+1
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann1-14/+14
2015-09-27enable z axis objects when changing chart type, tdf#94290Markus Mohrhard1-1/+6
2015-09-27gcc3 is not supported anymore, so remove thatMarkus Mohrhard1-2/+1
2015-09-25convert Link<> to typedNoel Grandin2-9/+7
2015-09-24convert Link<> to typedNoel Grandin2-18/+15
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre2-2/+2
2015-09-20fix regression with chart sidebar list positionMarkus Mohrhard1-8/+8
2015-09-20use localized string for title text, tdf#94294Markus Mohrhard3-55/+68
2015-09-20remove unnecessary base classMarkus Mohrhard2-15/+2
2015-09-20convert Link<> to typedNoel Grandin2-4/+3
2015-09-17tdf#91063 Improve the elements content panel of the chart sidebarYousuf Philips1-119/+146
2015-09-15convert Link<> to typedNoel Grandin2-4/+2
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-09-15remove chart sidebar when leaving chart edit modeMarkus Mohrhard2-0/+9
2015-09-14boost->stdCaolán McNamara111-427/+404
2015-09-14convert Link<> to typedNoel Grandin13-42/+42
2015-09-13chart2: Add missing includeDavid Ostrovsky1-0/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin5-11/+13
2015-09-10convert Link<> to typedNoel Grandin9-22/+22
2015-09-10Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2-0/+9
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann1-4/+2
2015-09-09convert Link<> to typedNoel Grandin2-4/+3
2015-09-09WaE: loplugin:stringconstantTor Lillqvist1-2/+2
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti27-48/+1513
2015-09-08convert Link<> to typedNoel Grandin2-7/+4
2015-09-08convert Link<> to typedNoel Grandin2-3/+2