summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2021-12-29tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-29sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl
2021-12-22tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl
2021-12-06tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-11-05Resolves: tdf#143643 ensure relayout on undo of insert commentCaolán McNamara
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen
2021-10-05tdf#77051 DOCX: fix user index and index entry supportLászló Németh
2021-09-06tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs
2021-08-31tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl
2021-08-12sw: use followby parameter of outline in Chapter fieldVasily Melenchuk
2021-08-12tdf#131771 sw: fix missing table style after copying and pasting the tableBalazs Santha
2021-07-16tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2021-07-15tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh
2021-06-30tdf#135316 cache propertysetinfo in SwXShapeNoel Grandin
2021-06-21merge SwList and SwListImpl (tdf#135316 related)Noel Grandin
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-15tdf#135316 docx open performanceNoel Grandin
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-11sw define bibliography entry dialog: unconditionally allow the browse buttonMiklos Vajna
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-30std::unique_ptr -> std::optionalNoel Grandin
2021-05-30std::unique_ptr->std::optionalNoel Grandin
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-29no need to allocate this hint on the heapNoel Grandin
2021-05-29no need to store SwSortKey separately on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-27no need to allocate Sw2LinesPos separately on heapNoel 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-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov
2021-05-20tdf#60382 sw offapi: add change tracking of table/row deletionLászló Németh
2021-05-19tdf#142367 Writer crashes when opening docxNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski
2021-05-18loplugin:unusedfieldsNoel Grandin