summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin
2021-05-28sw XHTML / reqif export, RTF markup of images: write OLE1 presentation dataMiklos Vajna
2021-05-28fix buildJustin Luth
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28tdf#142404 sw compat layout: ignore blank size only on one-linersJustin Luth
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-28Replace magic numbers in SwContentFrame::UpdateAttr_()Miklos Vajna
2021-05-27sw XHTML / reqif export, RTF markup of images: write objdataMiklos Vajna
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-27Fix typosAndrea Gelmini
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel Grandin
2021-05-27Introduce SwContentFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-26sw XHTML / reqif export, RTF markup of images: write WMF in \pictMiklos Vajna
2021-05-26fix another leak in SwInsTableDlgNoel Grandin
2021-05-26Refactor module media item handlingJan-Marek Glogowski
2021-05-26fix leak in SwInsTableDlgNoel Grandin
2021-05-26fix leak in BuildMultiPortionNoel Grandin
2021-05-26fix leak of SwCompareLine in CompareDataNoel Grandin
2021-05-26fix leak in SwRedlineAcceptDlgNoel Grandin
2021-05-26CoreToPixel should take a SwRect argumentNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-25tdf#138141 sw: fix textbox z-orderAttila Bakos (NISZ)
2021-05-25sw: prefix members of SwApplet_Impl, SwFltAnchor, SwFltControlStack and ...Miklos Vajna
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-24fix leak of wronglist in SwTextNodeNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
2021-05-23fix leak in SwUndoFormatCreateNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara
2021-05-21fix leak in SwHTMLPosFlyFrameNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara
2021-05-21Removed executable bits on source fileAndrea Gelmini
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov
2021-05-21Replace magic numbers in SwTabFrame::UpdateAttr_()Miklos Vajna
2021-05-21tdf#104254 sw DOCX import: fix text wrapping in headersDaniel Arato (NISZ)
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20HeaderHdl only does something for the m_xCbTableHeadon caseCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20split handlers into button click and radiobutton toggleCaolán McNamara