summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen2-0/+2
2023-10-02tdf#157543 Add glue points to binary 5-point starRegina Henschel1-0/+1
2023-10-02tdf#87638 - Modify slide pane title in Impress/Draw based on edit modeAndreas Heinisch4-0/+31
2023-10-02these can be finalCaolán McNamara1-1/+1
2023-10-01Resolves: tdf#157515 only remove RID_SVXPAGE_PARA_ASIAN onceCaolán McNamara1-2/+1
2023-09-28tdf#105303: re-introduce single-document html export filterXisco Fauli8-6/+1053
2023-09-26tdf#105303 (related) Drop unused translation stringsGabor Kelemen1-30/+0
2023-09-25tdf#49895: search in Options: check if label exists (related to tdf#157266)Bayram Çiçek2-7/+28
2023-09-24loplugin:unusedmethodsNoel Grandin8-641/+0
2023-09-23tdf#105303: drop webview files tooXisco Fauli15-801/+0
2023-09-23tdf#105303: Drop html export wizardXisco Fauli25-7265/+169
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen2-0/+2
2023-09-19rename SfxObjectShell::GetError -> GetErrorIgnoreWarningNoel Grandin1-1/+1
2023-09-13loplugin:unusedmethodsNoel Grandin1-9/+0
2023-09-12svx: prefix members of SdrObjConnectionJulien Nabet2-4/+4
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)2-2/+4
2023-09-11svg: export text decoration for text run not paragraphSzymon Kłos1-4/+4
2023-09-11svx: prefix members of SdrHdlMiklos Vajna3-12/+12
2023-09-10using decls should come after #includeNoel Grandin3-10/+10
2023-09-08tdf#156649: oox: correct import alphaModFix for custom shapesSarper Akdemir2-0/+14
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin2-59/+58
2023-09-07SvxUnoDrawPool does not need to implement XAggreggationNoel Grandin1-1/+1
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil1-1/+1
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin3-30/+5
2023-09-04tdf#48083 Import mso_fillBackground from pptSamuel Mehrbrodt2-1/+15
2023-09-01Fix typoAndrea Gelmini1-1/+1
2023-09-01Fix typoAndrea Gelmini1-1/+1
2023-09-01fix ImpGraphic::operator==Noel Grandin4-7/+7
2023-09-01sd: set the theme for all master pagesTomaž Vajngerl1-19/+23
2023-08-31ignore UnknownPropertyException in SdStyleSheet::setPropertyValuesNoel Grandin1-1/+1
2023-08-30Follow-up to tdf#152070 sd: fix unit test of tile backgroundTibor Nagy1-0/+0
2023-08-30tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy5-0/+34
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek4-0/+67
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir1-6/+30
2023-08-28new loplugin:optionalboolNoel Grandin1-1/+1
2023-08-28sd: add undo/redo action for changing the model::ColorSetTomaž Vajngerl4-3/+111
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl6-11/+11
2023-08-26sd: remove theme tab pageTomaž Vajngerl8-194/+37
2023-08-26sd: disable ThemeDialog when not in a master pageTomaž Vajngerl1-1/+17
2023-08-26svx: remove theme related parameters for Color and FillColorTomaž Vajngerl3-70/+37
2023-08-26Fix typoAndrea Gelmini1-1/+1
2023-08-25tdf#150316 Fix missing first line indent in pptx exportSamuel Mehrbrodt2-0/+9
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl1-5/+12
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin7-22/+44
2023-08-25tdf#39519 - Rename slide if its name is not uniqueAndreas Heinisch3-3/+29
2023-08-25sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl1-0/+12
2023-08-25sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl1-24/+60
2023-08-25Use std::optional instead of out argumentsMike Kaganski1-2/+1
2023-08-24Remove duplicated includeAndrea Gelmini1-1/+0
2023-08-23sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl4-5/+57