summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2015-09-30Trend line equation: remove useless definesLaurent Balland-Poirier
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29coverity#1325069 Resource leakCaolán McNamara
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-27enable z axis objects when changing chart type, tdf#94290Markus Mohrhard
2015-09-27gcc3 is not supported anymore, so remove thatMarkus Mohrhard
2015-09-25convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23CppCheck : reduce variables scopeMichaël Lefèvre
2015-09-20fix regression with chart sidebar list positionMarkus Mohrhard
2015-09-20use localized string for title text, tdf#94294Markus Mohrhard
2015-09-20remove unnecessary base classMarkus Mohrhard
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17tdf#91063 Improve the elements content panel of the chart sidebarYousuf Philips
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-15remove chart sidebar when leaving chart edit modeMarkus Mohrhard
2015-09-14boost->stdCaolán McNamara
2015-09-14convert Link<> to typedNoel Grandin
2015-09-13chart2: Add missing includeDavid Ostrovsky
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09WaE: loplugin:stringconstantTor Lillqvist
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08improve test caseMarkus Mohrhard
2015-09-08try to fix the windows buildMarkus Mohrhard
2015-09-08also add test for DoubleToStringMarkus Mohrhard
2015-09-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard
2015-09-08related tdf#93676, add test for chart::CommonFunctorsMarkus Mohrhard
2015-09-08Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe...Markus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
2015-09-07Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21remove last WeakImplHelper12 useCaolán McNamara
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-08-20make sure that LineColor is supported for data seriesMarkus Mohrhard