summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
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-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-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-10convert Link<> to typedNoel Grandin
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-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard
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-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-14loplugin: defaultparamsNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
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