summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna2-0/+12
2017-04-26Hack-around an unclear Windows problem in the test.Jan Holesovsky1-2/+10
2017-04-26ofz#1220 sanitize nTyp to legal valuesCaolán McNamara1-1/+1
2017-04-25Optimize plain-text import.Michael Meeks1-3/+1
2017-04-24Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-24tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl2-0/+25
2017-04-24tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna2-0/+16
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky1-0/+28
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky1-6/+18
2017-04-21tdf#68604: Commit the data from the postit to the model before docx save.Jan Holesovsky2-2/+13
2017-04-19tdf#106929 sw: SwCursorShell::Pop() ensure cursor ring is recreatedMichael Stahl2-0/+7
2017-04-19sw lok: Don't open the separate formula input bar in writer tables.Jan Holesovsky1-2/+6
2017-04-18ofz: header has to be at least 1 pair longCaolán McNamara1-1/+9
2017-04-18tdf#106970 DOCX import: don't collapse para auto space for different numsMiklos Vajna2-0/+9
2017-04-18Resolves: tdf#106078 get bounding box of commented region for gtk3 tooltipsCaolán McNamara1-1/+19
2017-04-13Don't crash when deleting a non-existing comment.Jan Holesovsky1-1/+1
2017-04-12tdf#106690 DOCX import: fix automatic spacing before/after numbered para blockMiklos Vajna2-0/+9
2017-04-12ofz: treat short properties as run endCaolán McNamara1-60/+68
2017-04-12tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl1-0/+6
2017-04-12rhbz#1438179 sw: fix toolbar "Next Track Change" / "Previous..."Michael Stahl2-25/+4
2017-04-12Resolves: tdf#102286 lets not crash on null pFrameCaolán McNamara1-2/+5
2017-04-07lok: Make getPart() always return 0 in Writer.Jan Holesovsky1-8/+1
2017-04-07tdf#106974 docx export: Crop is "long", not sal_Int16Justin Luth3-4/+14
2017-04-07ofz: treat short properties as run endCaolán McNamara1-1/+1
2017-04-07tdf#106237 sw: do some basic sanity checking on layout-cacheMichael Stahl2-10/+55
2017-04-07ofz: check olst sprm for valid ANLD payload lenCaolán McNamara1-0/+8
2017-04-07ofz: guard against bogus sprm lenCaolán McNamara1-0/+5
2017-04-07ofz: check anldPap sprm for valid ANLD payload lenCaolán McNamara1-0/+7
2017-04-07ofz: check anlv text boundsCaolán McNamara3-7/+26
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