summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna2-3/+10
2016-09-13Revert "tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for wr...jan iversen5-19/+18
2016-09-13tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth1-0/+5
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2016-09-13avoid crash with nullptr accessMarkus Mohrhard1-1/+1
2016-09-13sw: Make DelHFFormat() localTakeshi Abe1-3/+3
2016-09-12sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna4-10/+59
2016-09-12sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna2-0/+11
2016-09-12sw: partially revert commit d0b09f41efe938e94a84e783c9ff5742edcbfba8Michael Stahl1-2/+2
2016-09-12Indentation fixesMiklos Vajna1-1/+1
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos14-427/+284
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna4-1/+39
2016-09-12fftester: break as soon as an exception is requiredCaolán McNamara2-1/+1
2016-09-12sw: prefix members of SwAttrIterMiklos Vajna9-190/+190
2016-09-11rework to avoid coverity#1371295 Missing move assignment operatorCaolán McNamara1-7/+11
2016-09-11Remove toolbar labels from track changes toolbarYousuf Philips1-12/+12
2016-09-11tdf#91781 Add Edit > Comment submenu to writerYousuf Philips1-0/+8
2016-09-10tdf#73797 Enable object rotation (.uno:ToggleObjectRotateMode) for writerGulsah Kose5-18/+19
2016-09-10fftester: this mode is intended for paste into an existing docCaolán McNamara1-8/+1
2016-09-09tdf#86926 writerfilter allow fallback if exceptionsJustin Luth2-0/+7
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-3/+3
2016-09-09handle read-only state of wordcount settingsAndras Timar1-0/+3
2016-09-09loplugin:constantparam in svtoolsNoel Grandin2-3/+2
2016-09-09loplugin:refcountingNoel Grandin2-3/+3
2016-09-09loplugin:constantparam in svxNoel Grandin3-8/+7
2016-09-09remove direct memory managementDavid Tardon2-14/+7
2016-09-09remove direct memory managementDavid Tardon1-25/+12
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon3-16/+16
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski3-13/+17
2016-09-08remove IMAGEROTATION and IMAGEREFLECTION SfxSlotMode enums...Caolán McNamara1-39/+0
2016-09-08sw: remove qa/tiledrendering/tiledrendering.cxx againMiklos Vajna1-212/+0
2016-09-08tdf#81345 docx import fix default page break regressionJustin Luth2-0/+12
2016-09-08loplugin:constantparam in swNoel Grandin18-112/+45
2016-09-08more workaround lack of constexprNoel Grandin1-10/+4
2016-09-08workaround lack of constexprNoel Grandin1-19/+9
2016-09-08loplugin:constantparam in swNoel Grandin86-317/+182
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin69-518/+515
2016-09-08loplugin:constantparam in swNoel Grandin8-31/+22
2016-09-08tdf#101712 Writer Table Style; odf export; remove parent export for cell styleJakub Trzebiatowski3-1/+26
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna3-1/+13
2016-09-07Adjust labels in the bullets and numbering dialogYousuf Philips2-2/+2
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łos14-319/+443
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 Kose9-6/+288
2016-09-07BigToolBox painting fixSzymon Kłos1-24/+29
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin3-25/+31
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin5-14/+20