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