summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2023-08-24tdf#155526 Remove Insert R2 in all casesLaurent Balland3-4/+24
2023-07-08tdf#155526 Moving average: remove Insert R2Laurent Balland5-3/+34
2023-07-08tdf#155526 Restore status bar for moving averageLaurent Balland1-20/+28
2023-07-08tdf#155526 Add Period to trend line equationLaurent Balland3-16/+11
2023-06-14tdf#91265 Use same plot area distance as used in MSOGülşah Köse5-10/+152
2023-06-09check for empty model like ObjectIdentifier::getObjectPropertySetcp-23.05.0-4Caolán McNamara1-0/+3
2023-06-07tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel1-3/+2
2023-06-01svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl2-2/+2
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-1/+1
2023-05-28tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth1-4/+1
2023-05-28tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth2-0/+27
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)3-13/+7
2023-05-21tdf#155231 CRASH: with embedded OLE chartNoel Grandin2-1/+4
2023-05-15WIP ODF import and export for MCGRRegina Henschel1-1/+1
2023-05-15MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)2-13/+54
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)1-3/+4
2023-05-13tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin1-3/+0
2023-05-13Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara1-0/+2
2023-05-13fix bug in WrappedRegressionCurvesProperty::setValueToSeriesNoel Grandin1-3/+4
2023-04-03jsdialog: enable and make async chart line prop dialogSzymon Kłos2-38/+60
2023-04-03Revert "qa: call ProcessEventsToIdle inside dispatchCommand"Xisco Fauli1-0/+6
2023-03-12qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli1-6/+0
2023-03-12tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh1-5/+12
2023-03-12tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh2-13/+26
2023-03-07jsdialog: enable chart wizardSzymon Kłos1-1/+11
2023-02-25blind fix for crashes in RegressionCurveCalculatorNoel Grandin1-0/+2
2023-02-25tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt1-1/+2
2023-01-28[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
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