Age | Commit message (Expand) | Author |
2018-08-16 | remove mempool | Noel Grandin |
2018-07-04 | -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-07 | provide overrides of GetNext/GetPrev in SwPaM subclasses | Noel Grandin |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-03-23 | loplugin:useuniqueptr in SwCursor | Noel Grandin |
2018-03-21 | sw: fix some IWYU warnings | Miklos Vajna |
2018-03-04 | Translate German variable names | Johnny_M |
2017-11-27 | loplugin:countusersofdefaultparams in sw (2) | Noel Grandin |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-08-03 | loplugin:constparams in sw part1 | Noel Grandin |
2017-04-19 | tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreated | Michael Stahl |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-01-26 | loplugin: unnecessary destructor sw | Noel Grandin |
2016-11-29 | convert SwCursorSelOverFlags to o3tl::typed_flags | Noel Grandin |
2016-11-07 | loplugin:unnecessaryvirtual in svx..sw | Noel Grandin |
2016-10-27 | loplugin:expandablemethods in sw | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-08 | loplugin:constantparam in sw | Noel Grandin |
2016-08-31 | convert FindRanges to o3tl::typed_flags_set | Noel Grandin |
2016-08-31 | remove the SwMoveFnCollection* typedefs | Noel Grandin |
2016-08-19 | loplugin:countusersofdefaultparams in sw | Noel Grandin |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-22 | loplugin:constantparam in sw | Noel Grandin |
2016-02-24 | let SvxSearchItem use SearchOptions2 | Eike Rathke |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | com::sun::star->css in sw/inc | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-21 | loplugin:unusedmethods sw | Noel Grandin |
2015-05-20 | bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-point | Christian Lohmaier |
2015-04-25 | sw: same treatment for SwCursor's fake "copy constructor" | Michael Stahl |
2015-03-14 | sw: prefix members of SwTableCursor | Michael Stahl |
2015-03-14 | sw: prefix members of SwCursor | Michael Stahl |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-16 | sal_Bool to bool | Matteo Casalin |
2014-03-16 | sal_Bool to bool and minor optimizations | Matteo Casalin |
2014-02-27 | Remove visual noise from sw | Alexander Wilms |
2014-01-17 | bool improvements | Stephan Bergmann |
2013-11-14 | xub_StrLen to sal_Int32 in SwIndex and some related | Matteo Casalin |
2013-11-05 | fixincludeguards.sh: sw | Thomas Arnhold |
2013-10-26 | sw: ViewShell -> SwViewShell rename | Miklos Vajna |
2013-10-15 | convert sw/inc/swcrsr.hxx from String to OUString | Noel Grandin |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-30 | sal_Bool to bool | Takeshi Abe |
2012-09-21 | fdo#48692: fix problems with large number of table cells: | Michael Stahl |
2012-07-26 | Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vector | Noel Grandin |
2012-05-05 | Resolves: fdo#49342 crash merging cells, revert conversion to std::map | Caolán McNamara |