summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-02-13tdf#91596 sw: make Format All Comments persistentMichael Stahl1-0/+2
2017-02-10tdf#104270 count hanging margin only if there is hanging portion.Mark Hung3-2/+5
2017-02-10tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl2-0/+37
2017-02-07tdf#104162 DOCX import: fix crash on <w:hideMark/> in a comment tableMiklos Vajna2-0/+8
2017-02-02bffvalidator: animated text srpm has 1 byte payload, not 2Caolán McNamara1-1/+1
2017-02-01with navigator in sidebar, press space, crashCaolán McNamara1-66/+61
2017-01-30Resolves: tdf#101664 dropcaps not set in styles on loadCaolán McNamara1-1/+4
2017-01-25sw: revert ToX hyperlinks to LO 4.3 behaviourMichael Stahl3-31/+27
2017-01-25sw: stop swapping start and end position of links in ToXMichael Stahl2-3/+6
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna5-2/+35
2017-01-19tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl3-20/+19
2017-01-19Related: tdf#100813 don't crash traversing table in page 43Caolán McNamara1-1/+1
2017-01-17tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann1-0/+7
2017-01-17tdf#105294 - only add spacing for the border being setJustin Luth1-1/+1
2017-01-13tdf#105071 MM no emails sent when using doc as mail bodyAlex McMurchy19171-1/+1
2017-01-11tdf#101841 MM correctly account record selectionsJan-Marek Glogowski4-13/+68
2017-01-11tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2017-01-10tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin3-0/+18
2017-01-09tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl1-4/+8
2017-01-05tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai2-0/+8
2017-01-02crashtesting: assert on loading certain rtfCaolán McNamara4-3/+3
2017-01-02tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth1-2/+3
2016-12-20Resolves: tdf#103938 replace fix for tdf#78599/tdf#87977Caolán McNamara1-2/+14
2016-12-17tdf#104613 revert there is a function for that: CalcLineSpaceJustin Luth1-4/+12
2016-12-14tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursorJustin Luth1-1/+1
2016-12-14Resolves: rhbz#1401082 gnome hangs opening a certain .docxCaolán McNamara4-4/+25
2016-12-13tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung4-0/+29
2016-12-08tdf#103651 check isForwardEvents() for symbols in commentsMark Hung2-0/+9
2016-12-08Resolves: tdf#103313 idles never get to complete postit shell formattingCaolán McNamara1-1/+7
2016-12-07tdf#102010 Never overwrite MM files via UNOJan-Marek Glogowski5-43/+107
2016-12-02tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth1-0/+5
2016-12-01there is a function for that: CalcLineSpace(xx, bEvenIfNoLine)Justin Luth1-12/+4
2016-11-28tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl2-16/+2
2016-11-23tdf#103982 DOCX export: make sure SdrObject margin is non-negativeMiklos Vajna3-4/+19
2016-11-23tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna2-0/+5
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-11tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai4-6/+17
2016-11-11tdf#79329 DOCX import: fix missing outer table with floattable at cell startMiklos Vajna2-0/+8
2016-11-11Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-1/+1
2016-11-07tdf#90070 don't clip flys with bordersJustin Luth1-2/+14
2016-11-05tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai3-2/+23
2016-11-05tdf#103664: FILEOPEN: DOCX: Wingdings symbols are imported as rectanglesTamás Zolnai2-0/+19
2016-11-03tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna2-0/+7
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara1-19/+91
2016-10-26tdf#101814 sw: MSWord export: don't override first-page with heuristicsMichael Stahl1-7/+8
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai2-0/+11
2016-10-25tdf#89377 ww8import: table honors ParaStyle break-before-pageJustin Luth1-0/+7
2016-10-25Resolves: tdf#103359 undo of insert of multi column frame crashesCaolán McNamara1-1/+5
2016-10-23tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna5-16/+44
2016-10-14tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes2-1/+1