summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-04sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+12
2017-04-04tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-03-30tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna2-0/+18
2017-03-29tdf#105625 related: don't duplicate dummy character on copyMike Kaganski1-0/+9
2017-03-29tdf#105625 related: fix pointer variable prefixMike Kaganski1-3/+3
2017-03-29tdf#105625: Allow Delete/Backspace to delete whole fieldmarkMike Kaganski2-3/+33
2017-03-29tdf#105625 related: also check selection across field boundariesMike Kaganski4-6/+15
2017-03-29tdf#105625: allow editing around field marksMike Kaganski4-38/+54
2017-03-29tdf#106799 WW8: Accept TTP Mark without Cell MarkMike Kaganski3-1/+18
2017-03-29tdf#106291: WW8 import: Properly treat column spansMike Kaganski3-15/+82
2017-03-29tdf#106377 sw: fix Undo of delete of ToXMark from dialogMichael Stahl1-15/+27
2017-03-28tdf#58624 sw: fix ~SwAccessibleContext() use-after-free raceMichael Stahl32-74/+129
2017-03-24sw lok: Avoid double declaration of variablePranav Kant1-1/+0
2017-03-24tdf#104447 sw: make lcl_DebugMarks output more readable, pos. at the startMichael Stahl1-10/+10
2017-03-23sw lok: Use unique redline identifier, instead of array indicesPranav Kant10-44/+95
2017-03-23sw lok: Notify when redline position is changed + unit testPranav Kant4-8/+56
2017-03-23sw: Simplify - no need to create a pointer herePranav Kant2-12/+12
2017-03-23lok: Do not use UNO for fetching tracked changesPranav Kant6-21/+68
2017-03-23lok: Create change tracking position tooPranav Kant1-2/+27
2017-03-23lok: Allow changing comment text of document redlinesPranav Kant2-2/+34
2017-03-23sw: Bin unused vectorPranav Kant1-3/+0
2017-03-18tdf#106001: Clamp CharScaleWidth outliers when exporting to DOCXAron Budea3-1/+14
2017-03-17tdf#105729 RTF import: \ltrpar should not override \qc from styleMiklos Vajna2-0/+15
2017-03-17tdf#103931 DOCX import: fix lost section breakMiklos Vajna2-0/+8
2017-03-16Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListenerCaolán McNamara1-2/+5
2017-03-14ODT export: test that the PDF replacement image is a bitmapMiklos Vajna1-1/+19
2017-03-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna1-0/+0
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2-3/+3
2017-03-14Related: tdf#105093 sw PDF export: handle embedded videosMiklos Vajna1-2/+11
2017-03-14Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-2/+5
2017-03-14Related: tdf#104841 sw PDF export: handle linked videosMiklos Vajna1-2/+29
2017-03-10tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna2-0/+46
2017-03-10tdf#106218 sw: compare document: tweak special handling of EndOfContentMichael Stahl1-0/+22
2017-03-10tdf#101178 sw: DOCX export: fix crashMichael Stahl1-5/+2
2017-03-10doc/docx: make unit test for tdf#99120 round-tripableJustin Luth4-9/+10
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-01Resolves: tdf#106159 right click + left click with comments in navigatorCaolán McNamara1-0/+1
2017-03-01tdf#77111 odt import: treat PAGEDESC_PAGENUMOFFSET==0 as autoJustin Luth1-1/+1
2017-02-28sw: prefix members of SwLayNotifyMiklos Vajna2-4/+4
2017-02-28lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-28Revert "sw lok: Move this test to sw/"Pranav Kant1-107/+1
2017-02-28sw, sd: fix indentationMiklos Vajna6-7/+7
2017-02-28Indentation fixesMiklos Vajna5-5/+5
2017-02-28sw: prefix members of SwBorderAttrAccessMiklos Vajna2-3/+3
2017-02-28sw lok: Move this test to sw/Pranav Kant1-1/+107
2017-02-28sw: clean up useless debug code in frmformMiklos Vajna1-4/+0
2017-02-24assert on export of ooo59665-1.sxw to odtCaolán McNamara1-2/+4
2017-02-24writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl2-0/+14