summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-06rename SetOfst -> SetOffsetNoel Grandin1-1/+1
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-1/+1
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-0/+3
2020-01-30sw: these SAL_WARN_IF should be assert()Michael Stahl1-4/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-05Fix typosAndrea Gelmini1-1/+1
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-9/+2
2019-01-18convert POR constants to scoped enumNoel Grandin1-1/+1
2018-10-08Related: tdf#120287 sw layout, TabOverMargin: fix left margin handlingMiklos Vajna1-0/+3
2018-09-14loplugin:useuniqueptr in SwTextSizeInfo::GetMultiCreatorNoel Grandin1-1/+1
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl1-16/+17
2018-06-08sw_redlinehide: trivial node conversions in headersMichael Stahl1-1/+2
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-53/+52
2018-05-11tdf#117245 sw layout: extend TabOverMargin compat modeMiklos Vajna1-0/+6
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-2/+2
2018-01-20loplugin:unusedmethodsNoel Grandin1-1/+0
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-3/+0
2017-12-15sal_uIntPtr->SwLinePortion* in SwTextPortionMapNoel Grandin1-5/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-6/+6
2017-10-23loplugin:finalclasses in swNoel Grandin1-2/+2
2017-08-04loplugin:constparams in sw part4Noel Grandin1-3/+3
2017-06-22loplugin:unusedfields in sw part4Noel Grandin1-3/+0
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-177/+177
2017-01-27remove unused debug codeJochen Nitschke1-4/+0
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-1/+1
2016-11-15loplugin:constantparamNoel Grandin1-3/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-1/+0
2016-09-08loplugin:constantparam in swNoel Grandin1-6/+2
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-7/+7
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-1/+0
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-5/+5
2016-05-23-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-05-23loplugin:unusedmethods in swNoel Grandin1-1/+0
2016-04-29sw, xmlsecurity: indentation fixesMiklos Vajna1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-10/+10
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-31loplugin:constantparam in swNoel Grandin1-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-9/+5
2016-01-18Convert NULL/0 to nullptrPeter Foley1-1/+1
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-2/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-17/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-5/+3
2015-11-06sw: prefix members of SwTextFormatInfoMiklos Vajna1-125/+125
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-10/+0