summaryrefslogtreecommitdiff
path: root/svx/inc/sdr/properties
AgeCommit message (Expand)Author
2024-07-30tdf#161846 remove one layout operations (v)Noel Grandin
2024-07-30tdf#161846 remove one layout operations (iv)Noel Grandin
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2023-11-01AttributeProperties is effectively abstractNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-07-06loplugin:unusedfields all-can-be-privateNoel Grandin
2023-07-05loplugin:finalclassesNoel Grandin
2023-05-02remove unnecessary methodNoel Grandin
2023-05-02use more specific class in sdr::table::CellNoel Grandin
2023-04-29rename field in GroupPropertiesNoel Grandin
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-14svx: Update tables on style changesMaxim Monastirsky
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unusedfieldsNoel Grandin
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
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2020-07-19compact namespace: svxNoel Grandin
2020-01-11loplugin:finalclasses in svxNoel Grandin
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-01-27Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-19use union instead of void*Noel Grandin
2017-04-13ofz: fix leakCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock