summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-11-24sw lok comments: avoid crash an exit after clicking the scrollbarMiklos Vajna2-0/+6
2015-11-24sw lok comments: implement drag of the scrollbarMiklos Vajna3-5/+11
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin2-128/+128
2015-11-24sw lok comments: fix missing invalidations from the scrollbarMiklos Vajna3-1/+117
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-3/+0
2015-11-24loplugin:unusedfields in sw/Noel Grandin10-22/+2
2015-11-24loplugin:unusedfields in sw/Noel Grandin5-40/+18
2015-11-23loplugin:nullptrStephan Bergmann1-1/+1
2015-11-23sw lok comments: handle mouse up/down events on the vertical scrollbarMiklos Vajna1-10/+45
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-2/+2
2015-11-23sw lok comments: fix vertical scrollbar with custom zoomMiklos Vajna1-2/+3
2015-11-20sw lok comments: implement painting of the vertical scrollbarMiklos Vajna1-0/+14
2015-11-19sw lok comments: optimize sidebar text control invalidationMiklos Vajna1-15/+19
2015-11-19loplugin:sallogareasStephan Bergmann1-2/+2
2015-11-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna1-5/+3
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-1/+7
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna1-1/+1
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-2/+0
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna1-0/+12
2015-11-17sw lok comments: fix meta author/data size with custom zoomMiklos Vajna1-2/+3
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna2-4/+5
2015-11-17An SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks sanerStephan Bergmann2-244/+227
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna1-3/+12
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin5-231/+227
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky2-10/+10
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-2/+2
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin2-10/+3
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky3-13/+13
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-15/+5
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15loplugin:nullptrStephan Bergmann1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky2-4/+21
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna3-2/+48
2015-11-14sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna1-0/+17
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna1-0/+13
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna2-21/+49
2015-11-14sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna2-0/+28
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna3-45/+45
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna1-25/+25
2015-11-13sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna1-6/+18
2015-11-13sw lok: disable comment menu button for nowMiklos Vajna1-0/+4
2015-11-13sw lok: fix blinking cursor position of commentsMiklos Vajna4-14/+35
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-1/+1
2015-11-13sw: loplugin:badstatics: remove static SwView::m_pSrchDlgMichael Stahl2-42/+31
2015-11-13sw: prefix members of SwIdxFormDlgMiklos Vajna1-21/+21
2015-11-12sw lok: forward key events to annotation window if necessaryMiklos Vajna4-1/+30