Age | Commit message (Expand) | Author |
2020-11-02 | sw: prefix members of SwDistance, SwLayIdle, SwOszControl and ... | Miklos Vajna |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-11-01 | use officecfg for ShowLinkWarningDialog | Noel Grandin |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-30 | don't need to include sfx2/sidebar/SidebarToolBox.hxx | Caolán McNamara |
2020-10-30 | Related: tdf#98868 add SwDoc& member to SwTOXType | Caolán McNamara |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-28 | std::set->o3tl::sorted_vector in sw | Noel Grandin |
2020-10-28 | tdf#95096 add a DeleteSurroundingText to SwEditWin | Caolán McNamara |
2020-10-28 | cid#1468665 Dereference after null check | Caolán McNamara |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-27 | Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window level | Caolán McNamara |
2020-10-26 | sw: prefix members of SwContentViewConfig, SwCursorConfig, SwGridConfig ... | Miklos Vajna |
2020-10-21 | tdf#137568 grey-out Format - Comments in menu, when no comments | Seth Chaiklin |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-19 | sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ... | Miklos Vajna |
2020-10-15 | tdf#137105: crash in table with Style Inspector active | Aron Budea |
2020-10-15 | tdf#34355 sw,offapi,officecfg: show track changes in margin | László Németh |
2020-10-14 | tdf#135260 sw_redlinehide: fix insert-with-delete differently | Michael Stahl |
2020-10-14 | tdf#137025 sw: apply textbox padding set in Text | Attila Bakos (NISZ) |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-12 | sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ... | Miklos Vajna |
2020-10-10 | we are cloning the contents of a temporary std::unique_ptr | Caolán McNamara |
2020-10-10 | cid#1467976 Dereference after null check | Caolán McNamara |
2020-10-09 | Added optional parameter Enabled for uno:SpellOnline | Mert Tumer |
2020-10-08 | tdf#136964 Writer Navigator: Use same Headings expanded states | Jim Raykowski |
2020-10-08 | use sal_Int32 for style-sheet index | Noel Grandin |
2020-10-07 | Resolves: tdf#137274 comment node not expandable when there are comments | Caolán McNamara |
2020-10-06 | Online: Copy hyperlink location. / Core side. | gokaysatir |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-10-05 | SwUndoParagraphSigning never passed null SwDoc* | Caolán McNamara |
2020-10-05 | SwGetRefFieldType ctor never passed a null SwDoc* | Caolán McNamara |
2020-10-04 | the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc* | Caolán McNamara |
2020-10-04 | MakeCopy family never called with a null SwDoc* arg | Caolán McNamara |
2020-10-04 | SwSvxUnoDrawPool ctor never passed a null SwDoc* | Caolán McNamara |
2020-10-04 | SwDrawModel ctor always dereferences its SwDoc* arg | Caolán McNamara |
2020-10-04 | SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* arg | Caolán McNamara |
2020-10-02 | CID#1467666 Unchecked return value (CHECKED_RETURN) | Jim Raykowski |
2020-10-02 | SwDoc::Summary never called with null pExtDoc arg | Caolán McNamara |
2020-10-02 | drop these unused inlines | Caolán McNamara |
2020-09-30 | tdf#95378 Writer Navigator document content tracking | Jim Raykowski |
2020-09-30 | sw: fix heap-use-after-free in the UnoActionContext dtor | Miklos Vajna |
2020-09-30 | SwDocFac::GetDoc can return a reference | Caolán McNamara |
2020-09-30 | SwPaM::GetDoc can return a reference instead | Caolán McNamara |
2020-09-30 | loplugin:reducevarscope in sw | Noel |
2020-09-30 | SwNode::GetDoc can return a reference instead | Caolán McNamara |
2020-09-30 | tdf#137013 fix Writer find toolbar ui regressions | Jim Raykowski |
2020-09-29 | SwNodes never passed a null SwDoc* | Caolán McNamara |