summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt1-2/+6
2021-03-22tdf#135014 sw_redlinehide: fix missing frames when removing fieldmarkMichael Stahl1-0/+2
2020-08-31tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk1-2/+28
2020-08-17tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk1-0/+10
2020-08-12tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl1-1/+2
2020-08-02tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl1-0/+5
2020-07-22tdf#134548: sw: revert of changes to tab at zero posVasily Melenchuk1-5/+0
2020-07-04tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk1-9/+6
2020-07-04tdf#83309: sw: do not create bullet with no charVasily Melenchuk1-5/+8
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-0/+2
2020-06-23tdf#101830 sw: highlight empty 'invisible' input fieldsSerge Krot1-0/+23
2020-06-15tdf#83309: docx import: allow for lists tabstop at zero positionVasily Melenchuk1-1/+9
2020-06-11tdf#101856 evaluate condition to expand / collapse bookmarksSerge Krot1-0/+24
2020-05-11sw: add rendering for semi-transparent textMiklos Vajna1-0/+75
2020-05-06Dump some more layout info as XmlJan-Marek Glogowski1-13/+10
2020-04-27tdf#127606 DOCX lists: fix unchangeable formattingLászló Németh1-1/+2
2020-04-06(related: tdf#130685) sw_redlinehide: fix update of pLastNode/pParaPropsNodeMichael Stahl1-1/+2
2020-04-05(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl1-1/+1
2020-03-10tdf#128880 sw btlr: fix SwFrame::GetPaintArea() for the row span caseMiklos Vajna3-7/+11
2020-02-18sw: fix splitting text frames wrt. footnotes in followMichael Stahl1-0/+10
2020-01-23sw_redlinehide: fix SwScriptInfo hidden textMichael Stahl1-0/+1
2019-12-29sw: fix widow loop with as-char flys in text formattingMichael Stahl2-5/+5
2019-12-23tdf#126127: Make nTmp smaller still, avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+8
2019-12-16tdf#117982 Writer: fix invisible cell content due to spacingLászló Németh1-0/+15
2019-12-13tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt1-3/+12
2019-12-07tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt1-5/+11
2019-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna4-0/+17
2019-12-04tdf#105481 : Do not skip invalidation of as-char anchored objectsDennis Francis1-2/+1
2019-11-28sw: fix asserts from SwSubFont::GetTextSize_() on ooo54042-1.docMichael Stahl1-2/+36
2019-11-15tdf#128736 sw ContinuousEndnotes: fix use-after-free on text frame joinMiklos Vajna1-3/+7
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-2/+27
2019-10-25sw ContinuousEndnotes: fix moving them to the previous pageMiklos Vajna1-1/+5
2019-10-22tdf#124770 sw layout: handle Word's take on italic formatting vs text breakMiklos Vajna1-0/+8
2019-10-22tdf#42748 show changes of list numbers and bulletsLászló Németh1-0/+64
2019-10-21sw: prefix members of SwTextFormatterMiklos Vajna4-72/+72
2019-10-17tdf#121657 Show warning when no hyphenation info available for current langSamuel Mehrbrodt1-0/+7
2019-10-17Remove some memset callsMike Kaganski3-15/+6
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-10More loplugin:redundantpointeropsStephan Bergmann1-2/+2
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl2-7/+13
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl1-2/+2
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl3-2/+8
2019-10-02sw: fix comment in SwTextFormatter::CalcFlyWidth()Miklos Vajna1-1/+1
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski1-1/+1
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski2-10/+4
2019-09-30Make resolved comments appear resolved when printedScott Clarke1-1/+5
2019-09-28loplugin:constmethod in swNoel Grandin4-6/+6
2019-09-24Fix typosAndrea Gelmini1-1/+1