summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2017-09-21lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.cp-5.3-26Jan Holesovsky1-2/+7
2017-09-14implementing callback for ruler invalidationAditya Dewan1-0/+19
2017-07-06tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna1-9/+12
2017-04-12rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl1-25/+0
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-03-24sw lok: Avoid double declaration of variablePranav Kant1-1/+0
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant1-8/+24
2017-01-22tdf#105409 Use ScopedVclPtrMaxim Monastirsky1-1/+1
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl1-1/+12
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-6/+6
2016-11-21tdf#104023 - fix wrong boolean logic for RedlineFlagsJustin Luth1-2/+1
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-1/+1
2016-11-14Don't AlignToPixel in SwView::SetVisAreaStephan Bergmann1-5/+2
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin1-5/+4
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-5/+6
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin1-2/+2
2016-11-03remove pParentFrame from SfxFrameNoel Grandin2-8/+2
2016-10-31loplugin:oncevar in swNoel Grandin1-2/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara4-9/+9
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2-3/+3
2016-10-27fix writer insert caption crashCaolán McNamara1-2/+2
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin2-2/+2
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+2
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-1/+1
2016-10-13tdf#101390 Add "Diagonal Line" command to the writer arrowsbar.Gulsah Kose2-0/+2
2016-10-12convert PD_ constants to typed_flagsNoel Grandin2-2/+2
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin1-1/+1
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose2-0/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin7-9/+9
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann7-17/+17
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