summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-09-02Improve exception when shape with illegal anchor is givenSamuel Mehrbrodt
2020-09-02tdf#135655 OOXML export: Fix OLE background colorAttila Bakos
2020-09-02tdf#134649 DOCX export: fix page break between tablesLászló Németh
2020-09-02sw reqif-xhtml export, embedded objects: prepare pres data earlierMiklos Vajna
2020-09-01cid#1466575 Dereference null return valueCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-09-01tdf#135412: sw_uiwriter: Add unittestXisco Fauli
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara
2020-09-01tdf#136282 ww8import: track para bidi, not char bidi for styleJustin Luth
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typosAndrea Gelmini
2020-09-01tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-08-31remove unneeded includeJim Raykowski
2020-08-31tdf#135636 the selection at dialog-launch time is lost by dialog-apply timeCaolán McNamara
2020-08-31duplicate lineCaolán McNamara
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-08-31tdf#97618 DOCX import: VML shape: fix missing square wrapRegényi Balázs
2020-08-31tdf#104596 sw layout: wrap in header only if bLayoutInCellJustin Luth
2020-08-31tdf#132149 ww8export: nextNode has nothing to do with pageDescJustin Luth
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl
2020-08-31tdf#135711: DOCX export: fix crash on page anchored textboxesAttila Bakos
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-31sw: prefix members of SplitTable_Para, SwTableFormatCmp, SwThreadManager ...Miklos Vajna
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-30Fix typosAndrea Gelmini
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29Fix typosAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann
2020-08-29Use OUStringBuffer::makeStringAndClearStephan Bergmann
2020-08-28-Werror,-Wdeprecated-copy-dtorStephan Bergmann
2020-08-28Fix ooo38104-1.sxw crash after c123bfff501229f398a1b679fc7434b82d53685cTor Lillqvist
2020-08-28Add unit test for c123bfff501229f398a1b679fc7434b82d53685cTor Lillqvist
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk
2020-08-28tdf#136144: Initialize background colors to COL_AUTOIvan Stefanenko
2020-08-28tdf#69647 sw layout: fix line spacing with inline picturesDaniel Arato (NISZ)
2020-08-28tdf#135047 DOCX export: fix spacing around objectsRegényi Balázs
2020-08-28SwDashedLine doesn't have to inherit from FixedLineCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann