summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-05-28no need to allocate these on the heapNoel Grandin5-34/+34
2021-05-28tdf#142404 sw compat layout: ignore blank size only on one-linersJustin Luth3-2/+8
2021-05-28tdf#125268: sw_ooxmlexport15: Add unittestXisco Fauli2-0/+10
2021-05-28no need to allocate these on the heapNoel Grandin9-47/+44
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin3-11/+11
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin1-2/+3
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk2-0/+11
2021-05-28Replace magic numbers in SwContentFrame::UpdateAttr_()Miklos Vajna1-9/+16
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna4-7/+79
2021-05-27sw_uiwriter2: this is basically a export testXisco Fauli3-17/+11
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh10-11/+150
2021-05-27Fix typosAndrea Gelmini2-3/+3
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin4-26/+26
2021-05-27sw_ooxmlexport: just use exportonly hereXisco Fauli8-60/+28
2021-05-27sw_ooxmlexport14: simplify codeXisco Fauli1-34/+6
2021-05-27Introduce SwContentFrameInvFlags to replace magic numbers in ...Miklos Vajna2-23/+40
2021-05-27sw: rework to avoid the DECLARE_ODFIMPORT_TEST macroMiklos Vajna3-65/+128
2021-05-26sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna2-38/+58
2021-05-26fix another leak in SwInsTableDlgNoel Grandin2-11/+9
2021-05-26Refactor module media item handlingJan-Marek Glogowski1-88/+24
2021-05-26fix leak in SwInsTableDlgNoel Grandin2-10/+11
2021-05-26fix leak in BuildMultiPortionNoel Grandin1-3/+4
2021-05-26fix leak of SwCompareLine in CompareDataNoel Grandin1-49/+48
2021-05-26fix leak in SwRedlineAcceptDlgNoel Grandin1-0/+12
2021-05-26tdf#115088 convert UITest to CppunitTestMiklos Vajna2-46/+22
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin5-17/+17
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin22-45/+44
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)5-6/+181
2021-05-25tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk2-0/+8
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna7-98/+98
2021-05-24no need for an image-position if the button only has an imageCaolán McNamara1-1/+0
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse3-41/+0
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin13-115/+114
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh10-21/+205
2021-05-23fix leak in SwUndoFormatCreateNoel Grandin2-3/+4
2021-05-22tdf#60382 sw track changes: add test for Undo of IsNotTrackedLászló Németh1-1/+40
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna186-638/+641
2021-05-21tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara1-0/+2
2021-05-21fix SwDoc leaks in CppunitTest_sw_macros_testNoel Grandin1-3/+4
2021-05-21fix leak in SwHTMLPosFlyFrameNoel Grandin1-1/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara91-267/+268
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara3-102/+252
2021-05-21resave in latest gladeCaolán McNamara1-173/+173
2021-05-21Removed executable bits on source fileAndrea Gelmini1-0/+0
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna11-26/+26
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara8-61/+77
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov2-1/+21
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga3-0/+68
2021-05-21Replace magic numbers in SwTabFrame::UpdateAttr_()Miklos Vajna1-7/+7