summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-04-21Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-04-21tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna2-0/+15
2016-04-21tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna2-0/+31
2016-04-10tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna7-3/+63
2016-04-10tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna3-2/+31
2016-04-08lok context menu: Expose context menuPranav Kant2-3/+10
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna14-7/+118
2016-04-04tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna2-0/+42
2016-04-04tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna2-0/+8
2016-04-04tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna4-1/+62
2016-04-04tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna3-0/+19
2016-04-04tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen1-1/+1
2016-04-04tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky1-4/+4
2016-03-17tdf#97139: prevent loop while formatting small text linesOliver Specht1-1/+5
2016-03-17Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-03-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna2-0/+20
2016-03-10basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+86
2016-03-10Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-03-02tdf#97960 - .doc: preserve font size in empty cellsJustin Luth1-1/+1
2016-03-02tdf#96175 RTF filter: export \companyMiklos Vajna3-0/+31
2016-02-22tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna2-0/+9
2016-02-22sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl3-0/+31
2016-02-22sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl1-15/+20
2016-02-22tdf#89505: replace tab character with space in table of contentsOliver Specht1-1/+1
2016-02-22sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl5-37/+71
2016-02-15tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna2-0/+8
2016-02-10tdf#61511 RTF export: handle page background solid color fillMiklos Vajna8-27/+50
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky4-2/+24
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti1-0/+1
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti2-0/+15
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky1-3/+4
2016-02-04xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-0/+80
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky1-0/+7
2016-02-02tdf#96308 RTF import: fix tab stop inheritance inside table cellsMiklos Vajna2-0/+28
2016-02-02tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt3-32/+19
2016-02-02tdf#93637 TAB_OVER_MARGIN support for a few more casesJustin Luth2-1/+19
2016-02-02tdf#95213 DOCX import: don't reuse list label stylesMiklos Vajna3-1/+15
2016-02-02tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl5-17/+6
2016-02-02tdf#93565 Use multiple docs for individual PDF MMJan-Marek Glogowski1-5/+10
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna2-0/+11
2016-01-22sw tiled rendering: avoid unnecessary invalidation in SwView::SetVisArea()Miklos Vajna3-2/+30
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-18tdf#92045 DOCX import: <w:effect w:val="none"/> doesn't mean blinkingMiklos Vajna2-0/+6
2016-01-18tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2-0/+10
2016-01-18tdf#92623 Handle StartOfContent node for copying bookmarksJan-Marek Glogowski3-1/+60
2016-01-18tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski2-4/+100
2016-01-15sw tiled rendering: it's pointless to send selection changes during search allMiklos Vajna3-2/+45
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna4-5/+6
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna3-4/+41
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna1-2/+6