summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)Author
2022-09-22crashtesting: empty brace init of o3tl::enumarray doesn't zero each elementCaolán McNamara
2022-06-21sw: layout dump: sorted_objs of SwPageFrameMichael Stahl
2022-06-21sw: fix crash in SwFrame::dumpAsXml()Michael Stahl
2022-06-20an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara
2022-06-20tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-05-16forcepoint#102 refetch pPara if it might have been destroyedCaolán McNamara
2022-05-16forcepoint#99 SwTextFormatter unaware that FirstOfBorderMerge was deletedCaolán McNamara
2022-05-16forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara
2021-11-16crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara
2021-08-24sw: evaluate bookmark conditions differentlyMichael Stahl
2021-05-21tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl
2020-10-14sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-13tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl
2020-07-30tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl
2020-07-12tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk
2020-07-01tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk
2020-06-30tdf#83309: sw: do not create bullet with no charVasily Melenchuk
2020-06-22tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot
2020-06-12tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk
2020-06-10tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot
2020-04-27tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh
2020-04-06(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl
2020-04-05(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl
2019-12-29sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann
2019-12-16tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh
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-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-12-04tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis
2019-11-28sw: fix asserts from SwSubFont::GetTextSize_() on ooo54042-1.docMichael Stahl
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-25sw ContinuousEndnotes: fix moving them to the previous pageMiklos Vajna
2019-10-22tdf#124770 sw layout: handle Word's take on italic formatting vs text breakMiklos Vajna
2019-10-22tdf#42748 show changes of list numbers and bulletsLászló Németh
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-10More loplugin:redundantpointeropsStephan Bergmann
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl