summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes
AgeCommit message (Expand)Author
2024-11-07loplugin:passstuffbyref in chart2..connectivityNoel Grandin
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-31cid#1555417 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-04-09tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-08Fix typoAndrea Gelmini
2024-03-08tdf#159443 - chart view: fix Data table is not rendered below chartBalazs Varga
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-09-26use more string_view in chart2Noel Grandin
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18cid#1509397 Uninitialized scalar fieldCaolán McNamara
2022-08-16chart2: support data table rendering when the X axis is swappedTomaž Vajngerl
2022-08-16chart2: Data table rendering of keys (legend symbols)Tomaž Vajngerl
2022-08-14chart2: allow to select the data table, fix object CIDTomaž Vajngerl
2022-07-21chart2: apply line props. to borders when rendering a data tableTomaž Vajngerl
2022-07-18chart2: use {V,H}Border, Outline Data Table props. at renderingTomaž Vajngerl
2022-07-17chart2: add DataTable to AxisProperties, take account at renderingTomaž Vajngerl
2022-07-17chart2: add initial code for rendering the Data TableTomaž Vajngerl
2022-06-18cid#1506305 Big parameter passed by valueCaolán McNamara
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