summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porlay.cxx
AgeCommit message (Expand)Author
2021-01-12sw: prefix members of SwLinePortion, SwPosSize, SwRepaint and SwTextMarginMiklos Vajna
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-03tdf#105967 sw change tracking: fix line break symbol in empty lineLászló Németh
2020-10-29tdf#105967 sw change tracking: fix pilcrow colorLászló Németh
2020-10-28tdf#105967 sw change tracking: fix pilcrow symbolLászló Németh
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-28tdf#69647 sw layout: fix line spacing with inline picturesDaniel Arato (NISZ)
2020-07-31loplugin:flatten in sw/core/textNoel Grandin
2020-06-16sw: fix type of FieldsToCalc() parameterMichael Stahl
2020-06-09tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot
2020-06-04tdf#130804 sw: fix bookmark portions in line containing only as-char flyMichael Stahl
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-01-30tdf#45589 sw: split text portions at bookmarksMichael Stahl
2020-01-30tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-08-24tdf#123703 strip six-em-space (U+2006) at line breakLászló Németh
2019-08-05Fix typosAndrea Gelmini
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2018-12-07adapt to the change from sal_Int32 to TextFrameIndexhimajin100000
2018-12-01tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-24forcepoint#52 flatten deep recursive delete of SwLineLayoutCaolán McNamara
2018-07-18sw: Change m_KashidaInvalid to std::unordered_setTakeshi Abe
2018-07-06tdf#101856 sw: hidden bookmark portions in SwTextFormatter::NewTextPortion()Michael Stahl
2018-07-06tdf#101856: Use bookmark attributes at loadSerge Krot
2018-06-29loplugin:useuniqueptr in SwLineLayoutNoel Grandin
2018-06-26forcepoint#49 survive more kashidas than expectedCaolán McNamara
2018-06-26pass vector as arg, rather than raw pointerCaolán McNamara
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: make SwScanner independent of SwTextNodeMichael Stahl
2018-06-08sw_redlinehide: SwScriptInfo::GetScriptInfo() should return frame tooMichael Stahl