summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2020-10-06tdf#97128 DOCX import: fix frame directionDaniel Arato (NISZ)
2020-10-06tdf#107893 sw: fix broken "Add Text Box" after UndoAttila Bakos (NISZ)
2020-10-05unconflicting commits stomped on eachotherCaolán McNamara
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-10-05SwEditShell::SignParagraph always dereferences GetDoc()Caolán McNamara
2020-10-05lcl_ValidateParagraphSignatures always dereferences its SwDoc* argCaolán McNamara
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara
2020-10-05SwUndoMove ctor is never passed a null SwDoc*Caolán McNamara
2020-10-05SwUndoTableMerge::MoveBoxContent always dereferences its SwDoc* argCaolán McNamara
2020-10-05sw: ODF import: convert the simplest sub-tables to rowspan tablesMichael Stahl
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-05sw: SwTable::GCLines(): don't throw away row backgroundMichael Stahl
2020-10-05sw: improve comments, dump rowspan to nodes.xmlMichael Stahl
2020-10-05SwDateTimeField::GetDateTime always dereferences its SwDoc*Caolán McNamara
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-10-05sw: prefix members of SwImplEnterLeave, SwImplProtocol, SwProtocol and ...Miklos Vajna
2020-10-05MarkBase: Replace Modify with SwClientNotifyBjoern Michaelsen
2020-10-04SwXAutoStylesEnumerator always dereferences its SwDoc* argCaolán McNamara
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-04combine these identical blocks together into a functionCaolán McNamara
2020-10-04tdf#124176 Use #pragma once in textNikhil
2020-10-04related: tdf#127579: make use of FindCharFormatByName more robustXisco Fauli
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-10-04SwSvxUnoDrawPool ctor never passed a null SwDoc*Caolán McNamara
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara
2020-10-04change these sal_uLong to sal_SizeCaolán McNamara
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02tdf#137209 unparent widgets in fragment dtorCaolán McNamara
2020-10-02ODT import: copy direct para formatting for first para in insert modeMiklos Vajna
2020-10-02crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-10-02SwWW8FltAnchorStack ctor never given a null SwDoc*Caolán McNamara
2020-10-02SwNumRule::CheckCharFormats never passed null SwDoc*Caolán McNamara
2020-10-02CID#1467666 Unchecked return value (CHECKED_RETURN)Jim Raykowski
2020-10-02SwDoc::Summary never called with null pExtDoc argCaolán McNamara
2020-10-02drop these unused inlinesCaolán McNamara
2020-10-01tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli
2020-10-01crashtesting: ucsdet_detect may return nullptrCaolán McNamara
2020-09-30tdf#95378 Writer Navigator document content trackingJim Raykowski
2020-09-30Fix typosAndrea Gelmini
2020-09-30sw: fix heap-use-after-free in the UnoActionContext dtorMiklos Vajna
2020-09-30AccessibilityIssue::setDoc never passed a null ScDoc*Caolán McNamara
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-30loplugin:unusedmethodsNoel
2020-09-30SwPosition::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwHTMLTableLayout::GetDoc can return a referenceCaolán McNamara