Age | Commit message (Expand) | Author |
2021-04-01 | Fix typos | Andrea Gelmini |
2021-03-31 | tdf#141158 DOCX: import discarded headers/footers | Attila Bakos (NISZ) |
2021-03-02 | tdf#140117 sw UI: keep headers/footers when inactive | Daniel Arato (NISZ) |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-05 | Ensure no class directly derives from SwModify | Bjoern Michaelsen |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-02-21 | sw: improve DOCX export of footnote separator a little more | Michael Stahl |
2020-02-07 | sw: fix misnamed m_IsFootnoteInfo | Michael Stahl |
2019-10-21 | Related: tdf#124770 sw doc model xml dump: handle page descriptions | Miklos Vajna |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-05-18 | dont use SwClient/SwModify in unocore: NumberingRules | Bjoern Michaelsen |
2018-03-13 | use sw::WriterMultiListener instead of SwDepend in SwPageDesc | Bjoern Michaelsen |
2018-01-02 | loplugin:passstuffbyref improved return in sw | Noel Grandin |
2017-11-29 | loplugin:unusedmethods | Noel Grandin |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann |
2017-03-17 | convert SvxBorderStyle to scoped enum | Noel Grandin |
2017-02-16 | replace SwFootnoteAdj with css::text::HorizontalAdjust | Caolán McNamara |
2017-02-16 | crashtesting: enum values need to not change | Caolán McNamara |
2017-02-13 | convert SwFootnoteAdj to scoped enum | Noel Grandin |
2017-01-05 | sw: indentation fixes | Miklos Vajna |
2016-12-08 | Indentation fixes | Miklos Vajna |
2016-11-07 | loplugin:unnecessaryvirtual in svx..sw | Noel Grandin |
2016-10-12 | convert PD_ constants to typed_flags | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-29 | Don't inheritate from boost::multi_index | Jan-Marek Glogowski |
2016-08-29 | Convert SwPageDescs to boost::multi_index | Jan-Marek Glogowski |
2016-04-14 | loplugin:passstuffbyref in sw | Noel Grandin |
2016-04-07 | tdf#99120 DOC import: fix lack of first share after odd section break | Miklos Vajna |
2016-03-09 | loplugin:constantparam in sw | Noel Grandin |
2015-11-25 | bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-point | Robinson Tryon |
2015-10-17 | tdf#36117 .doc preserve page vertical alignment after RT | Justin Luth |
2015-10-12 | Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" 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-03-31 | sw: prefix members of SwPageDesc | Michael Stahl |
2015-03-31 | sw: prefix members of SwPageDescExt | Michael Stahl |
2015-03-31 | sw: prefix members of SwPageFtnInfo | Michael Stahl |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | kill a typed Modify use | Bjoern Michaelsen |
2015-01-07 | fdo#75757 remove inheritance to std::vector | Michaël Lefèvre |
2014-11-26 | loplugin: cstylecast | Noel Grandin |
2014-11-16 | Remove sal_True/sal_False from code and comments in sw includes | Matteo Casalin |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" | Jan Holesovsky |
2014-10-16 | fdo#84854 it seems long is not enough on 32 bit | David Tardon |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-06-23 | fdo#76260 - the wrong way to get a 10% win with an N^3 operation. | Michael Meeks |
2014-04-30 | sw: sal_Bool->bool | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |