summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-12tdf#89714 - enable Widow/Orphan in default styleJustin Luth1-0/+9
2015-11-12loplugin:nullptrStephan Bergmann2-2/+2
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna3-0/+55
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna1-77/+77
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna1-25/+25
2015-11-11sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna1-0/+11
2015-11-115th step to remove tools/rtti.hxxOliver Specht53-62/+3
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt1-0/+11
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna1-27/+27
2015-11-11sw: prefix members of SwTOXDescriptionMiklos Vajna2-96/+96
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna2-215/+215
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero1-8/+6
2015-11-10This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna1-7/+7
2015-11-10sw lok: fix length of the line overlay above the notesMiklos Vajna1-0/+12
2015-11-10sw lok: fix width of the notes sidebarMiklos Vajna1-1/+10
2015-11-10sw: allow doc model xml dump creation while editing comment textMiklos Vajna1-0/+11
2015-11-10tdf#39080 Hide Whitespace improvementsAshod Nakashian3-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann190-1571/+1571
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna4-344/+344
2015-11-10sw: prefix members of SwContentTreeMiklos Vajna2-362/+362
2015-11-09new loplugin: oncevarNoel Grandin2-5/+3
2015-11-09formatting improvements in sw/Noel Grandin68-215/+201
2015-11-07Misc tweaks and cleanups.Ashod Nakashian4-52/+52