summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-08-07tdf#155526 Remove Insert R2 in all casesLaurent Balland
2023-07-05tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-07-03tdf#155526 Restore status bar for moving averageLaurent Balland
2023-07-01tdf#155526 Add Period to trend line equationLaurent Balland
2023-06-09check for empty model like ObjectIdentifier::getObjectPropertySetCaolán McNamara
2023-05-25tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth
2023-05-22tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth
2023-05-15tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-05-10tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin
2023-04-18Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara
2023-04-07fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin
2023-03-24Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli
2023-03-10qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-03-07tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh
2023-03-07tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh
2023-02-23blind fix for crashes in RegressionCurveCalculatorNoel Grandin
2023-02-23tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt
2022-12-08tdf#62057: move UItest to CppUnittestXisco Fauli
2022-12-08CppunitTest_chart2_uichart: factor out common codeXisco Fauli
2022-12-08xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp
2022-12-07tdf#136011: move UItest to CppUnittestXisco Fauli
2022-12-07chart2: pass chart number to getChartCompFromSheetXisco Fauli
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-28tdf#107097: move UItest to CppUniTestXisco Fauli
2022-11-28CppunitTest_chart2_uichart: simplify test a bitXisco Fauli
2022-11-28tdf#151091: chart2_uichart: Add unittestXisco Fauli
2022-11-25tdf#120348: move UItest to CppUnittestXisco Fauli
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-11-17Gtk-WARNING: 'label' is not a valid child type of 'GtkGrid'Caolán McNamara
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara
2022-11-16tdf#150703 Replace Axes with AxisBogdan B
2022-11-11Drop a counterproductive top-level constStephan Bergmann
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-08tdf#148017 harmonize sidebar .ui files for chart2andreas kainz
2022-11-07tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsNalini Prasad Dash
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski
2022-10-27chart2: remove leftoverXisco Fauli