summaryrefslogtreecommitdiff
path: root/sw/source/core/text/inftxt.cxx
AgeCommit message (Expand)Author
2020-05-11sw: add rendering for semi-transparent textMiklos Vajna
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
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
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08Related: tdf#120287 sw layout, TabOverMargin: fix left margin handlingMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-03use less magic in sw/Noel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-11tdf#118672 sw layout, TabOverMargin: allow using the area over the tab portionMiklos Vajna
2018-06-13Avoid -fsanitize=nullStephan Bergmann
2018-06-08sw_redlinehide: use WrongListIterator in text formatting codeMichael Stahl
2018-06-08sw_redlinehide: trivial GetNode() in textMichael Stahl
2018-06-08sw_redlinehide: trivial node conversions in inftxt.cxxMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in inftxt.cxxMichael Stahl
2018-06-08sw_redlinehide: trivial node conversions in inftxt.cxxMichael Stahl
2018-06-08sw_redlinehide: convert headers to TextFrameIndexMichael Stahl
2018-05-11tdf#117245 sw layout: extend TabOverMargin compat modeMiklos Vajna
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna