summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Related: tdf#100813 crash in this doc on scrolling past page 44Caolán McNamara1-2/+2
2016-07-13tdf#92157: allow both dimensions of a graphic to be 0Mike Kaganski3-4/+6
2016-07-12tdf#99090 docx export page-break only inside a paragraphJustin Luth2-1/+19
2016-07-12Resolves: tdf#100813 crash during pagination of particular docxCaolán McNamara1-0/+3
2016-06-27tdf#100495 sw: Exchange Database shouldn't delete the created odb fileMichael Stahl1-1/+0
2016-06-27tdf#100105 sw: RTF export: fix empty hyperlinksMichael Stahl3-14/+33
2016-06-17sw: speed up the navigatorMichael Stahl5-4/+71
2016-06-16tdf#100275 sw: fix target node of bookmark copyMichael Stahl1-17/+28
2016-06-16tdf#97501: crash in SwDBManager fixedOliver Specht1-10/+16
2016-06-15/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+8
2016-06-11Resolves: tdf#100275 makeMark may return null under some circumstancesCaolán McNamara1-3/+6
2016-06-09tdf#96089 sw: fix scope of bBreakAfter in InsertCnt_()Michael Stahl1-1/+1
2016-06-09tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna2-0/+18
2016-06-07tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna2-0/+10
2016-06-06crashtesting: Resolves: tdf#91291 crash on inserting text into footnoteCaolán McNamara1-1/+2
2016-06-06Resolves: tdf#93971 freeze on load of specific html docCaolán McNamara2-1/+79
2016-05-31tdf#98226: fix undo of table AutoFormatMichael Stahl6-11/+29
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-30Resolves: tdf#97879 loop in style hierarchy on odt loopCaolán McNamara1-0/+0
2016-05-26tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna2-0/+25
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna1-8/+4
2016-05-26Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-20 tdf#64748: added placeholder option to pdf export dialog in WriterOliver Specht4-7/+21
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna2-0/+17
2016-05-18tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna2-0/+27
2016-05-17tdf#99722 sw: avoid buffering a11y events for not-visible framesMichael Stahl2-5/+13
2016-05-15tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn1-2/+3
2016-05-14tdf#99722 sw: silly performance issue when firing a11y eventsMichael Stahl1-9/+4
2016-05-13Resolves: tdf#99692 crash in SwPostItMgr with change trackingCaolán McNamara1-4/+7
2016-05-13Missing break in switchStephan Bergmann1-1/+1
2016-05-10tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung4-2/+57
2016-05-10tdf#81833: form protection can be modified as compatibility optionOliver Specht4-7/+33
2016-05-10tdf#98224: endless loop in replace all stoppedOliver Specht1-1/+1
2016-05-05tdf#98512 Fix the Undo action of insert an input field.HaidongWu4-8/+66
2016-05-05sw: HTML filter: avoid turning on Undo with ridiculous hacksMichael Stahl1-0/+3
2016-05-05tdf#95707 RTF import: handle device-independent bitmapsMiklos Vajna2-1/+185
2016-05-04sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl15-36/+39
2016-05-04sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-05-04tdf#99529 sw: don't pop up input field dialog before inserting fieldMichael Stahl1-3/+8
2016-05-04tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna2-0/+181
2016-05-03tdf#93640 Fix import of linked left page header/footerLuke Deller2-0/+100
2016-05-03tdf#99474 close direct char fmt at end of paraLuke Deller4-12/+34
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna2-0/+6
2016-04-28Resolves: tdf#99498 don't overwrite trwWidth value if set on a tableCaolán McNamara2-0/+14
2016-04-28tdf#99460 sw: layout: don't split table before flyMichael Stahl1-14/+37
2016-04-26-Werror=misleading-indentation (GCC 6)Stephan Bergmann7-25/+57
2016-04-21tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna5-11/+69
2016-04-20tdf#88443:percent value fixedOliver Specht1-1/+1
2016-04-19tdf#88443: set relative width to objects with captions except formulasOliver Specht1-1/+13