summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porfld.cxx
AgeCommit message (Expand)Author
2022-04-12an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara
2021-10-05tdf#144122, tdf#144305 Revert "sw: allow the height of a line...Aron Budea
2021-10-05Revert "sw: eliminate recently added static_cast<SwTwips>() calls"Aron Budea
2021-10-05Partially revert "sw: replace most static_cast<sal_uInt16>()...Aron Budea
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21Removed executable bits on source fileAndrea Gelmini
2021-05-21sw: eliminate recently added static_cast<SwTwips>() callsMiklos Vajna
2021-05-20sw: allow the height of a line to be larger than 65536 twipsMiklos Vajna
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-02-01sw: prefix members of FormatLevel, SwNumberPortion, SwPostItsPortion and ...Miklos Vajna
2021-01-25sw: prefix members of SwBidiPortion, SwDoubleLinePortion, ...Miklos Vajna
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna
2021-01-12sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and SwTextMarginMiklos Vajna
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-07-31loplugin:flatten in sw/core/textNoel Grandin
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: Introduce a new fieldmark class for text-based date fieldTamás Zolnai
2019-06-12More uses of referer URL with SvxBrushItemStephan Bergmann
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-18convert POR constants to scoped enumNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl
2018-11-15sw: SwAccessiblePortionData::m_aAttrFieldType is deadMichael Stahl
2018-09-03use less magic in sw/Noel Grandin
2018-08-22loplugin:useuniqueptr in SwFieldPortionNoel Grandin
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-07-23tdf#118716 Inner border of an embedded table can't be dragged aroundNoel Grandin
2018-07-03loplugin:useuniqueptr in SwGrfNumPortionNoel Grandin