summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-18Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-04-14tdf#94449: special text attributes are not removed with paragraph styleOliver Specht1-1/+2
2016-04-14tdf#98806 RTF import: handle bookmarks in table textMiklos Vajna2-0/+19
2016-04-14tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna2-0/+15
2016-04-12Fix tdf#97035 - Import: RTF wrong cell widthGuillaume Smaha2-0/+151
2016-04-07tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna2-0/+31
2016-04-07tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna7-3/+63
2016-04-07tdf#98647 fix bug in tools->outline-numberingNoel Grandin2-0/+18
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna14-7/+118
2016-03-30tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna3-2/+30
2016-03-29tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna2-0/+8
2016-03-29fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen1-0/+2
2016-03-25tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna4-0/+62
2016-03-24tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna2-0/+42
2016-03-22tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-03-17tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky1-4/+4
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock23-23/+23
2016-03-15tdf#97429: Fix crash on print selected areaXisco Fauli1-3/+12
2016-03-15tdf#97978: add support for opening mde and accde files in basepasqualm2-6/+6
2016-03-11Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-03-09tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna3-0/+19
2016-03-09tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-03-09basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+86
2016-03-07Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-03-03sw: tdf#91131 when renaming a SwNumRule, also ...Michael Stahl3-1/+13
2016-03-01tdf#97960 - .doc: preserve font size in empty cellsJustin Luth1-1/+1
2016-02-28tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-02-22Work around apprently rounding issue in test with retina mac.Norbert Thiebaud2-3/+12
2016-02-19sw: tdf#63022 fix drag-and-drop of text in same paragraphMichael Stahl1-5/+3
2016-02-19tdf#96175 RTF filter: export \companyMiklos Vajna3-0/+31
2016-02-18tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung5-19/+44
2016-02-18tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna3-0/+16
2016-02-18tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-16sw: fix a STL assertion in lcl_MoveAllLowerObjs()Michael Stahl1-1/+4
2016-02-16sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl3-0/+31
2016-02-16tdf#56321 - .doc import image flipped statusJustin Luth1-0/+18
2016-02-15sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-15sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20