summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-05-31Use some range-based for loopsStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-11chart2: simplify with structured binding decl. and some cleanupTomaž Vajngerl
2022-04-25Recheck module chart2 with IWYUGabor Kelemen
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-04-19chart2: not really worth having a TrueGuard - just use ScopeGuardTomaž Vajngerl
2022-02-12chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl
2022-02-12chart2: crop x-axis label if it's too long on fixed size chartsTomaž Vajngerl
2022-02-10use more concrete types in chart2, SvxShapeNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-09use more concrete types in chart2, AxisNoel Grandin
2022-02-06chart: prefix members of AxisLabelPropertiesTomaž Vajngerl
2022-02-05use more concrete types in chart2, AxisNoel Grandin
2022-01-31tdf#146066 chart: fix automatic axis scaling at datesTünde Tóth
2022-01-23use more concrete types in chart2, ChartModelNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-15remove XTransformation UNO APINoel Grandin
2022-01-11replace XTransformation with more efficient classNoel Grandin
2022-01-11use vectors to build up point data, instead of SequenceNoel Grandin
2022-01-11skip unnecessary in DateScaling::doScalingNoel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-03no need to pass around a ShapeFactory instanceNoel Grandin
2022-01-03add new SvxShape hierarchy classNoel Grandin
2022-01-03use more SvxShape in chart2Noel Grandin
2022-01-02use more SvxShape in chart2Noel Grandin
2022-01-02use concrete types in chart2, createTextNoel Grandin
2021-12-31use concrete types in chart2, createLine3DNoel Grandin
2021-12-31use concrete types in chart2, createLine2DNoel Grandin
2021-12-30use concrete types in chart2, Svx3DSceneObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-16chart2: disambiguate ShiftedCategoryPositionMiklos Vajna
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-26loplugin:passstuffbyrefNoel
2021-01-25chart2: Merge some if'sDr. David Alan Gilbert
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann