Age | Commit message (Expand) | Author |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-10-20 | use tools::Long in sw | Noel |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-09-28 | sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ... | Miklos Vajna |
2020-09-23 | Added new command to delete the comment thread | Pranam Lashkari |
2020-09-22 | changed FN_RESOLVE_NOTE behaviour to resolve single note | Pranam Lashkari |
2020-07-30 | loplugin:flatten in sw/uibase/dbui..sw/uibase/envelp | Noel Grandin |
2020-05-25 | tdf#133348 remove from list before calling SetActiveSidebarWin | Julien Nabet |
2020-05-22 | remove Size arg from Window::Draw and depend on GetSizePixel | Caolán McNamara |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-10 | refactor PostIt access to SwFormatFields in ... | Bjoern Michaelsen |
2020-02-07 | tdf#99693 Add Highlighting tab for Writer | Maxim Monastirsky |
2020-01-07 | tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxx | Gabor Kelemen |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-09-28 | loplugin:constmethod in sw | Noel Grandin |
2019-09-19 | remove SwClient/SwModify in sw/source/uibase | Bjoern Michaelsen |
2019-08-20 | loplugin:constvars in sw | Noel Grandin |
2019-08-15 | replace ".get->" with "->" | Noel Grandin |
2019-08-14 | Change some handling for resolved comments | Scott Clarke |
2019-08-08 | tdf#119228 Add 'Resolved Comments' option to the View menu. | Scott Clarke |
2019-08-06 | tdf#119228 Add accessors for resolved state | Scott Clarke |
2019-08-02 | sw comments on frames: no overlay in the LOK API, either: insert case | Miklos Vajna |
2019-08-02 | Fix typos | Andrea Gelmini |
2019-07-25 | tdf#119228 Add storage and serialisation for the Resolved flag | Scott Clarke |
2019-07-25 | cid#1448432 Division or modulo by zero | Caolán McNamara |
2019-06-21 | sw comments on frames: fix layout to place anchor next to the image | Miklos Vajna |
2019-05-16 | tdf#42949 Fix IWYU warnings in include/svx/[e-g]* | Gabor Kelemen |
2019-02-10 | loplugin:indentation in sw | Noel Grandin |
2019-01-24 | loplugin:constparams in sw | Noel Grandin |
2019-01-15 | rename GetBroadCaster->GetBroadcaster | Noel Grandin |
2019-01-15 | use unique_ptr in SwPostItMgr | Noel Grandin |
2019-01-11 | sw_redlinehide: fix infinite loop when deleting comments | Michael Stahl |
2018-12-18 | sw_redlinehide_4b: consider the comments in the margin | Michael Stahl |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-30 | Simplify containers iterations in sw/source/ui* | Arkadiy Illarionov |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-11 | Resolves: tdf#120487 postit losing focus triggering recreation of postit | Caolán McNamara |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-09-14 | weld SwCharDlg | Caolán McNamara |
2018-09-12 | loplugin:simplifyconstruct in sw | Noel Grandin |
2018-08-17 | sw: Replace std::list with std::vector for simplicity | Takeshi Abe |
2018-07-25 | loplugin:useuniqueptr in SwPostItMgr | Noel Grandin |
2018-03-15 | loplugin:useuniqueptr in SwPostItPageItem | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-22 | loplugin:redundantcopy extend to Color | Noel Grandin |
2018-01-31 | Fix some IWYU warnings | Miklos Vajna |
2018-01-12 | More loplugin:cstylecast: sw | Stephan Bergmann |