summaryrefslogtreecommitdiff
path: root/chart2/source/tools
AgeCommit message (Expand)Author
2024-02-07double operator < is not a strict weak ordering due to NaNStephan Bergmann
2024-01-30tdf#159288: Assertion on insert trend lineJulien Nabet
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier
2024-01-01tdf#158237 chart2: use c++20 contains() instead of find() and end()Luv Sharma
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-15use more getFastProperty in chart2Noel Grandin
2023-12-11tdf#158421 use correct awt:Gradient2 in Chart listsArmin Le Grand (allotropia)
2023-12-10cid#1545912 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-08-21Drop a leftoverMike Kaganski
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18tdf#155526 Add Period to trend line equationLaurent Balland
2023-05-25merge some stringaddsNoel Grandin
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-11tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-23tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui
2023-04-20Add a bit of consistencyMike Kaganski
2023-04-20return this map by const&Noel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-17Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara
2023-04-02map->unordered_map in chart OPropertySetNoel Grandin
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-03-30use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in pie chartsNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29expand out ChartModelHelper::findDiagramNoel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-28use more concrete types in chart2Noel Grandin
2023-03-28move switchRightAngledAxes from ThreeDHelper to DiagramNoel Grandin
2023-03-28move setDefaultRotation from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin
2023-03-28move get/setRotation from ThreeDHelper to DiagramNoel Grandin