summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2018-12-06fix tdf#121468: preload fixes for Impress filtersMichael Meeks4-83/+90
2018-11-22tdf#117108: do not show the master view button after updating the sidebarXisco Fauli1-0/+1
2018-11-08tdf#121198: fix crash in SdrPage::GetPageNum()Xisco Fauli1-1/+1
2018-11-06Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara2-3/+3
2018-10-30tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl2-20/+35
2018-10-28tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl1-2/+3
2018-10-26index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-18Resolves: tdf#119997 toolbar layout unlock doesn't refresh uiCaolán McNamara1-6/+11
2018-09-23tdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand41-177/+170
2018-09-04Resolves: tdf#118799 use spelling/search dialog as message dialog parentCaolán McNamara1-15/+12
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara7-44/+57
2018-08-28tdf#119284 bg for automatic not set while editingCaolán McNamara1-13/+7
2018-08-13tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli1-15/+5
2018-08-07forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2-9/+9
2018-07-29tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin1-1/+1
2018-07-18tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+13
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara1-1/+1
2018-07-13tdf#118063 Impress: Deselected spacing remained checkedIlhan Yesil1-0/+6
2018-07-04tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth4-1/+19
2018-07-03tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn1-14/+4
2018-06-21move SvColorDialog to welded argumentsCaolán McNamara2-8/+8
2018-06-14tdf#109190 sd MakeVisible: fix flattened loop logic errorJustin Luth1-2/+2
2018-06-11tdf#118068 InsertionIndicator should be temporaryCaolán McNamara1-0/+4
2018-06-05tdf#117940 setting resize shape while text edit active not recorded in undoCaolán McNamara1-0/+2
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-1/+5
2018-05-28loplugin:unusedfieldsNoel Grandin2-9/+0
2018-05-28loplugin:passstuffbyrefNoel Grandin2-2/+2
2018-05-28tdf#38225: update API name when renaming using a base class refMike Kaganski1-50/+78
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara4-12/+17
2018-05-24tdf#42949 Fix IWYU warnings in sd/inc/*Gabor Kelemen8-0/+10
2018-05-23sd: convert XGraphic to XBitmap for the "GraphicBitmap" propertyTomaž Vajngerl1-1/+5
2018-05-22Fix typosAndrea Gelmini2-2/+2
2018-05-21Activated notebookbar in drawKshitij Pathania1-3/+12
2018-05-20coverity#1435678 Resource leakCaolán McNamara1-5/+8
2018-05-20Fix typosAndrea Gelmini1-1/+1
2018-05-20sd: Avoid looking up system clock twice for current datetimeTakeshi Abe2-6/+4
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand2-122/+221
2018-05-17Fixed PageObjectLayouterArmin Le Grand1-1/+1
2018-05-17tdf#116899: normalize key times during PPT import if neededAron Budea1-3/+12
2018-05-17loplugin:unusedfields in sdNoel Grandin16-60/+20
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+2
2018-05-16tdf#117455 - New drawing stylesheiko tietze3-173/+194
2018-05-16loplugin:unusedmethodsNoel Grandin1-3/+0
2018-05-16loplugin:constantparamNoel Grandin2-20/+8
2018-05-13weld SdModifyFieldDlgCaolán McNamara6-125/+121
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin2-2/+2
2018-05-11weld SdPhotoAlbumDialogCaolán McNamara7-219/+169
2018-05-11Resolves: tdf#117475 page properties change triggers page reorder eventCaolán McNamara2-10/+24
2018-05-11rename create_btn to ok to get desired button orderingCaolán McNamara1-1/+1