summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-26std::unique_ptr -> std::optionalNoel1-5/+5
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-8/+8
2020-10-20use tools::Long in swNoel1-4/+4
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/core/textNoel Grandin1-297/+297
2020-07-27tdf#108820 sw layout: no ftn fieldshading in repeated headerJustin Luth1-1/+1
2020-05-09sw: some rename of variables and reduce const castingTomaž Vajngerl1-19/+21
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen1-35/+0
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-8/+4
2020-02-06tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl1-6/+1
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-1/+1
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-1/+1
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-0/+23
2020-01-11cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2020-01-07sw: add rendering for semi-transparent textMiklos Vajna1-0/+75
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt1-3/+12
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-5/+11
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen1-9/+0
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-43/+41
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt1-0/+7
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+2
2019-04-02sw_redlinehide: remove WrongListIterator::MergedOrSame assertsMichael Stahl1-2/+0
2019-03-22tdf#123943 sw btlr writing mode render: fix text portion backgroundMiklos Vajna1-1/+1
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna1-7/+16
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski1-1/+1
2019-01-18PortionType::Url is unusedNoel Grandin1-1/+0
2019-01-18convert POR constants to scoped enumNoel Grandin1-16/+16
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin1-6/+6
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-22improve function-local statics in swNoel Grandin1-18/+18
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-08Related: tdf#120287 sw layout, TabOverMargin: fix left margin handlingMiklos Vajna1-2/+18
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+1
2018-09-03use less magic in sw/Noel Grandin1-1/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-11tdf#118672 sw layout, TabOverMargin: allow using the area over the tab portionMiklos Vajna1-2/+4
2018-06-13Avoid -fsanitize=nullStephan Bergmann1-2/+2
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl1-49/+73
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial node conversions in inftxt.cxxMichael Stahl1-5/+5
2018-06-08sw_redlinehide: trivial conversions in inftxt.cxxMichael Stahl1-42/+40
2018-06-08sw_redlinehide: trivial node conversions in inftxt.cxxMichael Stahl1-7/+8
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl1-17/+18
2018-05-11tdf#117245 sw layout: extend TabOverMargin compat modeMiklos Vajna1-0/+23
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna1-1/+1
2018-03-07use more Color in swNoel Grandin1-2/+2