summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clipboard: repair unit test so that it runs in the lok mode.feature/lok-clipboardMichael Meeks2019-07-272-1/+3
* clipboard: log before erasingAshod Nakashian2019-07-271-1/+1
* clipboard: check for null.Michael Meeks2019-07-271-2/+1
* lok: share more of the clipboard mime-type handling code.Michael Meeks2019-07-271-14/+1
* clipboard: encourage paste to show up by having some dummy content.Michael Meeks2019-07-273-1/+17
* Try harder to generate HTML from text.Michael Meeks2019-07-271-22/+57
* lok: minimal implementation of isComplex for calc for now.Michael Meeks2019-07-276-35/+66
* lok: vital to quote nested JSON inserted into a json property.Michael Meeks2019-07-271-1/+16
* Set clipboard for a window when createdSzymon Kłos2019-07-271-0/+12
* LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian2019-07-272-2/+37
* lok: cleanup clipboards associated with a view on destruction.Michael Meeks2019-07-273-7/+38
* LOK: Improved selection complexity detectionAshod Nakashian2019-07-272-17/+16
* LOK: Enable embedding images in text/html format outputAshod Nakashian2019-07-274-19/+27
* LOK: detect Graphics in isComplex for WriterAshod Nakashian2019-07-272-22/+6
* LOK: Implement getSelectionTypeAshod Nakashian2019-07-274-5/+63
* clipboard: get view setting correct before setClipboard.Michael Meeks2019-07-272-3/+9
* lok: clipboard: per view clipboard creation.Michael Meeks2019-07-274-14/+37
* lok: clipboard: per view clipboard creation.Michael Meeks2019-07-276-44/+214
* build fix: missing #include <ndgrf.hxx>Andras Timar2019-07-271-0/+1
* Fix build: unused argumentSzymon Kłos2019-07-271-1/+1
* LOK: Support detecting complex selectionsAshod Nakashian2019-07-279-1/+125
* lok: use utf-8 for text/plain always.Michael Meeks2019-07-271-2/+5
* Add more powerful selection fetch & clipboard set methods.Michael Meeks2019-07-275-48/+236
* Avoid odd crash where OLE object can't generate an image preview.Michael Meeks2019-07-271-0/+6
* lok: disable calc char-set dialog for HTML when pasting.Michael Meeks2019-07-271-1/+2
* lok: don't be prejudiced against a single missing mime-type.Michael Meeks2019-07-271-0/+3
* cid#1401328 Uncaught exceptionCaolán McNamara2019-07-271-1/+1
* weld SvxBasicIDEOptionsPageCaolán McNamara2019-07-272-71/+52
* weld SvxAsianLayoutPageCaolán McNamara2019-07-273-133/+102
* weld SvxAccessibilityOptionsTabPageCaolán McNamara2019-07-272-58/+40
* weld SvxOpenCLTabPageCaolán McNamara2019-07-272-38/+20
* enable setting a highlight bgCaolán McNamara2019-07-274-5/+26
* weld RemoteDialogCaolán McNamara2019-07-2718-721/+243
* factor out setting widget bgCaolán McNamara2019-07-271-7/+24
* drop empty GetParentLabeledBy and GetParentLabelFor membersCaolán McNamara2019-07-273-31/+2
* devirtualize these now nothing overrides themCaolán McNamara2019-07-271-2/+2
* Fix typosAndrea Gelmini2019-07-2712-15/+15
* Removed duplicated includeAndrea Gelmini2019-07-271-1/+0
* Fix typosAndrea Gelmini2019-07-272-2/+2
* Removed duplicated includeAndrea Gelmini2019-07-271-1/+0
* Fix typoAndrea Gelmini2019-07-2719-26/+26
* Fix typoAndrea Gelmini2019-07-271-5/+5
* Fix typosAndrea Gelmini2019-07-2718-22/+22
* tdf#94395 Show paragraph style line spacing in organizer containsJim Raykowski2019-07-274-14/+98
* tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock2019-07-275-25/+21
* vcl: make ImpAnimView variables more clearChris Sherlock2019-07-272-46/+46
* Use the colibre icon theme in Online and appsTor Lillqvist2019-07-261-0/+5
* weld SfxCommonPrintOptionsTabPageCaolán McNamara2019-07-263-208/+146
* cid#1448357 RV: Bad use of return valueCaolán McNamara2019-07-261-40/+0
* cid#1448221 RV: Bad use of return valueCaolán McNamara2019-07-261-5/+1