summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2015-11-05tdf#39080 Added HideWhitespaceMode ViewOption flagcp-5.0-8Ashod Nakashian1-0/+4
2015-11-05tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht1-0/+4
2015-11-03tdf#64027 sw: Make the text background color button workMaxim Monastirsky3-0/+5
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-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar2-8/+15
2015-10-28guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
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 Vajna1-0/+10
2015-10-27vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna1-0/+7
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-18RemoteFilesDialogSzymon Kłos1-0/+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-17Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara1-0/+2
2015-10-14LOK: include part numbers in CALLBACK_SEARCH_RESULT_SELECTION payloadMiklos Vajna1-1/+2
2015-10-09LOK: CALLBACK_SEARCH_RESULT_COUNT is redundantMiklos Vajna1-9/+5
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna1-8/+4
2015-10-07sw tiled rendering: emit LOK_CALLBACK_SEARCH_RESULT* for normal searchMiklos Vajna1-0/+4
2015-10-07sw: extract lcl_emitSearchResultCallbacks() from SwView::ExecSearch()Miklos Vajna1-42/+46
2015-10-07Disable spellcheck when LOK is activeMiklos Vajna1-0/+3
2015-10-07sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna1-0/+5
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_SELECTION and implement it in swMiklos Vajna1-1/+56
2015-10-07LOK: add the search phrase to the search result count callbackMihai Varga1-1/+1
2015-10-07sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna1-693/+0
2015-10-07LOK: added the button type and key modifier to postMouseEvent()Mihai Varga1-2/+2
2015-10-07LOK: add CALLBACK_SEARCH_RESULT_COUNT and implement in swMiklos Vajna1-1/+7
2015-10-07sw tiled rendering: default to transparent background outside page framesMiklos Vajna1-0/+3
2015-10-07lok: add Document::getPartPageRectangles()Miklos Vajna1-0/+11
2015-10-06sw: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-2/+8
2015-10-06Use SfxViewFrame::Current()Miklos Vajna1-5/+0
2015-10-06vcl::ITiledRenderable: add getCurrentViewShell() and implement it for WriterMiklos Vajna1-0/+5
2015-09-18sw: fix newly created document being modifiedMichael Stahl1-2/+3
2015-09-18tdf#91383: sw: actually reset the modified status tooMichael Stahl1-0/+5
2015-09-18tdf#91383: sw: prevent style preview from actually creating stylesMichael Stahl1-2/+68
2015-09-18sw: fix not-quite-copypaste code in SwDocStyleSheet::FillStyleSheet()Michael Stahl1-1/+1
2015-09-18tdf#90991: sw: fix style preview creating undo objectsMichael Stahl1-0/+10
2015-09-18WaE: loplugin:vclwidgetsTor Lillqvist1-1/+1
2015-09-18tdf#93246: pass on cancel state in mail merge dialogJuergen Funk1-3/+4
2015-09-18tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian2-14/+27
2015-08-31tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk1-1/+12
2015-08-20tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna2-5/+8
2015-08-20tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna1-1/+2
2015-08-13tdf#93154: Save button often does not saveMihai Varga1-0/+4
2015-08-06tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna1-0/+2
2015-08-06tdf#92911 SwAnnotationWin rendercontext: fix missing comment contentsMiklos Vajna1-0/+4
2015-08-06tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian1-1/+1