summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-05-25lok don't supress start/end when there is selectionAshod Nakashian
2016-05-25bccu#1811 - Writer comment focusing / selection / cursor issueAshod Nakashian
2016-05-22o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna
2016-05-15LOK: ensure KeyInput is handled with the correct MapModeAshod Nakashian
2016-05-15LOK: invalidate annotation window upon showingAshod Nakashian
2016-05-08-Werror=missing-field-initializers.Tor Lillqvist
2016-05-07sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2016-05-04this unit test fails on MACOSX, reason unknown, disableAndras Timar
2016-05-02tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna
2016-05-02Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna
2016-05-02Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna
2016-05-02tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna
2016-05-02Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna
2016-05-02tdf#94449: special text attributes are not removed with paragraph styleOliver Specht
2016-04-23lokit: add getPartHashHenry Castro
2016-04-21Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara
2016-04-21tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna
2016-04-21tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-04-10tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna
2016-04-10tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-04-04tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna
2016-04-04tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna
2016-04-04tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna
2016-04-04tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-04-04tdf#95977: fix fly positioning regression from 0c5cbcd7Bjoern Michaelsen
2016-04-04tdf#98458 sw: Fix performance problem when searching in large documents.Jan Holesovsky
2016-03-17tdf#97139: prevent loop while formatting small text linesOliver Specht
2016-03-17Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara
2016-03-10tdf#87034 RTF import: fix multiple superscripts after footnote ...Miklos Vajna
2016-03-10basic: tdf#87530 don't copy storage that doesn't existMichael Stahl
2016-03-10Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara
2016-03-02tdf#97960 - .doc: preserve font size in empty cellsJustin Luth
2016-03-02tdf#96175 RTF filter: export \companyMiklos Vajna
2016-02-22tdf#95376 DOCX import: fix incorrectly indented tab stopsMiklos Vajna
2016-02-22sfx2: related tdf#56270: loss of embedded objects imported from DOCXMichael Stahl
2016-02-22sw: don't crash if Office.Common/Cache/Writer/OLE_Objects set to 1Michael Stahl
2016-02-22tdf#89505: replace tab character with space in table of contentsOliver Specht
2016-02-22sw: ensure that configuration change in odfexporttest.cxx ...Michael Stahl
2016-02-15tdf#85523 DOCX import: fix unexpected extra char at comment endMiklos Vajna
2016-02-10tdf#61511 RTF export: handle page background solid color fillMiklos Vajna
2016-02-08sw lok: For PgDown/PgUp, don't set the VisArea, instead use a dedicated var.Jan Holesovsky
2016-02-08sw - m_eLastSearchCommand initializationMarco Cecchetti
2016-02-07sw - single search after find all selects the 2nd occurrence - fixedMarco Cecchetti
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky
2016-02-04xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky