summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2023-08-07tdf#155526 Remove Insert R2 in all casesLaurent Balland3-4/+24
2023-07-05tdf#155526 Moving average: remove Insert R2Laurent Balland5-3/+34
2023-07-03tdf#155526 Restore status bar for moving averageLaurent Balland1-20/+28
2023-07-01tdf#155526 Add Period to trend line equationLaurent Balland3-16/+11
2023-06-09check for empty model like ObjectIdentifier::getObjectPropertySetCaolán McNamara1-0/+3
2023-05-25tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth1-4/+1
2023-05-22tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth2-0/+27
2023-05-15tdf#155231 CRASH: with embedded OLE chartNoel Grandin2-1/+4
2023-05-10tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin1-3/+0
2023-04-18Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara1-0/+2
2023-04-07fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin1-3/+4
2023-03-24Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli1-0/+6
2023-03-10qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli1-6/+0
2023-03-07tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh1-5/+12
2023-03-07tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh2-13/+26
2023-02-23blind fix for crashes in RegressionCurveCalculatorNoel Grandin1-0/+2
2023-02-23tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt1-1/+2
2022-12-08tdf#62057: move UItest to CppUnittestXisco Fauli2-0/+13
2022-12-08CppunitTest_chart2_uichart: factor out common codeXisco Fauli1-141/+60
2022-12-08xlsx: Don't add cell data to chart data sequence if in totalsRowofftkp2-0/+29
2022-12-07tdf#136011: move UItest to CppUnittestXisco Fauli2-0/+72
2022-12-07chart2: pass chart number to getChartCompFromSheetXisco Fauli6-22/+22
2022-12-06Move cppu::BaseMutex up to the base class OPropertySetNoel Grandin50-104/+33
2022-12-06tdf#151847 Some chart UNO objects were not advertising their types propertyNoel Grandin6-0/+33
2022-12-01tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin4-48/+34
2022-11-29New loplugin:crosscastStephan Bergmann2-2/+3
2022-11-28tdf#107097: move UItest to CppUniTestXisco Fauli2-0/+64
2022-11-28CppunitTest_chart2_uichart: simplify test a bitXisco Fauli1-27/+15
2022-11-28tdf#151091: chart2_uichart: Add unittestXisco Fauli2-0/+42
2022-11-25tdf#120348: move UItest to CppUnittestXisco Fauli4-0/+167
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin5-7/+4
2022-11-22loplugin:unusedfieldsNoel Grandin10-12/+0
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin26-134/+204
2022-11-17Gtk-WARNING: 'label' is not a valid child type of 'GtkGrid'Caolán McNamara2-9/+9
2022-11-17Resolves: tdf#152087 strip any newlines from the entryCaolán McNamara1-1/+2
2022-11-16tdf#150703 Replace Axes with AxisBogdan B1-1/+1
2022-11-11Drop a counterproductive top-level constStephan Bergmann1-1/+1
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli1-2/+2
2022-11-08tdf#148017 harmonize sidebar .ui files for chart2andreas kainz5-1346/+1124
2022-11-07tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsNalini Prasad Dash1-1/+1
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli4-34/+34
2022-11-03tdf#115007 add NatNum12 number format list items, fix title caseLászló Németh1-1/+1
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-4/+3
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin2-2/+2
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin3-6/+5
2022-11-01tdf#54857 elide more dynamic_castNoel Grandin2-5/+4
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski1-2/+2
2022-10-28Implement css::frame::XController2 in ChartControllerMike Kaganski3-14/+29
2022-10-27chart2: remove leftoverXisco Fauli1-1/+0