summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.cxx
AgeCommit message (Expand)Author
2021-12-09tdf#143422 Hide "Hyphenation data not found" in JapaneseJun Nogata
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-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-23tdf#142448 sw offapi: add custom color metadata field shadingLászló Németh
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
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-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-01-18sw: prefix members of SwCombinedPortion, SwEnhancedPDFExportHelper, ...Miklos Vajna
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-04sw: prefix members of SwCharRange, SwEmbedObjectLink, SwHolePortion and ...Miklos Vajna
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/core/textNoel Grandin
2020-07-27tdf#108820 sw layout: no ftn fieldshading in repeated headerJustin Luth
2020-05-09sw: some rename of variables and reduce const castingTomaž Vajngerl
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-02-06tdf#45589 sw: don't paint field shading for bookmarksMichael Stahl
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl
2020-01-11cid#1401328 Uncaught exceptionCaolán McNamara
2020-01-07sw: add rendering for semi-transparent textMiklos Vajna
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-02sw_redlinehide: remove WrongListIterator::MergedOrSame assertsMichael Stahl
2019-03-22tdf#123943 sw btlr writing mode render: fix text portion backgroundMiklos Vajna
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-18PortionType::Url is unusedNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin