summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txthyph.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-21/+21
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-2/+0
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-0/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-8/+8
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-9/+9
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-09-15fix callgrind crashNoel Grandin1-1/+1
2018-09-14loplugin:useuniqueptr in SwTextPortion::CreateHyphenNoel Grandin1-6/+6
2018-09-03use less magic in sw/Noel Grandin1-5/+5
2018-06-27sw: prefix members of SwInterHyphInfoTextFrameMiklos Vajna1-7/+7
2018-06-08sw_redlinehide: hyphenationMichael Stahl1-19/+21
2018-06-08sw_redlinehide: trivial conversions in txthyph.cxxMichael Stahl1-15/+15
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-4/+4
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-07-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-3/+1
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-4/+0
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-2/+2
2017-05-02tdf#39468: Translate German comments in sw/source/core/text/txthyph.cxxJens Carl1-19/+16
2017-04-25tdf#39468 Translate German comments sw/source/core/text/txthyph.cxxAlexey Vlasov1-3/+3
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-2/+1
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna1-0/+5
2016-04-30Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-10/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+2
2015-06-25SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContextMiklos Vajna1-1/+2
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-52/+52
2015-05-12sw: let's try without a SwHyphPortion copy ctorMichael Stahl1-9/+8
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara1-1/+1
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-34/+40
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl1-1/+1
2014-10-21fdo#39468 Translate German comments - sw/source/core/{unocore|text}Philipp Weissenbacher1-24/+28
2014-09-06sal_uInt16 to sal_Int32Matteo Casalin1-4/+2
2014-09-06Avoid temporary OUStringsMatteo Casalin1-4/+2
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-5/+5
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-69/+7
2014-03-11"underflow" is one wordTor Lillqvist1-4/+4
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-16sal_Bool to boolMatteo Casalin1-6/+6
2014-02-16sal_Bool to boolMatteo Casalin1-4/+4