summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski1-0/+1
2020-05-05sw from-bottom relative orientation: fix calculation of position limitsMiklos Vajna1-1/+2
2020-05-02tdf#132603: fix crash when selecting part of a commentJulien Nabet1-1/+2
2020-04-30loplugin:makeshared in swNoel Grandin3-6/+6
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin2-6/+6
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt5-5/+5
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski1-0/+2
2020-03-25Fix typoAndrea Gelmini1-1/+1
2020-03-24lokit: unify fill transparency itemsDennis Francis1-0/+41
2020-03-24sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian1-1/+1
2020-03-11tdf#39674 Translate German variable namesJohnny_M1-1/+1
2020-03-03Revert "Make Chart Creation Wizard async"Stephan Bergmann1-22/+1
2020-03-02Make Chart Creation Wizard asyncSzymon Kłos1-1/+22
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-13Add uno cmd to protect bookmarks in a documentSamuel Mehrbrodt1-3/+10
2020-02-13Add uno cmd to protect fields in a documentSamuel Mehrbrodt1-0/+17
2020-02-12Get the align states of draw-shapes in...Dennis Francis1-9/+44
2020-02-12Allow boolean valued statechange messages for...Dennis Francis1-0/+23
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+1
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen1-18/+9
2020-02-09Current color isn't highlighted in the table cell background toolbar dropdownMaxim Monastirsky1-1/+1
2020-02-08tdf#130482 sw: fix text alignment in shape textMiklos Vajna1-12/+6
2020-02-07tdf#99693 Add Highlighting tab for WriterMaxim Monastirsky2-2/+2
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-2/+2
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens1-1/+1
2020-01-27tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna1-0/+21
2020-01-24loplugin:makeshared in swNoel Grandin2-3/+3
2020-01-10use more std::make_sharedNoel Grandin3-5/+5
2020-01-10tdf#88713 Fix navigating navigator remindersJim Raykowski1-9/+3
2020-01-09tdf#129468 Add uno command .uno:SetReminder to set a reminder bookmarkJim Raykowski1-1/+31
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen28-372/+11
2020-01-02tdf#129712: check if outliner view pointer is valid to avoid crashMike Kaganski1-1/+1
2019-12-26AccessibilityCheck iface, namespacesTomaž Vajngerl1-2/+2
2019-12-26Accessibility check dialogTomaž Vajngerl1-0/+4
2019-12-26Accessibility check base functionalityTomaž Vajngerl1-1/+5
2019-12-26Add accessibility check to the Writer menuTomaž Vajngerl1-0/+3
2019-12-17tdf#64902 Writer table: Paste Special->Rows AboveLászló Németh1-3/+21
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh1-1/+16
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara2-2/+2
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski1-1/+2
2019-12-11jsdialog: send items on status changeSzymon Kłos3-12/+0
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-1/+1
2019-12-11convert FrameControlType to scoped enumNoel Grandin1-4/+4
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-12-11convert SwFrameSize to scoped enumNoel Grandin5-11/+11
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 Mehrbrodt1-5/+2
2019-12-01SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai1-44/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1