summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-04-22ofz#6173 check index before useCaolán McNamara1-1/+3
2017-04-23ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-23ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-23ofz: check olst sprm for valid ANLD payload lenCaolán McNamara1-0/+8
2017-04-23ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2017-04-23ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara1-0/+7
2017-04-23ofz: check anlv text boundsCaolán McNamara3-7/+26
2017-04-23tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-04-23tdf#101178 sw: DOCX export: fix crashMichael Stahl1-5/+2
2017-04-23Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara1-2/+5
2017-03-27tdf#106799 WW8: Accept TTP Mark without Cell MarkMike Kaganski3-1/+18
2017-03-07tdf#106291: WW8 import: Properly treat column spansMike Kaganski3-20/+92
2017-03-06Resolves: tdf#106261 throw away old node map for tableCaolán McNamara1-0/+8
2017-03-06tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl3-27/+49
2017-03-06tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl1-3/+18
2017-03-06tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth1-1/+1
2017-02-27Resolves: tdf#101000 ensure unique image names in .docsCaolán McNamara1-7/+20
2017-02-27tdf#91596 sw: make Format All Comments persistentMichael Stahl1-0/+2
2017-02-13fix unit testMike Kaganski1-12/+5
2017-02-12Tdf#105625: backport commitsMike Kaganski7-46/+107
2017-02-10tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl2-0/+37
2017-02-08bffvalidator: animated text srpm has 1 byte payload, not 2Caolán McNamara1-1/+1
2017-02-08with navigator in sidebar, press space, crashCaolán McNamara1-66/+61
2017-02-08tdf#99074 sw: remove duplicate property "IsBrowseMode" againMichael Stahl3-20/+19
2017-02-08Related: tdf#100813 don't crash traversing table in page 43Caolán McNamara1-1/+1
2017-02-08tdf#105212: BASIC sets Delimiter prop to integer valueStephan Bergmann1-0/+7
2017-02-08tdf#105294 - only add spacing for the border being setJustin Luth1-1/+1
2017-02-08tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin3-0/+18
2017-02-08tdf#105009 sw: fix a11y crash when removing drawing objectMichael Stahl1-4/+8
2017-02-08crashtesting: assert on loading certain rtfCaolán McNamara4-3/+3
2017-02-08tdf#81263 ww8par6: only use valid sal_uInt16 values for ULSpaceJustin Luth1-2/+3
2017-02-08tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl2-16/+2
2017-02-08tdf#103982 DOCX export: make sure SdrObject margin is non-negativeMiklos Vajna3-4/+19
2017-02-08tdf#82824 DOCX import: fix at-char embedded object handlingMiklos Vajna2-0/+6
2017-02-08cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2017-02-08tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai2-0/+14
2017-02-08Resolves: tdf#103809 the argument is a bool* not a VclPtrCaolán McNamara1-1/+1
2017-02-08tdf#90070 don't clip flys with bordersJustin Luth1-2/+14
2017-02-08tdf#103753: DOCX: Handle relative positions to left or right marginTamás Zolnai2-0/+19
2017-02-08tdf#95031 DOCX import: auto spacing inside numbering means no spacingMiklos Vajna2-0/+7
2017-02-08Resolves: tdf#103359 undo of insert of multi column frame crashesCaolán McNamara1-1/+5
2017-02-08tdf#103001 DOCX export: fix RelId cache when switching streamsMiklos Vajna5-16/+44
2017-01-26bnc#1014896 tdf#105417 sw hyphenation: avoid infinite loop on ...Miklos Vajna5-2/+35
2017-01-19Preserve whitespace with tiled rendering.Jan Holesovsky1-0/+4
2017-01-09tdf#94570: document statistic of none odf files fixedOliver Specht3-9/+12
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna2-0/+8
2017-01-06tdf#105127 VML import: handle <v:shape style="flip:..." path="...">Miklos Vajna2-0/+7
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai2-0/+5
2016-12-20tdf#104805 DOC import: fix non-0-starting LVL.xst with none-type prev levelMiklos Vajna3-3/+28
2016-12-14Disable the auto-completion for LibreOfficeKit for good.Jan Holesovsky1-2/+3