summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2015-08-20WaE: -Werror=maybe-uninitializedMarkus Mohrhard
2015-08-20also need to call updateFillColor to get the UI in orderMarkus Mohrhard
2015-08-20update the color button when we select an objectMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-19crashtesting: failure on ooo82676-1.sxc importCaolán McNamara
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-16Some (mostly HIG) tweaks to chart error bar panelKatarina Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-08-13tdf#76649 test case for this issueTomaž Vajngerl
2015-08-13tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier
2015-08-12no need to set the help id twiceCaolán McNamara
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-08-12Avoid division by zeroStephan Bergmann
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke
2015-08-08Explicit capture annotationsStephan Bergmann
2015-08-05support more command in chart sidebarMarkus Mohrhard