Age | Commit message (Expand) | Author |
2024-11-07 | loplugin:passstuffbyref in chart2..connectivity | Noel Grandin |
2024-11-06 | cid#1556442 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-31 | cid#1555417 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-07 | loplugin:ostr in chart2 | Noel Grandin |
2024-04-09 | tdf#146619 Drop unused 'using namespace' in: chart2/ | Gabor Kelemen |
2024-03-27 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-03-08 | Fix typo | Andrea Gelmini |
2024-03-08 | tdf#159443 - chart view: fix Data table is not rendered below chart | Balazs Varga |
2023-12-17 | unique_ptr to optional in chart2 | Noel Grandin |
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 concrete types in chart2 | Noel Grandin |
2022-11-11 | Drop a counterproductive top-level const | Stephan Bergmann |
2022-10-17 | loplugin:redundantcast look for redundant dynamic_cast<T&> | Noel Grandin |
2022-09-26 | use more string_view in chart2 | Noel Grandin |
2022-08-23 | tdf#148251 Use std::swap instead of using temporary values | Liu Hao |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | cid#1509397 Uninitialized scalar field | Caolán McNamara |
2022-08-16 | chart2: support data table rendering when the X axis is swapped | Tomaž Vajngerl |
2022-08-16 | chart2: Data table rendering of keys (legend symbols) | Tomaž Vajngerl |
2022-08-14 | chart2: allow to select the data table, fix object CID | Tomaž Vajngerl |
2022-07-21 | chart2: apply line props. to borders when rendering a data table | Tomaž Vajngerl |
2022-07-18 | chart2: use {V,H}Border, Outline Data Table props. at rendering | Tomaž Vajngerl |
2022-07-17 | chart2: add DataTable to AxisProperties, take account at rendering | Tomaž Vajngerl |
2022-07-17 | chart2: add initial code for rendering the Data Table | Tomaž Vajngerl |
2022-06-18 | cid#1506305 Big parameter passed by value | Caolán McNamara |
2022-06-13 | clang-tidy modernize-pass-by-value in chart2 | Noel Grandin |
2022-05-31 | Use some range-based for loops | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-11 | chart2: simplify with structured binding decl. and some cleanup | Tomaž Vajngerl |
2022-04-25 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-23 | Recheck module chart2 with IWYU | Gabor Kelemen |
2022-04-19 | chart2: not really worth having a TrueGuard - just use ScopeGuard | Tomaž Vajngerl |
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 | use more concrete types in chart2, SvxShape | 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-06 | chart: prefix members of AxisLabelProperties | Tomaž Vajngerl |
2022-02-05 | use more concrete types in chart2, Axis | Noel Grandin |
2022-01-31 | tdf#146066 chart: fix automatic axis scaling at dates | Tünde Tóth |
2022-01-23 | use more concrete types in chart2, ChartModel | Noel Grandin |
2022-01-19 | use more concrete types in chart2, BaseCoordinateSystem | Noel Grandin |
2022-01-15 | remove XTransformation UNO API | Noel Grandin |
2022-01-11 | replace XTransformation with more efficient class | Noel Grandin |
2022-01-11 | use vectors to build up point data, instead of Sequence | Noel Grandin |
2022-01-11 | skip unnecessary in DateScaling::doScaling | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |
2022-01-03 | no need to pass around a ShapeFactory instance | Noel Grandin |