Age | Commit message (Expand) | Author |
2023-09-12 | Added parent / child relationship to comments. | Gökay Şatır |
2023-06-16 | tdf#103064 sw,editeng: make para styles work inside comments | Maxim Monastirsky |
2023-01-18 | tdf#119229 docx: Preserve w15:paraIdParent attribute in commentsExtended | Paris Oplopoios |
2022-10-11 | use more string_view in sw | Noel Grandin |
2022-08-04 | clang-tidy modernize-pass-by-value in sw | Noel Grandin |
2022-05-24 | comments: reassign ID when copy comment | Pranam Lashkari |
2022-04-16 | use more string_view in sw | Noel Grandin |
2022-04-08 | tdf#147861 sw ms export: DI_SUB_MASK must exclude FIXED now | Justin Luth |
2021-10-29 | use virtual function call for dynamic dispatch | Bjoern Michaelsen |
2021-08-16 | pass OutlinerParaObject around by value | Noel Grandin |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-07 | SwRefPageSetFieldType: Modify no more | Bjoern Michaelsen |
2020-10-05 | Evaluate family never passed a null SwDoc* | Caolán McNamara |
2020-09-21 | sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ... | Miklos Vajna |
2020-03-13 | Revert "loplugin:constfields in sw" | Noel Grandin |
2020-03-11 | tdf#39674 Translate German variable names | Johnny_M |
2019-11-04 | loplugin:finalclasses in sw/inc | Noel Grandin |
2019-09-20 | convert SwFieldTypesEnum to scoped enum | Noel Grandin |
2019-08-24 | loplugin:returnconstval in sw | Noel Grandin |
2019-07-25 | tdf#119228 Add storage and serialisation for the Resolved flag | Scott Clarke |
2019-05-03 | The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux... | Stephan Bergmann |
2019-03-28 | return by unique_ptr from SwFieldType::Copy | Noel Grandin |
2019-02-28 | use the xmlTextWriterPtr typedef consistently | Noel Grandin |
2018-11-15 | sw_redlinehide_3: add second result to SwRefPageGetField | Michael Stahl |
2018-11-15 | sw_redlinehide_3: transport layout from ExpandField() to Expand() | Michael Stahl |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-09-28 | Fix DI_TITEL -> DI_TITLE | Andrea Gelmini |
2018-07-10 | pass SwField around by std::unique_ptr | Noel Grandin |
2018-06-29 | loplugin:useuniqueptr in SwPostItField | Noel Grandin |
2018-05-22 | tdf#117171 support localized page number numbering styles | László Németh |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-03-11 | use sw::WriterMultiListener instead of SwDepend in SwJumpEditFieldType | Bjoern Michaelsen |
2018-02-27 | sw: prefix members of SwScriptField, SwTemplNameField and SwWrongList | Miklos Vajna |
2018-02-19 | sw: prefix members of SwPostItField, SwRefPageGetField and SwRefPageSetField | Miklos Vajna |
2018-02-15 | Fix some IWYU warnings | Miklos Vajna |
2018-02-12 | sw: prefix members of SwJumpEditFieldType, SwMacroField and SwPageNumberField | Miklos Vajna |
2018-02-05 | sw: prefix members of SwHiddenParaField, SwHiddenTextField and SwJumpEditField | Miklos Vajna |
2018-01-29 | sw: prefix members of SwExtUserField, SwFileNameField and SwFileNameFieldType | Miklos Vajna |
2018-01-22 | sw: prefix members of SwDocInfoField, SwDocStatField and SwDocStatFieldType | Miklos Vajna |
2018-01-15 | sw: prefix members of SwAuthorField, SwBreakIt and SwCombinedCharField | Miklos Vajna |
2017-12-19 | loplugin:unusedmethods | Noel Grandin |
2017-12-14 | tdf#43569 DOC input: insert ConditionalText field instead of field marks | Serge Krot |
2017-11-27 | loplugin:countusersofdefaultparams in sw (3) | Noel Grandin |
2017-08-04 | loplugin:constparams in sw part3 | Noel Grandin |
2017-08-02 | loplugin:checkunusedparams in sw | Noel Grandin |
2017-07-24 | sw: non-functional minor cleanup | Ashod Nakashian |
2017-07-21 | Eliminate DateTime::operator+=() and -=() with POD types | Eike Rathke |
2017-04-26 | use strong_int for LanguageType | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |