summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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
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