summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fntcache.cxx
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-19sw: prefix members of SwDoCapitals, SwDoGetCapitalSize, SwFntObj and ...Miklos Vajna
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-03-17do not disable Writer font caching on zoom mismatchLuboš Luňák
2021-03-17improve font caching in SwFntObjLuboš Luňák
2020-12-24custom literal for Degree10Noel Grandin
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-09-24tdf#136588 sw: fix line break regression with small capsAttila Bakos
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2019-12-05Fix typoAndrea Gelmini
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-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann
2019-10-07Fix FIXME in swcache.hxxJulien Nabet
2019-09-29tdf#127422 draw text with correct pKernArray values.Mark Hung
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-06-05Linguistic: new underlining styles for grammar checkersOlivier R
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-22Related: tdf#124109 sw: save one vcl layout call in SwFntObj::DrawText()Miklos Vajna
2019-03-22tdf#124109: Fix missing kashida glyphsKhaled Hosny
2019-03-21tdf#124109: Revert "Only do kashida insertion with fonts that have non-zero w...Khaled Hosny
2019-03-11sw: prefix members of SwCalendarWrapper, SwDoc and SwFntAccessMiklos Vajna
2019-02-13sw btlr writing mode layout: implement unmapping of this directionMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-11use unique_ptr in swNoel Grandin
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-15sw_redlinehide_3: trivial conversions in new code in fntcache.cxxMichael Stahl
2018-11-08loplugin:constantparamNoel Grandin
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-25Always check IsVirtual() in SwFntObj::DrawTextJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-12tdf#119992 sw: compare sub-strings in SwTextGlyphsKey comparisonMiklos Vajna
2018-10-09tdf#119993 sw: clear the font cache text glyphs on table col changeMiklos Vajna