Age | Commit message (Expand) | Author |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-16 | chart2: we don't need SCHATTR_TEXT_* text ranges for data table | Tomaž Vajngerl |
2022-08-16 | chart2: don't use ref-size property when converting data table | Tomaž Vajngerl |
2022-08-14 | chart2: add UI to the data table | Tomaž Vajngerl |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin |
2022-05-28 | add GetItemState to SfxItemIter, the same way I did to SfxWhichIter | Noel Grandin |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-05 | Just use Any ctor instead of makeAny in chart2 | Stephan Bergmann |
2022-04-25 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-02-28 | use SfxItemSet::GetItemIfSet in chart2 | Noel Grandin |
2022-02-24 | use more TypedWhichId | Noel Grandin |
2022-02-09 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-08 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin |
2022-02-03 | tools::Long -> sal_Int32 | Noel Grandin |
2022-02-01 | use more concrete types in chart2, RegressionCurveModel | Noel Grandin |
2022-01-31 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-31 | use more concrete types in chart2, DataSeries | Noel Grandin |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2022-01-28 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-27 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-22 | remove css::chart::XChartTypeTemplate | Noel Grandin |
2022-01-22 | use more concrete types in chart2, ChartType | Noel Grandin |
2022-01-21 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-19 | use more concrete types in chart2, Diagram | Noel Grandin |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-11-22 | Use less DegreeN::get() | Mike Kaganski |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-26 | Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequence | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-15 | use WhichRangesContainer in chart2 | Noel Grandin |
2021-07-15 | WhichRangesContainer, reduce malloc in SfxItemSet | Noel Grandin |
2021-06-13 | Assert on valid order of which ids in ranges on SfxItemSet creation | Mike Kaganski |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-02-22 | [API CHANGE] tdf#133423 Implement chart:regression-moving-type | Samuel Mehrbrodt |
2021-02-08 | tdf#94235 Add support for series name in data series labels | Samuel Mehrbrodt |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-02 | introduce Degree100 strong_int type | Noel |
2021-01-02 | use SdrAngleItem for SCHATTR_STARTING_ANGLE | Noel Grandin |
2020-12-28 | use SdrAngleItem for SCHATTR_TEXT_DEGREES | Noel Grandin |
2020-10-21 | use tools::Long in basegfx..chart2 | Noel |
2020-10-01 | loplugin:reducevarscope in canvas,chart2 | Noel |
2020-09-24 | tdf#136402 Chart View: remove custom label text | Balazs Varga |
2020-09-15 | tdf#133227 chart UI: option to hide leader lines | Balazs Varga |