Age | Commit message (Expand) | Author |
2024-07-09 | checkForUniqueItem should take a reference parameter | Noel Grandin |
2024-05-16 | Drop unneeded 'using' instances | Gabor Kelemen |
2024-05-07 | loplugin:ostr in chart2 | Noel Grandin |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-03-21 | ITEM: Remove InvalidateAllItems() | Armin Le Grand (allotropia) |
2024-01-30 | tdf#146756 pie chart2 import: use manualLayout Width for pie chart labels | Justin Luth |
2024-01-27 | ITEM: Cleanup some Pool stuff with Defaults | Armin Le Grand (allotropia) |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2023-12-17 | unique_ptr to optional in chart2 | Noel Grandin |
2023-12-15 | use more getFastProperty in chart2 | Noel Grandin |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2 | Stephan Bergmann |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-03-29 | use more get/setFastPropertyValue in chart2 | Noel Grandin |
2023-03-29 | use more get/setFastPropertyValue in chart2 | Noel Grandin |
2023-03-29 | expand out ChartModelHelper::findDiagram | Noel Grandin |
2023-03-29 | use more concrete types in chart2 | Noel Grandin |
2023-03-28 | use more concrete types in chart2 | Noel Grandin |
2023-03-22 | use more concrete type in chart2 | Noel Grandin |
2023-03-22 | use more concrete types in chart2 | Noel Grandin |
2023-03-21 | move getVertical/setVertical inside chart2::Diagram | Noel Grandin |
2023-03-20 | move setDimension/getDimension inside chart2::Diagram | Noel Grandin |
2023-03-20 | move attachSeriesToAxis inside chart2::Diagram | Noel Grandin |
2023-03-20 | move getChartTypeOfSeries inside chart2::Diagram | Noel Grandin |
2023-03-16 | move getCorrectedMissingValueTreatment inside chart2::Diagram | Noel Grandin |
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 |