summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.cxx
AgeCommit message (Expand)Author
2023-11-16tdf#119908 sw smart justify: fix justification by shrinkingLászló Németh
2023-09-18use more concrete UNO types in swNoel Grandin
2023-07-30Related tdf#58434 - Treat ZWSP and WJ as hard spaceHeiko Tietze
2023-06-10ofz#59696 AbrtCaolán McNamara
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-08ofz#59696 AbrtCaolán McNamara
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-13tdf#130363 sw layout: MS Word compatibility trailing blanks option part 4Justin Luth
2023-05-13NFC tdf#130363 sw layout: cleanup MS Word compatibility trailing blanksJustin Luth
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2022-12-07tdf#152413: Revert "tdf#67669 - Make narrow no-break space visible by drawingKhaled Hosny
2022-10-14sw: tables have frames, not portionsMiklos Vajna
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-23tdf#67669 - Make narrow no-break space visible by drawing a gray backgroundAndreas Heinisch
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-04-05sw content controls: add initial layout supportMiklos Vajna
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-25sw clearing breaks: add clearing indicator during renderingMiklos Vajna
2022-01-19print out a debug warning when we ignore dodgy processingNoel Grandin
2022-01-17tdf#145321 Crash scrolling DOCX to bottomNoel Grandin
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein
2021-12-06tdf#143422 Hide "Hyphenation data not found" in JapaneseJun Nogata
2021-10-12Try to fix Ubsan TBJulien Nabet
2021-10-06tdf#144122 Use signed type to avoid stealthy underflowAron Budea
2021-09-28no need to allocate SvxTabStopItem separately in SwLineInfoNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-01Resolves tdf#142116 - Respect field shading color on dark backgroundHeiko Tietze
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
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