summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-03-02tdf#72520: fix testXisco Fauli
2023-03-01allocate cached values inline in VDataSeriesNoel Grandin
2023-02-28CppunitTest_chart2_export3: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-28CppunitTest_chart2_export: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-27tdf#153859 sw: crash fix for setting chart with deleted data tableLászló Németh
2023-02-27tdf#146463: rework unittest to be DPI independentXisco Fauli
2023-02-27CppunitTest_chart2_import2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-27CppunitTest_chart2_import: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-27CppunitTest_chart2_import: re-enable test and adapt itXisco Fauli
2023-02-27tdf#153858 sw: crash fix for chart with deleted data tableLászló Németh
2023-02-24tdf#153533 Fix chart2_import test failure on HiDPI displayHossein
2023-02-24CppunitTest_chart2_export: re-enable testXisco Fauli
2023-02-24BaseMutex->std::mutex in UpDownBarWrapperNoel Grandin
2023-02-24BaseMutex->std::mutex in MinMaxLineWrapperNoel Grandin
2023-02-23blind fix for crashes in RegressionCurveCalculatorNoel Grandin
2023-02-23tdf#153640 Fix changing chart background color back to NoneSamuel Mehrbrodt
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
2023-02-22BaseMutex->std::mutex in ChartDataWrapperNoel Grandin
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-02-22BaseMutex is unused in ErrorBarNoel Grandin
2023-02-21qa: call ProcessEventsToIdle inside dispatchCommandXisco Fauli
2023-02-21BaseMutex is unused in LabeledDataSequenceNoel Grandin
2023-02-21BaseMutex->std::mutex in chart::WrappedPropertySetNoel Grandin
2023-02-16osl::Mutex->std::mutex in LifeTimeManagerNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-16osl::Mutex->std::mutex in ChartViewNoel Grandin
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-28tdf#145614 chart2: controller: Convert #define to enumRasenkai
2023-01-20New loplugin:unoaggregationStephan Bergmann
2023-01-18XUnoTunnel->dynamic_cast in ExplicitValueProviderNoel Grandin
2023-01-17tdf#91265 Use same plot area distance as used in MSOGülşah Köse
2023-01-14use more concrete types in chartNoel Grandin
2023-01-14use more concrete types in chartNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19-Werror=maybe-uninitializedStephan Bergmann
2022-12-16loplugin:unocast (sfx2::sidebar::SidebarController)Stephan Bergmann
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-14[API CHANGE] Merge sfx2::XmlDump into css::qa::XDumperStephan Bergmann
2022-12-12tdf#98690: move UItest to CppUnittestXisco Fauli
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