summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-11-23re-apply "Work with what we have in ArrayImpl: pointers"Noel Grandin1-103/+104
2023-11-23loplugin:fieldcast in DbGridControlNoel Grandin1-50/+19
2023-11-22tdf#154088 Merge code snippets for character retrieval and string constructionAmosAidoo2-148/+17
2023-11-22Fix typo in codeAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-2/+2
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22Fix typoAndrea Gelmini1-1/+1
2023-11-22optimise framelinkarray lookupNoel Grandin2-107/+165
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs6-44/+288
2023-11-22Work with what we have in ArrayImpl: pointersArmin Le Grand (allotropia)1-103/+103
2023-11-21tdf#158143 - UI: Part 35 - Unify lockdown behavior of Options dialogBalazs Varga1-14/+34
2023-11-21Cleanup some ScPatternAttr specific stuffArmin Le Grand (allotropia)2-43/+76
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (svx)Julien Nabet8-22/+13
2023-11-19Extended loplugin:ostr: svxStephan Bergmann10-118/+119
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath1-1/+1
2023-11-15loplugin:unusedmethodsNoel Grandin2-6/+0
2023-11-13tdf#158008 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga2-12/+131
2023-11-13svx: prefix members of SdrPageMiklos Vajna1-5/+5
2023-11-11ofz#63845 Integer-overflowCaolán McNamara1-0/+15
2023-11-10tdf#158169 take no actions in disposed incarnationArmin Le Grand (allotropia)1-0/+5
2023-11-10loplugin:fieldcast in SvxClipBoardControlNoel Grandin1-6/+5
2023-11-09loplugin:fieldcast in FmXUndoEnvironmentNoel Grandin2-23/+17
2023-11-08loplugin:fieldcast in SdrUndoAttrObjNoel Grandin1-2/+2
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)8-37/+42
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn2-0/+29
2023-11-06svx: prefix members of SdrObjCustomShapeMiklos Vajna1-36/+36
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli1-2/+0
2023-11-05reprobuild: don't write nondeterministic textencodingThorsten Behrens1-1/+2
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