summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-05tdf#39080 Added HideWhitespaceMode ViewOption flagcp-5.0-8Ashod Nakashian3-2/+11
2015-11-05tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna3-0/+30
2015-11-05tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht1-0/+4
2015-11-03tdf#64027 sw: Make the text background color button workMaxim Monastirsky5-0/+20
2015-11-03tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna3-3/+14
2015-11-03tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht1-0/+1
2015-11-03tdf#93509: Commit at the right timeStephan Bergmann1-0/+1
2015-11-03tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2-4/+4
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar2-8/+15
2015-10-28guard boost/property_tree/json_parser.hpp on WNTAndras Timar2-0/+12
2015-10-27sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna1-0/+7
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-0/+2
2015-10-27lok::Document::paste: check if the given mime type is supportedMiklos Vajna2-0/+12
2015-10-27vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna2-0/+9
2015-10-26fix SwIndex assert on fdo66692-2.docCaolán McNamara2-0/+15
2015-10-26tdf#95091: enable delete and backspace in editable elements within protectionsOliver Specht1-2/+2
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky1-1/+10
2015-10-19Hide open remote button in standard toolbarYousuf Philips1-1/+1
2015-10-18RemoteFilesDialogSzymon Kłos3-1/+5
2015-10-17tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna1-0/+12
2015-10-17tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-10-17fix tdf#94818 while retaining the tdf#90504 fixCaolán McNamara1-5/+18
2015-10-17tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl6-5/+164
2015-10-17tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2-4/+2
2015-10-17tdf#94804: prefix to save cross reference bookmark fixedOliver Specht1-1/+1
2015-10-17valgrind: memory leaksCaolán McNamara1-0/+5
2015-10-17tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth1-3/+7
2015-10-17tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna2-0/+13
2015-10-17tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2-0/+33
2015-10-17Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-17tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2-0/+6
2015-10-17sw: fix copying of bookmarks in CopyRangeMichael Stahl3-8/+94
2015-10-17Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
2015-10-17Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+12
2015-10-17Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung3-4/+3
2015-10-17tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2-0/+12
2015-10-17tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna2-0/+10
2015-10-17bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2-0/+6
2015-10-17Fix tdf#87500 - Freeze with English/Japanese mixture undo.Mark Hung1-18/+25
2015-10-17tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws2-3/+11
2015-10-17tdf#92521 DOCX export: handle section break right after a tableMiklos Vajna9-34/+62
2015-10-17don't hang on busted subdocument offsetsCaolán McNamara2-4/+8
2015-10-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna2-2/+9
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna2-20/+6
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna3-26/+22
2015-10-07sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna2-0/+11
2015-10-07sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna1-42/+46
2015-10-07Disable spellcheck when LOK is activeMiklos Vajna1-0/+3