summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* loplugin:mergeclassesNoel Grandin2015-10-074-59/+9
* remove another custom refcounting base classNoel Grandin2015-10-073-29/+2
* tdf#90839: follow-up workMarco Cecchetti2015-10-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-5/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-2/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-2/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-13/+13
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-7/+5
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-061-3/+1
* Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann2015-10-052-22/+19
* hide grid and axes options in chart elements if not supported, tdf#94297Markus Mohrhard2015-10-032-1/+65
* don't show area and line panel in pie chart Chart selection, tdf#94320Markus Mohrhard2015-10-031-0/+27
* Fix typosAndrea Gelmini2015-10-023-3/+3
* loplugin:unusedmethodsNoel Grandin2015-10-015-126/+0
* Trend line equation: remove useless definesLaurent Balland-Poirier2015-09-302-8/+3
* tdf#94559: second step to remove rtti.hxxOliver Specht2015-09-305-9/+9
* Fix typosAndrea Gelmini2015-09-3015-17/+17
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-3/+3
* coverity#1325069 Resource leakCaolán McNamara2015-09-291-1/+1
* Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann2015-09-281-14/+14
* enable z axis objects when changing chart type, tdf#94290Markus Mohrhard2015-09-271-1/+6
* gcc3 is not supported anymore, so remove thatMarkus Mohrhard2015-09-271-2/+1
* convert Link<> to typedNoel Grandin2015-09-252-9/+7
* convert Link<> to typedNoel Grandin2015-09-242-18/+15
* CppCheck : reduce variables scopeMichaël Lefèvre2015-09-232-2/+2
* fix regression with chart sidebar list positionMarkus Mohrhard2015-09-201-8/+8
* use localized string for title text, tdf#94294Markus Mohrhard2015-09-203-55/+68
* remove unnecessary base classMarkus Mohrhard2015-09-202-15/+2
* convert Link<> to typedNoel Grandin2015-09-202-4/+3
* tdf#91063 Improve the elements content panel of the chart sidebarYousuf Philips2015-09-171-119/+146
* convert Link<> to typedNoel Grandin2015-09-152-4/+2
* Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-152-4/+4
* remove chart sidebar when leaving chart edit modeMarkus Mohrhard2015-09-152-0/+9
* boost->stdCaolán McNamara2015-09-14111-427/+404
* convert Link<> to typedNoel Grandin2015-09-1413-42/+42
* chart2: Add missing includeDavid Ostrovsky2015-09-131-0/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-125-11/+13
* convert Link<> to typedNoel Grandin2015-09-109-22/+22
* Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2015-09-102-0/+9
* SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann2015-09-091-4/+2
* convert Link<> to typedNoel Grandin2015-09-092-4/+3
* WaE: loplugin:stringconstantTor Lillqvist2015-09-091-2/+2
* tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti2015-09-0927-48/+1513
* convert Link<> to typedNoel Grandin2015-09-082-7/+4
* convert Link<> to typedNoel Grandin2015-09-082-3/+2
* convert Link<> to typedNoel Grandin2015-09-082-8/+4
* improve test caseMarkus Mohrhard2015-09-081-0/+4
* try to fix the windows buildMarkus Mohrhard2015-09-081-0/+4
* also add test for DoubleToStringMarkus Mohrhard2015-09-081-0/+23