summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2015-09-09WaE: loplugin:stringconstantTor Lillqvist1-2/+2
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti17-39/+436
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-08related tdf#93676, also fix chart::CommonFunctors::DoubleToOUStringMarkus Mohrhard1-2/+3
2015-09-07related tdf#93676, we want to export all significant digitsMarkus Mohrhard1-2/+3
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-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 Mohrhard4-1/+132
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-14loplugin: defaultparamsNoel Grandin29-79/+74
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-2/+2
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
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke1-31/+2
2015-08-12Avoid division by zeroStephan Bergmann1-2/+2
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson6-12/+11
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke1-8/+17
2015-08-10if we have a number formatter then use it, dammit..Eike Rathke1-15/+16
2015-08-10tdf#92997 obtain a date/time edit format according to field valueEike Rathke4-15/+66
2015-08-08Explicit capture annotationsStephan Bergmann1-1/+1
2015-08-05support more command in chart sidebarMarkus Mohrhard3-0/+244
2015-08-04cui,connectivity: inline some use-once typedefsNoel Grandin1-3/+1
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson6-19/+17
2015-07-31avoid crash when chart model is disposedMarkus Mohrhard12-22/+78
2015-07-30Some (mostly HIG) tweaks to chart axis panelKatarina Behrens2-0/+8
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl1-2/+6
2015-07-30prevent panel update when updating values from panelMarkus Mohrhard1-0/+5
2015-07-30loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard5-5/+9
2015-07-30also handle line width correctlyMarkus Mohrhard1-0/+1
2015-07-30handle line dash in chart line panelMarkus Mohrhard1-1/+43
2015-07-30it is insane to not map line and border properties to the same idMarkus Mohrhard1-3/+3
2015-07-30set some properties from chart line panelMarkus Mohrhard1-5/+46
2015-07-30provide also LineTransparence for DataPointPropertiesMarkus Mohrhard1-0/+14
2015-07-30provide structure for chart line panelMarkus Mohrhard3-0/+318
2015-07-29Some (mostly HIG) tweaks to chart data series panelKatarina Behrens2-2/+11
2015-07-29Some (mostly HIG) tweaks to chart elements panelKatarina Behrens2-0/+9