Age | Commit message (Expand) | Author |
2022-03-30 | Related: tdf#117162 use a marginally tidier but riskier fix for trunk | Caolán McNamara |
2022-03-30 | Resolves: tdf#117162 ImportDocumentHandler expects data provider to exist | Caolán McNamara |
2022-03-29 | replace dynamic C style arrays with std::vector in Splines.cxx | offtkp |
2022-03-29 | replace temporary value swap with std::swap | offtkp |
2022-03-29 | tdf#147906 change sqrt(a * a + b * b) occurences to std::hypot(a, b) | Bartosz Kosiorek |
2022-03-28 | -Werror,-Wunused-but-set-variable | Stephan Bergmann |
2022-03-28 | tdf#147906 change all sqrt(a * a + b * b) occurences to std::hypot(a, b) | offtkp |
2022-03-25 | tdf#148157: assertion after set "Between tick marks", click outside the chart | Julien Nabet |
2022-03-23 | loplugin:unusedmethods | Noel Grandin |
2022-03-18 | chart a11y: Drop bSendGlobally param from AccessibleBase::BroadcastAccEvent | Michael Weghorn |
2022-03-16 | tdf#128747 chart2: don't overwrite labels | Justin Luth |
2022-03-15 | lokCalcRTL: chart-edit: no bounding box | Dennis Francis |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-03-09 | Drop misguided test added in 82a1d32d3d3ac1b4b0a6d4cfaca791c77d9b3c03 | Mike Kaganski |
2022-03-05 | make some svx methods const | Noel Grandin |
2022-02-28 | use SfxItemSet::GetItemIfSet in chart2 | Noel Grandin |
2022-02-28 | tdf#146463 Apply data series filter to the chart legend | Ouyang Leyan |
2022-02-26 | cid#1500452 Using a moved object | Caolán McNamara |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-02-24 | cid#1500434 Dereference after null check | Caolán McNamara |
2022-02-23 | tdf#127720 chart2: create new columns for error bars | Justin Luth |
2022-02-23 | Resolves: tdf#147292 the area of the tooltip is wrong | Caolán McNamara |
2022-02-23 | cid#1500434 Dereference after null check | Caolán McNamara |
2022-02-23 | cid#1500643 Dereference before null check | Caolán McNamara |
2022-02-23 | cid#1500665 Dereference before null check | Caolán McNamara |
2022-02-22 | tdf#64914 small improvements | Noel Grandin |
2022-02-22 | eliminate a layer of conversion in createSymbol2D | Noel Grandin |
2022-02-22 | tdf#64914 slow opening large chart | Noel Grandin |
2022-02-21 | cid#1500515 Dereference after null check | Caolán McNamara |
2022-02-21 | cid#1500458 Dereference after null check | Caolán McNamara |
2022-02-17 | loplugin:unusedmethods | Noel Grandin |
2022-02-17 | micro-optimisation: use std::move | Noel Grandin |
2022-02-17 | loplugin:unusedfields | Noel Grandin |
2022-02-17 | loplugin:unnecessaryvirtual | Noel Grandin |
2022-02-16 | simplify some vector construction | Noel Grandin |
2022-02-13 | tdf#147394 delete crash legend | Noel Grandin |
2022-02-13 | rtl::Static -> local static | Noel Grandin |
2022-02-12 | chart2: Break labels text and limit the size to the axis size | Tomaž Vajngerl |
2022-02-12 | chart2: crop x-axis label if it's too long on fixed size charts | Tomaž Vajngerl |
2022-02-10 | crashtesting ooo#ooo83229-2 | Noel Grandin |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin |
2022-02-10 | use more concrete types in chart2, SvxShape | Noel Grandin |
2022-02-10 | can avoid UNO_QUERY here | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-09 | use more concrete types in chart2, DataSource | Noel Grandin |
2022-02-08 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-02-07 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-02-07 | crashtesting ooo#20372 | Noel Grandin |