Age | Commit message (Expand) | Author |
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 |
2022-01-03 | add new SvxShape hierarchy class | Noel Grandin |
2022-01-03 | use more SvxShape in chart2 | Noel Grandin |
2022-01-02 | use more SvxShape in chart2 | Noel Grandin |
2022-01-02 | use concrete types in chart2, createText | Noel Grandin |
2021-12-31 | use concrete types in chart2, createLine3D | Noel Grandin |
2021-12-31 | use concrete types in chart2, createLine2D | Noel Grandin |
2021-12-30 | use concrete types in chart2, Svx3DSceneObject | Noel Grandin |
2021-12-30 | use concrete types in chart2, Svx3DExtrudeObject | Noel Grandin |
2021-12-30 | use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygon | Noel Grandin |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-16 | chart2: disambiguate ShiftedCategoryPosition | Miklos Vajna |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-11 | loplugin:moveparam in chart2 | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-12 | clang:optin.performance.Padding | Noel Grandin |
2021-09-06 | [API CHANGE] oox: fix import of chart date categories | Dennis Francis |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-07-01 | Purge out rtl::math::setInf | BaiXiaochun |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-05-14 | Directly initialize vectors in VCartesianAxis.cxx | Julien Nabet |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-25 | chart2: Merge some if's | Dr. David Alan Gilbert |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |