summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/ChartModel_Persistence.cxx
AgeCommit message (Expand)Author
2023-10-16tdf#157776: Do not send delayed update notifications for setModified(false)Mike Kaganski
2023-03-28move get/setScheme from ThreeDHelper to DiagramNoel Grandin
2023-03-21move getTemplate inside chart2::DiagramNoel Grandin
2023-02-16osl::Mutex->std::mutex in LifeTimeManagerNoel Grandin
2022-11-19tdf#151846 Restore XChartTypeTemplateNoel Grandin
2022-10-22use more TempFileFastService in chart2Noel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-13clang-tidy modernize-pass-by-value in chart2Noel Grandin
2022-05-24no need to instantiate these services indirectlyNoel Grandin
2022-01-30use more concrete types in chart2, LegendNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-23use more concrete types in chart2, DiagramNoel Grandin
2022-01-22remove css::chart::XChartTypeTemplateNoel Grandin
2022-01-19use more concrete types in chart2, BaseCoordinateSystemNoel Grandin
2022-01-19use more concrete types in chart2, ChartTypeTemplateNoel Grandin
2022-01-18use more concrete types in chart2, ChartTypeManagerNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-04-26tdf#141914: Allow to unset modified anywayMike Kaganski
2020-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-04-19loplugin:flatten in chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2018-12-03Fix JunitTest_chart2_unoapi failing DBG_TESTSOLARMUTEX on WindowsMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert chart2 model source from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-04tdf#83257 [API-CHANGE] Pivot chart implementationTomaž Vajngerl
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin