Age | Commit message (Expand) | Author |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-19 | sw: prefix members of SwFlowFrame, SwXLinkTargetSupplier, ... | Miklos Vajna |
2020-10-15 | tdf#34355 sw,offapi,officecfg: show track changes in margin | László Németh |
2020-10-12 | sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ... | Miklos Vajna |
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-09-30 | sw: fix heap-use-after-free in the UnoActionContext dtor | Miklos Vajna |
2020-09-30 | SwPaM::GetDoc can return a reference instead | Caolán McNamara |
2020-09-29 | SwNodes never passed a null SwDoc* | Caolán McNamara |
2020-09-29 | CreatePostItData never passed a null SwDoc* | Caolán McNamara |
2020-09-28 | sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ... | Miklos Vajna |
2020-09-24 | tdf#134782 sw: split AddParaSpacingToTableCells flag in 2 | Michael Stahl |
2020-08-31 | tdf#104596 sw layout: wrap in header only if bLayoutInCell | Justin Luth |
2020-08-21 | Fix typos | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-07 | cid#1465669 Dereference after null check | Caolán McNamara |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-07-30 | loplugin:flatten in sw/uibase/sidebar..sw/uibase/uno | Noel Grandin |
2020-07-30 | tdf#38093 Writer outline folding - feature sensitivity | Jim Raykowski |
2020-07-30 | tdf#135244: prevent jumping to cursor at document render | Mike Kaganski |
2020-07-29 | replace and drop SvtPrintWarningOptions | Caolán McNamara |
2020-07-26 | sw: create instances with uno constructors | Noel Grandin |
2020-07-17 | tdf#104596 sw COMPAT layout: wrap in header for in-table flies | Justin Luth |
2020-07-15 | tdf#124423 sw: fix AutoSize width frames of DOCX | Attila Szűcs |
2020-07-02 | Upcoming improved loplugin:staticanonymous -> redundantstatic: sw | Stephan Bergmann |
2020-06-30 | tdf#130151 Fix toc pointing to wrong page | Samuel Mehrbrodt |
2020-06-24 | tdf#128197: sw: different line height for DOCX with compat=14 | Vasily Melenchuk |
2020-06-20 | use JsonWriter for the rest of ITiledRenderable | Noel Grandin |
2020-06-18 | new json writer for LOK | Noel Grandin |
2020-06-15 | tdf#128195 Keep spacing below last paragraph in header (docx) | Samuel Mehrbrodt |
2020-06-10 | loplugin:buriedassign in sw | Noel Grandin |
2020-06-05 | Upcoming loplugin:elidestringvar: sw | Stephan Bergmann |
2020-05-29 | loplugin:simplifybool in sw | Noel Grandin |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-08 | lok: MSForms: fix editing of drop-down field. | Tamás Zolnai |
2020-05-08 | lok: MSForms: Handle event about item selection of a drop-down field. | Tamás Zolnai |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-03-24 | ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilter | Caolán McNamara |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-24 | workaround GCC 9.2.1 -Og -Werror=maybe-uninitialized | Michael Stahl |
2020-02-05 | sw: convert CopyRange boolean parameters to enum | Michael Stahl |
2020-02-03 | sw: split into 2 settings ProtectBookmarks and ProtectFields | Michael Stahl |
2020-02-03 | Add ProtectBookmarksAndFields per-document option | Katarina Behrens |
2020-01-31 | tdf#45589 offapi,officecfg,sw: add option to toggle bookmark display | Michael Stahl |
2020-01-29 | lok: preserve mouse event logic position and use in calc | Tomaž Vajngerl |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-26 | rename some local variables | Noel Grandin |