summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties/rectangleproperties.hxx
AgeCommit message (Expand)Author
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2020-07-19compact namespace: svxNoel Grandin
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida