summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)Author
2022-08-11sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli
2022-07-01tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-07Removed duplicated includeAndrea Gelmini
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-22no need to allocate the error separately in GraphicFilterNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19tdf#143125 sd: fix crash when closing Custom Slide Shows dialogTibor Nagy
2021-07-16use WhichRangesContainer in sdNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-12Partially resolves tdf#134369: Enable word-wrap by default for shapes in sdRafael Lima
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-12Fix wrong position on move when page has marginmert
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-08clean up some more dynamic/static castingNoel
2021-03-07ref-count SdrPageNoel
2021-03-01LOK: disable rotation mode on selection of shapemert
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2021-01-12Translate German commentsJohnny_M
2021-01-03Degree10->Degree100 in XPolygonNoel Grandin