summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
2023-11-15loplugin:unusedmethodsNoel Grandin
2023-11-13tdf#158008 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-13svx: prefix members of SdrPageMiklos Vajna
2023-11-11ofz#63845 Integer-overflowCaolán McNamara
2023-11-10tdf#158169 take no actions in disposed incarnationArmin Le Grand (allotropia)
2023-11-10loplugin:fieldcast in SvxClipBoardControlNoel Grandin
2023-11-09loplugin:fieldcast in FmXUndoEnvironmentNoel Grandin
2023-11-08loplugin:fieldcast in SdrUndoAttrObjNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn
2023-11-06svx: prefix members of SdrObjCustomShapeMiklos Vajna
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli
2023-11-05reprobuild: don't write nondeterministic textencodingThorsten Behrens
2023-11-02tdf#157956 convert ellipses to quarter rounded circlekhushishikhu
2023-11-01AttributeProperties is effectively abstractNoel Grandin
2023-10-31no need to call GetObjectItemSet inside ForceDefaultAttributesNoel Grandin
2023-10-31add comment to CellProperties::ForceDefaultAttributesNoel Grandin
2023-10-31rename mxItemSet->moItemSet in DefaultPropertiesNoel Grandin
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin
2023-10-30rename mxItemSet->moItemSet in SvxShapeImplNoel Grandin
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti
2023-10-24svx: prefix members of SdrLayerIDSetMiklos Vajna
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-20remove SAL_WARN in _setPropertyValueNoel Grandin
2023-10-19tdf#155410 small optimisationNoel Grandin
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-18tdf#157792 followupNoel Grandin
2023-10-18tdf#155410 shave 1% cost off SdrGroup::GetLayerNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-17svx: prefix members of SdrHdlListMiklos Vajna
2023-10-16retain Referer information available in OCommonEmbeddedObject ctorCaolán McNamara
2023-10-16Related: tdf#157726 restore try/catch blockCaolán McNamara
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-12tdf#141828 svx: Use pointing hand for custom shape handlesMichael Weghorn
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11lok: flush the VOC primitives when trimming memoryAshod Nakashian
2023-10-11drop can-focus of False in GtkToolButtonsCaolán McNamara
2023-10-10jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva
2023-10-09svx: prefix members of SdrHdlLineMiklos Vajna
2023-10-08cid#1547086 Logically dead codeCaolán McNamara
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos
2023-10-07Related tdf#157532: deal "ShadeMode" for extruded custom shapes via BASIC macroJulien Nabet
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann