summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-20clipboard: encourage paste to show up by having some dummy content.private/mmeeks/copy-pasteMichael Meeks2-0/+16
2019-07-20Try harder to generate HTML from text.Michael Meeks1-22/+57
2019-07-20lok: minimal implementation of isComplex for calc for now.Michael Meeks4-33/+64
2019-07-20lok: vital to quote nested JSON inserted into a json property.Michael Meeks1-1/+16
2019-07-20Set clipboard for a window when createdSzymon Kłos1-0/+14
2019-07-20LOK: Copy Graphics as embedded PNG in HTMLMichael Meeks2-2/+37
2019-07-20lok: cleanup clipboards associated with a view on destruction.Michael Meeks3-6/+37
2019-07-20LOK: Improved selection complexity detectionAshod Nakashian2-17/+16
2019-07-20LOK: Enable embedding images in text/html format outputMichael Meeks4-17/+25
2019-07-20LOK: detect Graphics in isComplex for WriterAshod Nakashian2-22/+6
2019-07-20LOK: Implement getSelectionTypeAshod Nakashian4-5/+63
2019-07-20clipboard: get view setting correct before setClipboard.Michael Meeks2-3/+9
2019-07-20lok: clipboard: per view clipboard creation.Michael Meeks4-14/+37
2019-07-20lok: clipboard: per view clipboard creation.Michael Meeks6-33/+200
2019-07-19build fix: missing #include <ndgrf.hxx>feature/clipboardAndras Timar1-0/+1
2019-07-19Fix build: unused argumentSzymon Kłos1-1/+1
2019-07-19LOK: Support detecting complex selectionsAshod Nakashian9-1/+125
2019-07-19lok: use utf-8 for text/plain always.Michael Meeks1-2/+5
2019-07-19Add more powerful selection fetch & clipboard set methods.Michael Meeks5-48/+236
2019-07-19Avoid odd crash where OLE object can't generate an image preview.Michael Meeks1-0/+6
2019-07-19lok: disable calc char-set dialog for HTML when pasting.Michael Meeks1-1/+2
2019-07-19lok: don't be prejudiced against a single missing mime-type.Michael Meeks1-0/+3
2019-07-19simplify ImageListNoel Grandin6-314/+101
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin8-110/+56
2019-07-19tdf#126471 Apply selected MM printer on dialog openMichael Weghorn1-2/+1
2019-07-19Mail merge: Preselect proper printerMichael Weghorn1-2/+0
2019-07-19tdf#123587 Beanshell editor: Show current file name as window titleAndreas Heinisch2-1/+10
2019-07-19loplugin:referencecasting in extensionsNoel Grandin10-36/+29
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin14-63/+44
2019-07-19loplugin:referencecasting in filterNoel Grandin12-41/+28
2019-07-19Fix typoAndrea Gelmini1-7/+7
2019-07-19Fix typosAndrea Gelmini11-13/+13
2019-07-19Fix typosAndrea Gelmini10-11/+11
2019-07-19cid#1448460 Unchecked return valueCaolán McNamara1-1/+1
2019-07-19tdf#125546 DOCX import: fix overgrowth of change tracking entriesLászló Németh5-14/+39
2019-07-19loplugin:referencecasting in desktopNoel Grandin7-28/+19
2019-07-19loplugin:referencecasting in editengNoel Grandin6-22/+16
2019-07-19Move static into the getter functionMike Kaganski1-3/+1
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin14-42/+35
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin14-98/+62
2019-07-19tdf#126334 Fix number format array in init controls.Gülşah Köse1-3/+2
2019-07-19missing LDAPCaolán McNamara3-2/+6
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin26-54/+46
2019-07-19Engine to add Extension inside extension tab in NotebookBarSumit Chauhan12-24/+261
2019-07-19Addons(extension) support is extended for NotebookBarSumit Chauhan3-1/+503
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin15-67/+43
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara2-2/+4
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin37-159/+132
2019-07-19cid#1448351 Use after freeCaolán McNamara1-3/+3
2019-07-19cid#1448451 Use after freeCaolán McNamara1-6/+5