Age | Commit message (Expand) | Author | Files | Lines |
2022-02-24 | use more TypedWhichId | Noel Grandin | 1 | -2/+1 |
2022-02-24 | cid#1500434 Dereference after null check | Caolán McNamara | 1 | -1/+1 |
2022-02-23 | tdf#127720 chart2: create new columns for error bars | Justin Luth | 3 | -1/+17 |
2022-02-23 | Resolves: tdf#147292 the area of the tooltip is wrong | Caolán McNamara | 1 | -5/+6 |
2022-02-23 | cid#1500434 Dereference after null check | Caolán McNamara | 1 | -3/+3 |
2022-02-23 | cid#1500643 Dereference before null check | Caolán McNamara | 1 | -2/+1 |
2022-02-23 | cid#1500665 Dereference before null check | Caolán McNamara | 1 | -3/+1 |
2022-02-22 | tdf#64914 small improvements | Noel Grandin | 1 | -11/+10 |
2022-02-22 | eliminate a layer of conversion in createSymbol2D | Noel Grandin | 1 | -247/+126 |
2022-02-22 | tdf#64914 slow opening large chart | Noel Grandin | 1 | -22/+22 |
2022-02-21 | cid#1500515 Dereference after null check | Caolán McNamara | 2 | -1/+7 |
2022-02-21 | cid#1500458 Dereference after null check | Caolán McNamara | 1 | -2/+2 |
2022-02-18 | Resolves: tdf#147393 SpinButtons should be can-focus | Caolán McNamara | 1 | -2/+2 |
2022-02-18 | resave with latest glade | Caolán McNamara | 1 | -104/+104 |
2022-02-17 | loplugin:unusedmethods | Noel Grandin | 17 | -357/+1 |
2022-02-17 | micro-optimisation: use std::move | Noel Grandin | 1 | -1/+1 |
2022-02-17 | loplugin:unusedfields | Noel Grandin | 11 | -27/+14 |
2022-02-17 | loplugin:unnecessaryvirtual | Noel Grandin | 2 | -2/+2 |
2022-02-16 | simplify some vector construction | Noel Grandin | 3 | -18/+15 |
2022-02-13 | tdf#147394 delete crash legend | Noel Grandin | 1 | -7/+11 |
2022-02-13 | rtl::Static -> local static | Noel Grandin | 8 | -521/+296 |
2022-02-12 | chart2: Break labels text and limit the size to the axis size | Tomaž Vajngerl | 7 | -13/+123 |
2022-02-12 | chart2: crop x-axis label if it's too long on fixed size charts | Tomaž Vajngerl | 3 | -18/+76 |
2022-02-11 | svx::PropertyChangeNotifier improvements | Noel Grandin | 2 | -2/+0 |
2022-02-10 | crashtesting ooo#ooo83229-2 | Noel Grandin | 4 | -26/+13 |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin | 6 | -22/+15 |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin | 4 | -14/+24 |
2022-02-10 | can avoid UNO_QUERY here | Noel Grandin | 1 | -6/+6 |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin | 7 | -33/+29 |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin | 7 | -30/+32 |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin | 6 | -22/+21 |
2022-02-09 | use more concrete types in chart2, DataSource | Noel Grandin | 9 | -30/+25 |
2022-02-08 | use more concrete types in chart2, DataSeries | Noel Grandin | 29 | -283/+269 |
2022-02-07 | use more concrete types in chart2, DataSeries | Noel Grandin | 32 | -316/+297 |
2022-02-07 | crashtesting ooo#20372 | Noel Grandin | 28 | -159/+118 |
2022-02-06 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | VaibhavMalik4187 | 3 | -3/+3 |
2022-02-06 | chart: prefix members of AxisLabelProperties | Tomaž Vajngerl | 5 | -99/+99 |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin | 44 | -261/+510 |
2022-02-05 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin | 9 | -53/+67 |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara | 1 | -15/+15 |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin | 19 | -111/+166 |
2022-02-04 | use more concrete types in chart2, DataSource | Noel Grandin | 5 | -5/+9 |
2022-02-04 | use more concrete types in chart2, LabeledDataSequence | Noel Grandin | 18 | -49/+133 |
2022-02-04 | use more concrete types in chart2, DataSeries | Noel Grandin | 5 | -70/+55 |
2022-02-03 | tools::Long -> sal_Int32 | Noel Grandin | 2 | -3/+3 |
2022-02-03 | make css::chart2::InterpretedData a normal struct | Noel Grandin | 11 | -42/+49 |
2022-02-03 | tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chart | Noel Grandin | 7 | -197/+36 |
2022-02-02 | UBSan build missing RTTI now | Stephan Bergmann | 1 | -1/+2 |
2022-02-02 | use more concrete types in chart2, RegressionCurveModel | Noel Grandin | 1 | -3/+3 |
2022-02-01 | use more concrete types in chart2, RegressionCurveModel | Noel Grandin | 11 | -110/+310 |