summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2023-10-06Rename ojects to objects!Hannah Meeks
2023-10-06tdf#157532: deal "ProjectionMode" for extruded custom shapes via BASIC macroJulien Nabet
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-06Related: cool#7373 set name of object before broadcasting ScDrawChangedCaolán McNamara
2023-10-05crashtesting: crash seen on exit of chartCaolán McNamara
2023-10-05related tdf#123983: don't open test file read/write from src treeThorsten Behrens
2023-10-03tdf#155756 sidebar properties not displaying height over 100Caolán McNamara
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-10-02tdf#157543 Add glue points to binary 5-point starRegina Henschel
2023-10-02svx: prefix members of SdrHdlGradientMiklos Vajna
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-27tdf#146609 Renamed line width to thickness.Adam Eric Fallon
2023-09-26Resolves: tdf#151919 mark blanked fields as requiring a reformatCaolán McNamara
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-25svx: prefix members of SdrHdlColorMiklos Vajna
2023-09-24tdf#157067: Fix missing background color in style previewKhaled Hosny
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2023-09-23Use less epoxy external headers dependencyGabor Kelemen
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-18jsdialog: set WindowId for font size comboboxSzymon Kłos