summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tdf#157956 convert ellipses to quarter rounded circlekhushishikhu1-9/+9
2023-11-01AttributeProperties is effectively abstractNoel Grandin2-11/+7
2023-10-31no need to call GetObjectItemSet inside ForceDefaultAttributesNoel Grandin5-15/+0
2023-10-31add comment to CellProperties::ForceDefaultAttributesNoel Grandin1-0/+1
2023-10-31rename mxItemSet->moItemSet in DefaultPropertiesNoel Grandin11-70/+70
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin3-10/+11
2023-10-30rename mxItemSet->moItemSet in SvxShapeImplNoel Grandin1-7/+7
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze4-50/+123
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-0/+17
2023-10-24svx: prefix members of SdrLayerIDSetMiklos Vajna1-4/+4
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann14-799/+798
2023-10-22lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti1-3/+5
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann46-207/+207
2023-10-20remove SAL_WARN in _setPropertyValueNoel Grandin1-5/+0
2023-10-19tdf#155410 small optimisationNoel Grandin1-6/+4
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin19-311/+178
2023-10-18tdf#157792 followupNoel Grandin2-4/+4
2023-10-18tdf#155410 shave 1% cost off SdrGroup::GetLayerNoel Grandin1-4/+4
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann9-40/+41
2023-10-17svx: prefix members of SdrHdlListMiklos Vajna1-13/+13
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara1-1/+1
2023-10-16Related: tdf#157726 restore try/catch blockCaolán McNamara1-9/+17
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-5/+5
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski4-16/+8
2023-10-12tdf#141828 svx: Use pointing hand for custom shape handlesMichael Weghorn1-1/+1
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann16-17/+17
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl2-3/+16
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann32-62/+62
2023-10-11lok: flush the VOC primitives when trimming memoryAshod Nakashian1-0/+2
2023-10-11drop can-focus of False in GtkToolButtonsCaolán McNamara2-14/+0
2023-10-10jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva1-0/+7
2023-10-09svx: prefix members of SdrHdlLineMiklos Vajna1-3/+3
2023-10-08cid#1547086 Logically dead codeCaolán McNamara1-11/+11
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos1-1/+2
2023-10-07Related tdf#157532: deal "ShadeMode" for extruded custom shapes via BASIC macroJulien Nabet1-1/+10
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann9-171/+171
2023-10-06Rename ojects to objects!Hannah Meeks3-3/+3
2023-10-06tdf#157532: deal "ProjectionMode" for extruded custom shapes via BASIC macroJulien Nabet1-2/+11
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin5-16/+16
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-2/+2
2023-10-06Related: cool#7373 set name of object before broadcasting ScDrawChangedCaolán McNamara1-6/+7
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara1-1/+6
2023-10-05related tdf#123983: don't open test file read/write from src treeThorsten Behrens1-1/+1
2023-10-03tdf#155756 sidebar properties not displaying height over 100Caolán McNamara2-17/+22
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen6-0/+6
2023-10-02tdf#157543 Add glue points to binary 5-point starRegina Henschel4-1/+117
2023-10-02svx: prefix members of SdrHdlGradientMiklos Vajna1-21/+21
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin2-5/+5
2023-09-27tdf#146609 Renamed line width to thickness.Adam Eric Fallon2-2/+2
2023-09-26Resolves: tdf#151919 mark blanked fields as requiring a reformatCaolán McNamara1-6/+8