summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski2-0/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel1-0/+17
2020-04-25resolved: page gradient reset on reopening docPranam Lashkari1-3/+9
2020-04-23Added parameter to FillPageGradient commandPranam Lashkari1-7/+17
2020-04-23Added parameter to FillPageColor commandPranam Lashkari1-3/+23
2020-04-22Fix typosAndrea Gelmini1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-16fixes for code creating reversed RectanglesNoel Grandin1-0/+2
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin2-24/+30
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin3-3/+3
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-04-09tdf#104878 no need to generate invalidations if LOK offNoel Grandin1-0/+2
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt3-5/+6
2020-04-03convert PresObjKind to scoped enumNoel Grandin12-67/+67
2020-04-01convert DocCreationMode to scoped enumNoel Grandin1-1/+1
2020-04-01convert PresentationObjects to scoped enumNoel Grandin1-1/+1
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara1-0/+1
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet1-0/+3
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski2-3/+15
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin2-4/+4
2020-03-09tdf#131208 Don't try to set cursor focus after style applyJim Raykowski1-1/+1
2020-03-09improve loplugin:unusedfieldsNoel Grandin3-8/+4
2020-03-05Fix typoAndrea Gelmini1-1/+1
2020-02-26weld impress navigatorCaolán McNamara3-18/+3
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-4/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2-12/+12
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-26rename some local variablesNoel Grandin1-4/+4
2020-01-24loplugin:makeshared in sdNoel Grandin3-5/+5
2020-01-22flush out unused MapModesCaolán McNamara1-1/+0
2020-01-20tdf#129481 Combine outliner indent and spacing undosJim Raykowski1-0/+8
2020-01-16tdf#129680 Make text edit outliner view show cursorJim Raykowski1-6/+6
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin1-2/+2
2020-01-10use more std::make_sharedNoel Grandin3-20/+14
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot2-4/+2
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski3-4/+5
2019-12-22sd: LOK: don't access null dispatcherAshod Nakashian1-18/+22
2019-12-22sal_Char->char in sdNoel Grandin2-3/+3
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-3/+3
2019-12-11jsdialog: send items on status changeSzymon Kłos1-4/+0
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt3-15/+5
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara1-9/+0
2019-12-02use weld::WaitObjectCaolán McNamara2-22/+20
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+0
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-23/+0
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos1-28/+1
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-27jsdialogs: send .uno:FillStyle updates in ImpressSzymon Kłos1-0/+62