summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2024-01-22fix bug in renaming chart objectsNoel Grandin
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-14cid#1585558 Using a moved objectCaolán McNamara
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-13cid#1585307 Out-of-bounds readCaolán McNamara
2024-01-12cid#1545535 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12cid#1546414 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-12tdf#159043: combo chart render order isn't rightKurt Nordback
2024-01-10Make format condition, chart delete and pivot table error asynccodewithvk
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-01Replace "size() == 0 with empty()" (chart2)Julien Nabet
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-21crash when one user deletes a chart another has a property dialog open forCaolán McNamara
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-12-17unique_ptr to optional in chart2Noel Grandin
2023-12-16cid#1545970 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-16no need to allocate these on the heapNoel Grandin
2023-12-16unique_ptr to optional in chart2Noel Grandin
2023-12-16no need to allocate this on the heapNoel Grandin
2023-12-16no need to allocate this on the heapNoel Grandin
2023-12-16no need to allocate this on the heapNoel Grandin
2023-12-15use more getFastProperty in chart2Noel Grandin
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-14tdf#158684: CHART XY Scatter Chart: line type "stepped" ignores parametersJulien Nabet
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-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-21chart2: Match chart background color with DOCCOLOR in Calcofftkp
2023-11-13Fix warning for emscripten buildJulien Nabet
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
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-19use more SdrObjList::begin/end in variousNoel Grandin
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski
2023-10-16tdf#157776: Do not set chart and its parent modified when paintingMike Kaganski
2023-10-16tdf#157776: Do not send delayed update notifications for setModified(false)Mike Kaganski
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-18fix emscripten buildSarper Akdemir
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin