summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2024-01-28When chart is active pass uno:ChangeTheme through to its parent frameCaolán McNamara
2024-01-28Set chart outliner background to the page bg to resolve 'auto' colorCaolán McNamara
2024-01-28chart2: use std::clampJustin Luth
2024-01-28chart2: use NormAngle360Justin Luth
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-26tdf#134121 pie chart2: fix missing leaderLines at top/bottom of 3D ovalsJustin Luth
2024-01-24make text-table dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22make charmap dialog asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-22fix bug in renaming chart objectsNoel Grandin
2024-01-21tdf#157664 Drop operator != where respective == is definedAkshayWarrier
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma
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-09tdf#137691 chart2 export: preserve NumberFormat of DataSeriesJustin Luth
2024-01-09tdf#137691 chart2 import: provide NumberFormat to DataSeriesJustin Luth
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
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-07tdf#158223: chart2_uichart: Add unittestXisco Fauli