summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-10-02lok: handling a single msg for deleting multiple charactersMarco Cecchetti2-1/+46
2019-10-02LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-16/+1
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-5/+5
2019-09-25Add reference marks callbackSzymon Kłos1-1/+2
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar5-8/+11
2019-09-17enable crashreport on WindowsAndras Timar1-2/+2
2019-09-03LOK: per-view support for isMobile()Muhammet Kara1-2/+2
2019-09-03lok: Add isMobile() methodMuhammet Kara1-0/+12
2019-09-03sc: LOK: commit cell edits before saveasAshod Nakashian1-4/+52
2019-09-03LOK: don't segfault when reporting errorAshod Nakashian1-1/+1
2019-09-03LOK: disable LOKit in unit-tests only after destroying allAshod Nakashian1-68/+5
2019-08-29Send Bcp47 codes with regionSzymon Kłos1-1/+1
2019-08-29Send iso code for languagesSzymon Kłos1-0/+1
2019-08-27tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke1-0/+1
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl1-2/+14
2019-08-12lok: Output a SAL_WARN only if message is not emptyTomaž Vajngerl1-1/+1
2019-08-05desktop: disable PDF signing test for now.Michael Meeks1-0/+3
2019-08-05pretty up logging of exceptionsNoel Grandin1-5/+3
2019-08-05Fix certificate test mis-merging.Michael Meeks1-184/+80
2019-08-05LOK: Enable embedding images in text/html format outputAshod Nakashian1-1/+1
2019-08-05lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2-0/+61
2019-08-05lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2-44/+63
2019-08-05lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl1-72/+30
2019-08-05Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl1-1/+3
2019-08-05test signing with certificate chain and private key in PEM formatTomaž Vajngerl6-0/+211
2019-08-05lok: dragging and resizing chart elementsMarco Cecchetti1-0/+1
2019-08-05clipboard: elide string constructor.Michael Meeks1-4/+1
2019-08-05clipboard: elide string constructor.Michael Meeks1-1/+1
2019-08-05Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-05Use implicit OString constructor and cleanup casts.Michael Meeks2-10/+19
2019-08-05clipboard: repair unit test so that it runs in the lok mode.Michael Meeks2-1/+3
2019-08-05clipboard: log before erasingAshod Nakashian1-1/+1
2019-08-05clipboard: check for null.Michael Meeks1-2/+1
2019-08-05lok: share more of the clipboard mime-type handling code.Michael Meeks1-14/+1
2019-08-05clipboard: encourage paste to show up by having some dummy content.Michael Meeks2-0/+16
2019-08-05Try harder to generate HTML from text.Michael Meeks1-22/+57
2019-08-05Set clipboard for a window when createdSzymon Kłos1-0/+12
2019-08-05LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian1-1/+35
2019-08-05lok: cleanup clipboards associated with a view on destruction.Michael Meeks3-7/+38
2019-08-05clipboard: get view setting correct before setClipboard.Michael Meeks2-3/+9
2019-08-05lok: clipboard: per view clipboard creation.Michael Meeks4-14/+37
2019-08-05lok: clipboard: per view clipboard creation.Michael Meeks4-35/+207
2019-08-05LOK: Support detecting complex selectionsAshod Nakashian2-1/+85
2019-08-05lok: use utf-8 for text/plain always.Michael Meeks1-2/+5
2019-08-05Add more powerful selection fetch & clipboard set methods.Michael Meeks3-47/+178
2019-08-05remove unnecessary code in doc_registerCallbackNoel Grandin1-16/+0
2019-08-05Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann16-34/+34
2019-08-05sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian2-0/+19
2019-08-05sfx2: Re-enable the sidebars for LOKAshod Nakashian3-10/+18
2019-08-05LOK: support resizing windowsAshod Nakashian2-1/+23