summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2023-10-23tdf#111737 - Add new (master) page depending on the edit modeAndreas Heinisch
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-22cid#1548028 silence Explicit null dereferencedCaolán McNamara
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-10-20set accessible IndexHint in sdNoel Grandin
2023-10-19Use std::span instead of sentinel elementsMike Kaganski
2023-10-19Use std::u16string_view instead of OUStringLiteralStephan Bergmann
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-10-16Execute notifyViewRenderState on view constructorParis Oplopoios
2023-10-16Revert "Resolves tdf#156685 - "Object without fill" style for tables"Heiko Tietze
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-15Improve snew_slide_value_infoStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11fixup for: fe79008f70e7 sd: send correct slide visibility statusMarco Cecchetti
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-05Resolves tdf#156685 - "Object without fill" style for tablesHeiko Tietze
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-02tdf#87638 - Modify slide pane title in Impress/Draw based on edit modeAndreas Heinisch
2023-10-02these can be finalCaolán McNamara
2023-10-01Resolves: tdf#157515 only remove RID_SVXPAGE_PARA_ASIAN onceCaolán McNamara
2023-09-28tdf#105303: re-introduce single-document html export filterXisco Fauli
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek
2023-09-24loplugin:unusedmethodsNoel Grandin
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-09-12svx: prefix members of SdrObjConnectionJulien Nabet
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-09-11svx: prefix members of SdrHdlMiklos Vajna
2023-09-10using decls should come after #includeNoel Grandin
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-07SvxUnoDrawPool does not need to implement XAggreggationNoel Grandin
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-28sd: add undo/redo action for changing the model::ColorSetTomaž Vajngerl
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-26sd: remove theme tab pageTomaž Vajngerl
2023-08-26sd: disable ThemeDialog when not in a master pageTomaž Vajngerl
2023-08-26svx: remove theme related parameters for Color and FillColorTomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25Use std::optional instead of out argumentsMike Kaganski