summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2-20/+16
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna1-6/+19
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung1-11/+0
2016-09-15sw: allow select of redline by indexMiklos Vajna1-2/+14
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke2-7/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-2/+2
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-1/+1
2016-09-08loplugin:constantparam in swNoel Grandin2-11/+5
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin2-16/+15
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose2-0/+15
2016-09-07loplugin:constantparam in swNoel Grandin1-1/+1
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos1-0/+1
2016-09-05convert Orientation to scoped enumNoel Grandin1-2/+2
2016-09-05convert ScrollType to scoped enumNoel Grandin2-4/+4
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna1-0/+5
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-2/+2
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-3/+5
2016-08-31convert SwDocPositions to scoped enumNoel Grandin3-31/+31
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-23convert SearchLabel to scoped enumNoel Grandin1-7/+7
2016-08-19tdf#101592 sw: track changes state is doc-specific, not view-specificMiklos Vajna1-0/+8
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-18sw: fix accepting/rejecting a change by index when cursor is not at a redlineMiklos Vajna1-3/+6
2016-08-18sw redlining: support per-view authorsMiklos Vajna1-0/+11
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna1-3/+17
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin2-4/+4
2016-08-15sw: prefix members of SwPagePreviewMiklos Vajna1-126/+126
2016-08-15convert SvxSpellArea to scoped enumNoel Grandin1-8/+8
2016-08-13tdf#83830: Tweaks to page header and footer panelsSusobhan Ghosh1-10/+10
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara2-8/+5
2016-07-29sw layout xml dump: mention SfxViewShell addressesMiklos Vajna1-0/+10
2016-07-28GSoC Emoji ControlAkshay Deep1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara5-8/+8
2016-07-22sw: add new LOK_CALLBACK_VIEW_LOCK callbackMiklos Vajna1-0/+9
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky2-13/+12
2016-07-20Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-5/+4
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna1-0/+12
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna1-0/+7
2016-07-10Remove redundant SvxGet* wrappers around LinguMgr functionsStephan Bergmann1-1/+1
2016-07-09Resolves: tdf#78112 print preview underlines spelling errors...Caolán McNamara1-0/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-2/+2
2016-07-08tdf#83054 Writer: Add "Go to Page" Entry in Edit MenuAkshay Deep1-13/+5
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara2-5/+5
2016-07-04sw lok: Handle lok handling code first, for PageUp/DownPranav Kant1-8/+14
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski1-1/+1
2016-06-28loplugin:staticmethodsStephan Bergmann1-1/+1