summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin19-52/+51
2016-10-03Fix typosAndrea Gelmini2-2/+2
2016-10-03remove pointer to localJochen Nitschke1-2/+1
2016-10-02fix indentationMarkus Mohrhard1-1/+1
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna3-3/+6
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos12-827/+453
2016-09-28sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna1-0/+10
2016-09-28editeng: invalidate everything only when toggling header-footer editAshod Nakashian1-5/+7
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna1-0/+6
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna1-0/+37
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-6/+6
2016-09-23MM don't crash on canceled SHELL documentsJan-Marek Glogowski1-6/+7
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski1-13/+16
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski1-9/+30
2016-09-23MM just increment after a successful next recordJan-Marek Glogowski1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke11-97/+88
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin4-34/+0
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna2-9/+45
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin1-9/+9
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl1-1/+3
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2-3/+3
2016-09-20loplugin:unusedfieldsNoel Grandin1-1/+0
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-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-1/+4
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-2/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+0
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke2-7/+10
2016-09-14Resolves: tdf#101859 dispose unused popupmenu before dtorCaolán McNamara1-2/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann168-234/+234
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen2-10/+10
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos8-272/+145
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna1-1/+1
2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose2-10/+10
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-09-09loplugin:constantparam in svxNoel Grandin3-8/+7
2016-09-08loplugin:constantparam in swNoel Grandin5-19/+15
2016-09-08loplugin:constantparam in swNoel Grandin15-33/+24
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin9-55/+53
2016-09-07Make PageColumnPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Make PageOrientationPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos8-225/+126
2016-09-07tdf#90597 Revert "Jump to next change when accepting or rejecting a change"Samuel Mehrbrodt1-2/+0
2016-09-07Do not change the OBJ_CAPTION code pathMaxim Monastirsky1-9/+10
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose3-6/+40