summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/BarChart.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in chart2Noel Grandin
2024-03-11tdf#96944: Stacked column chart does not show connection linesKurt Nordback
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-04-23tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-04-23Recheck module chart2 with IWYUGabor Kelemen
2022-03-11loplugin:constparamsNoel Grandin
2022-02-16simplify some vector constructionNoel Grandin
2022-02-03tdf#147027 Cannot display pattern, gradient or hatch fill in bar or area chartNoel Grandin
2022-01-25use more concrete types in chart2, ChartTypeNoel Grandin
2022-01-15remove XTransformation UNO APINoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-13split the BarChart rendering method down a littleNoel 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-06use background XShapeGroup for bar-chart areaNoel Grandin
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-04drop the OverwriteMap stuff 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
2021-12-31use concrete types in chart2, createLine2DNoel Grandin
2021-12-30use concrete types in chart2, StripeNoel Grandin
2021-12-30use concrete types in chart2, Svx3DLatheObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2021-02-04use more getSdrObjectFromXShapeNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-20Also filter out fUnscaledLogicX being NaNStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-14loplugin:logexceptionnicely in chart2Noel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-01-01tdf#114141 draw the top of the zero height 3D barsJozsef Szakacs
2018-12-14Related: tdf#118705 Fix Column/Bar Chart data label placementBalazs Varga
2018-11-11cppCheck redundantAssignmentZdibák Zoltán
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-21tdf#118705 Fix Column and Bar Chart data label placementBalazs Varga
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen