summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-08convert Link<> to typedNoel Grandin2-8/+4
2015-09-08improve test caseMarkus Mohrhard1-0/+4
2015-09-08try to fix the windows buildMarkus Mohrhard1-0/+4
2015-09-08also add test for DoubleToStringMarkus Mohrhard1-0/+23
2015-09-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard1-2/+3
2015-09-08related tdf#93676, add test for chart::CommonFunctorsMarkus Mohrhard3-0/+105
2015-09-08Revert "Related: tdf#93676 in msword chart appears with axis positioned betwe...Markus Mohrhard2-9/+0
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard1-2/+3
2015-09-07Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara2-0/+9
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara4-4/+4
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann3-28/+28
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson3-0/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin27-104/+80
2015-08-21tdf#39440 reduce scope of local variablesMichael Weghorn1-12/+6
2015-08-21loplugin:defaultparamsNoel Grandin2-8/+8
2015-08-21remove last WeakImplHelper12 useCaolán McNamara1-2/+2
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard5-5/+27
2015-08-20make sure that LineColor is supported for data seriesMarkus Mohrhard1-0/+9
2015-08-20WaE: -Werror=maybe-uninitializedMarkus Mohrhard1-1/+1
2015-08-20also need to call updateFillColor to get the UI in orderMarkus Mohrhard1-0/+5
2015-08-20update the color button when we select an objectMarkus Mohrhard3-8/+43
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard5-1/+133
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann2-2/+2
2015-08-17o3tl: rename compat_functional headerThorsten Behrens4-4/+4
2015-08-16Some (mostly HIG) tweaks to chart error bar panelKatarina Behrens1-143/+237
2015-08-14loplugin: defaultparamsNoel Grandin29-79/+74
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
2015-08-13tdf#76649 test case for this issueTomaž Vajngerl2-4/+35
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier1-2/+6
2015-08-12no need to set the help id twiceCaolán McNamara1-1/+0