summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-08cid#1546501 COPY_INSTEAD_OF_MOVECaolán McNamara14-14/+14
2023-12-07tdf#158223: chart2_uichart: Add unittestXisco Fauli2-0/+48
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl1-59/+1
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara2-5/+2
2023-11-21chart2: Match chart background color with DOCCOLOR in Calcofftkp1-1/+9
2023-11-20Extended loplugin:ostr: chart2Stephan Bergmann5-470/+494
2023-11-13Fix warning for emscripten buildJulien Nabet1-2/+4
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-1/+3
2023-11-02'new Double' is deprecated in JavaNoel Grandin1-4/+4
2023-11-02'new Float' is deprecated in JavaNoel Grandin1-5/+5
2023-10-26Replace use of "Calibri" and "Calibri Light" with "Noto Sans"Stephan Bergmann10-354/+354
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna3-46/+4
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann12-201/+201
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann26-65/+65
2023-10-19use more SdrObjList::begin/end in variousNoel Grandin1-9/+5
2023-10-16tdf#141892: Set chart view to dirty state after loadingMike Kaganski4-5/+38
2023-10-16tdf#157776: Do not set chart and its parent modified when paintingMike Kaganski2-5/+35
2023-10-16tdf#157776: Do not send delayed update notifications for setModified(false)Mike Kaganski1-1/+2
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann2-2/+2
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann2-2/+2
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann2-16/+16
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin2-6/+4
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara1-1/+4
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann2-4/+0
2023-09-23Use less epoxy external headers dependencyGabor Kelemen1-1/+0
2023-09-18fix emscripten buildSarper Akdemir1-0/+6
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin2-15/+1
2023-09-11jsdialog: fix layout of chart type dialogSzymon Kłos2-2/+14
2023-09-08improve log messageNoel Grandin1-1/+1
2023-09-06tdf#157115 crash on inserting chart (gtk3)Noel Grandin1-14/+8
2023-09-02use more concrete type in chart::AccessibleTextHelperNoel Grandin8-101/+28
2023-09-02drop ChartController service nameNoel Grandin4-45/+0
2023-09-02use more concrete type in AccessibleChartViewNoel Grandin7-107/+166
2023-09-02replace set(nullptr) with clear()Noel Grandin6-23/+23
2023-08-21Drop a leftoverMike Kaganski1-1/+0
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl4-4/+9
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl1-5/+5
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl1-1/+0
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin1-1/+1
2023-08-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara1-1/+1
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann1-2/+2
2023-07-26improve override of Window::Invalidate(*)Noel Grandin2-17/+3
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny2-82/+72
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny10-1079/+1093
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland3-4/+24
2023-07-14simplify calculations in SeriesHeader::SetPosNoel Grandin1-10/+5
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)1-1/+0