summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard
2015-07-30Some (mostly HIG) tweaks to chart axis panelKatarina Behrens
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl
2015-07-30prevent panel update when updating values from panelMarkus Mohrhard
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30handle line dash in chart line panelMarkus Mohrhard
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard
2015-07-30set some properties from chart line panelMarkus Mohrhard
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens
2015-07-28chart2: fix duplicate entries at index 0Takeshi Abe
2015-07-28fix the last transparency gradient issues in the chart area panelMarkus Mohrhard