summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2020-11-02sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ...Miklos Vajna
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30don't need to include sfx2/sidebar/SidebarToolBox.hxxCaolán McNamara
2020-10-30Related: tdf#98868 add SwDoc& member to SwTOXTypeCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-28cid#1468665 Dereference after null checkCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-26sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ...Miklos Vajna
2020-10-21tdf#137568 grey-out Format - Comments in menu, when no commentsSeth Chaiklin
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#137105: crash in table with Style Inspector activeAron Budea
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl
2020-10-14tdf#137025 sw: apply textbox padding set in TextAttila Bakos (NISZ)
2020-10-13static_cast after dynamic_castNoel
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna
2020-10-10we are cloning the contents of a temporary std::unique_ptrCaolán McNamara
2020-10-10cid#1467976 Dereference after null checkCaolán McNamara
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-08tdf#136964 Writer Navigator: Use same Headings expanded statesJim Raykowski
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-07Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-05SwUndoParagraphSigning never passed null SwDoc*Caolán McNamara
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
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-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolá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-09-30tdf#95378 Writer Navigator document content trackingJim Raykowski
2020-09-30sw: fix heap-use-after-free in the UnoActionContext dtorMiklos Vajna
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara