summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)Author
2021-07-23tdf#143464: fix SmartTag managementJulien Nabet
2021-06-22tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl
2021-06-22Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl
2021-05-03tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller
2021-04-23tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl
2021-04-23sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-03-23Related: tdf#133933 sw: fix assertion failure in the SwIndexReg dtorMiklos Vajna
2021-03-11tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2020-12-03show form dropdown on mouse press not releaseCaolán McNamara
2020-11-21Remove SwIterator hack in untableBjoern Michaelsen
2020-11-21tdf#124176: Use pragma once instead of include guardsMücahid Aydin
2020-11-21callnk: Replace needless SwClientNotifyCall with CallSwClientNotifyBjoern Michaelsen
2020-11-19sw_fieldmarkhide: adapt SwUndoInsSection with ToXMichael Stahl
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-11-16sw: fix misleading comments - SwFlyFrame::m_bAtCnt is set...Michael Stahl
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-09tdf#83419 sw change tracking: clean-up autocorrectLászló Németh
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-11-02sw: return SwXFieldmark in SwXFieldEnumerationMichael Stahl
2020-11-02sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ...Miklos Vajna
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-28NoTextFrame: Modify no more ...Bjoern Michaelsen
2020-10-28sw: add an xml dumper for SwUndoDrawDeleteMiklos Vajna
2020-10-28Related: tdf#98868 split out reusable hunk as functionCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Removed duplicated includeAndrea Gelmini
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-19sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ...Miklos Vajna
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolá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-05SwGetRefFieldType ctor 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-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-04MakeCopy family never called with a null SwDoc* argCaolán McNamara
2020-09-30AccessibilityIssue::setDoc never passed a null ScDoc*Caolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-28SwUndoSetFlyFormat: SwClient::Modify no moreBjoern Michaelsen