summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-08-17tdf#126787: extend/restore item set ranges to hold RES_PARATR_GRABBAGMike Kaganski1-10/+42
2019-08-17Use a nice way of merging rangesMike Kaganski1-9/+4
2019-08-16CppunitTest_sw_uiwriter: fix top/left confusion in testImageCommentMiklos Vajna1-1/+2
2019-08-16move WizardMachine to vclCaolán McNamara13-36/+37
2019-08-16Fix typosAndrea Gelmini1-2/+2
2019-08-16Fix typosAndrea Gelmini1-1/+1
2019-08-16tdf#126819 Can't retrieve the mouse position written in the statusbarNoel Grandin3-7/+1
2019-08-16This was meant to be 'continue', not 'break'Mike Kaganski2-6/+29
2019-08-16CppunitTest_sw_uiwriter: get rid of hardcoded 1418 in testImageCommentMiklos Vajna1-2/+18
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin8-34/+17
2019-08-15loplugin:sequenceloop in swNoel Grandin52-134/+140
2019-08-15tdf#53847 - Styles focused toolbarHeiko Tietze1-10/+10
2019-08-15tdf#125041 fix hyperlinks to IDN websitesTünde Tóth1-19/+2
2019-08-15Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-15replace ".get->" with "->"Noel Grandin4-5/+5
2019-08-15sw btlr writing mode: RTF filter of Writer textframesMiklos Vajna3-0/+16
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl4-1/+165
2019-08-14sw: fix assert on export of ooo39250-1.rtf to DOCXMichael Stahl3-19/+75
2019-08-14Set "Resolved Comments" view option on by defaultScott Clarke1-0/+1
2019-08-14Change some handling for resolved commentsScott Clarke3-7/+18
2019-08-14Resolves tdf#126257 - Writer styles hierarchical organizationHeiko Tietze1-2/+4
2019-08-13Writer: Saving a damaged file as DOCX crashesTamás Zolnai1-8/+11
2019-08-13tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski3-51/+36
2019-08-13sw doc model xml dump: improve OLE node handlingMiklos Vajna3-3/+31
2019-08-13sw undo/redo derived style storing during creation by exampleVasily Melenchuk1-8/+37
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara7-4/+52
2019-08-13tdf#125100 After insert of calc document as OLE object, content is shownIlhan Yesil1-0/+7
2019-08-13remove unused constantNoel Grandin1-2/+0
2019-08-13tdf#42949 Fix IWYU warnings in sw/source/ui/*/*hxxGabor Kelemen76-117/+68
2019-08-13RTF filter: add redline insert/delete testcaseMiklos Vajna2-0/+44
2019-08-13Fix typosAndrea Gelmini3-3/+3
2019-08-13tdf#114854 writerfilter: EditEng URLs import different from SW URLsJustin Luth1-3/+11
2019-08-13sw: avoid dangling references to style in undo/redoVasily Melenchuk2-0/+29
2019-08-13sw: clean-up SwTabCols header a bit, no chnageTomaž Vajngerl1-17/+17
2019-08-12sw: Immediately construct a shared_ptr instead of raw pointerTomaž Vajngerl1-3/+5
2019-08-12sw: properly initialize the instance variablesTomaž Vajngerl1-6/+18
2019-08-12sw: factor out changing of mouse pointer on mouse moveTomaž Vajngerl2-63/+74
2019-08-12Remove executables bit on odt fileAndrea Gelmini1-0/+0
2019-08-12sw: fix assert in SwTextFrame::RegisterToNode() on ooo33427-1.sxwMichael Stahl1-2/+3
2019-08-12tdf#120734 Only enable "Remove hyperlink" when hyperlink selectedSamuel Mehrbrodt1-16/+1
2019-08-12loplugin:staticconstfieldNoel Grandin1-0/+2
2019-08-12Add test for resolved comments in odfexportScott Clarke2-0/+14
2019-08-12Fix typosAndrea Gelmini6-7/+7
2019-08-12cid#1401328 Uncaught exceptionCaolán McNamara1-2/+3
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt1-1/+3
2019-08-12wether->whetherCaolán McNamara1-1/+1
2019-08-12sw: prefix members of SwUndoMiklos Vajna6-11/+11
2019-08-12Fix typosAndrea Gelmini6-13/+13
2019-08-12Fix typosAndrea Gelmini15-21/+21
2019-08-10loplugin:staticconstfieldStephan Bergmann2-4/+1