summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)AuthorFilesLines
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna2-2/+0
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky2-36/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna2-3/+3
2016-01-14tdf#40494: adding rows to table in protected sections not allowedOliver Specht1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-14/+6
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin1-12/+14
2015-12-17nConfigId is always 0Maxim Monastirsky1-1/+1
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara1-8/+9
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin9-40/+40
2015-12-11sw: clean up no longer needed SwViewShell::isTiledRendering()Miklos Vajna3-11/+11
2015-12-11tdf#34375: resizing of drawings with shift key fixedOliver Specht1-1/+1
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-10/+5
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-12-05silence vcl release mouse warningCaolán McNamara1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon13-485/+485
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-24sw lok comments: fix missing invalidations from the scrollbarMiklos Vajna3-1/+117
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-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-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna1-5/+3
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-17sw lok comments: fix text selection with custom zoomMiklos Vajna1-3/+12
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky2-12/+12
2015-11-15loplugin:nullptrStephan Bergmann1-2/+2
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-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-12sw lok: forward key events to annotation window if necessaryMiklos Vajna4-1/+30
2015-11-12loplugin:nullptrStephan Bergmann2-2/+2
2015-11-12sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna3-0/+55
2015-11-11sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna1-0/+11
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