summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-05-29no need to allocate this hint on the heapNoel Grandin2-7/+6
2021-05-29remove IsDisposed check in swNoel Grandin1-3/+0
2021-05-29no need to allocate these on the heapNoel Grandin3-8/+10
2021-05-29no need to allocate these on the heapNoel Grandin6-68/+65
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin5-41/+38
2021-05-29no need to allocate these on the heapNoel Grandin3-36/+36
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin1-1/+1
2021-05-28set one of the RadioButtons explicitly activeCaolán McNamara1-1/+1
2021-05-28resave with latest gladeCaolán McNamara1-128/+128
2021-05-28sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna2-16/+42
2021-05-28fix buildJustin Luth1-1/+1
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