summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-11-13Fix warning for emscripten buildJulien Nabet
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-11-02'new Float' is deprecated in JavaNoel Grandin
2023-10-26Replace use of "Calibri" and "Calibri Light" with "Noto Sans"Stephan Bergmann
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-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan 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-23Use less epoxy external headers dependencyGabor Kelemen
2023-09-18fix emscripten buildSarper Akdemir
2023-09-11remove dead m_bCancelOperation flag from XMLFilterNoel Grandin
2023-09-11jsdialog: fix layout of chart type dialogSzymon Kłos
2023-09-08improve log messageNoel Grandin
2023-09-06tdf#157115 crash on inserting chart (gtk3)Noel Grandin
2023-09-02use more concrete type in chart::AccessibleTextHelperNoel Grandin
2023-09-02drop ChartController service nameNoel Grandin
2023-09-02use more concrete type in AccessibleChartViewNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-08-21Drop a leftoverMike Kaganski
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland
2023-07-14simplify calculations in SeriesHeader::SetPosNoel Grandin
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-12simplifyNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05convert *CommandId enum to scoped enumNoel Grandin
2023-07-01cid#1500458 help coverity see that Dereference after null check is falseCaolán McNamara
2023-06-29tdf#155526 Restore status bar for moving averageLaurent Balland
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin