summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-08-07Remove some unused includesMiklos Vajna
2019-08-06tdf#107471 Add checkbox to enable/disable sending crash reports to TDFGabor Kelemen
2019-08-03Fix typosAndrea Gelmini
2019-08-02clipboard: add profile zones.Michael Meeks
2019-08-02clipboard: elide string constructor.Michael Meeks
2019-08-02clipboard: elide string constructor.Michael Meeks
2019-08-02Removed duplicated includeAndrea Gelmini
2019-08-02Use implicit OString constructor and cleanup casts.Michael Meeks
2019-08-02clipboard: repair unit test so that it runs in the lok mode.Michael Meeks
2019-08-02clipboard: log before erasingAshod Nakashian
2019-08-02clipboard: check for null.Michael Meeks
2019-08-02lok: share more of the clipboard mime-type handling code.Michael Meeks
2019-08-02clipboard: encourage paste to show up by having some dummy content.Michael Meeks
2019-08-02Try harder to generate HTML from text.Michael Meeks
2019-08-02Set clipboard for a window when createdSzymon Kłos
2019-08-02LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian
2019-08-02lok: cleanup clipboards associated with a view on destruction.Michael Meeks
2019-08-02LOK: Enable embedding images in text/html format outputAshod Nakashian
2019-08-02LOK: detect Graphics in isComplex for WriterAshod Nakashian
2019-08-02LOK: Implement getSelectionTypeAshod Nakashian
2019-08-02clipboard: get view setting correct before setClipboard.Michael Meeks
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02lok: clipboard: per view clipboard creation.Michael Meeks
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian
2019-08-02lok: use utf-8 for text/plain always.Michael Meeks
2019-08-02Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-08-02Fix typosAndrea Gelmini
2019-08-01remove unnecessary code in doc_registerCallbackNoel Grandin
2019-08-01clean up ViewCallback nicelyNoel Grandin
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31desktop: fix UB in DesktopLOKTest::testCommentsCallbacksWriter()Miklos Vajna
2019-07-31desktop: fix UB in DesktopLOKTest::testWriterCommentInsertCursor()Miklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): desktopStephan Bergmann
2019-07-30sfx2: Enable sidebar on calc and writer, but not in impressAshod Nakashian
2019-07-29sfx2: Re-enable the sidebars for LOKAshod Nakashian
2019-07-25Fix typosAndrea Gelmini
2019-07-25LOK: support resizing windowsAshod Nakashian
2019-07-25LOK: Do not offset window coordinates in LOKAshod Nakashian
2019-07-25LOK: Reduce and improve logging of event compressionAshod Nakashian
2019-07-25LOK: Minor window event processing cleanupAshod Nakashian
2019-07-25LOK: Refactor large event queueing casesAshod Nakashian
2019-07-25LOK: Remove window invalidations prior to size_changedAshod Nakashian
2019-07-25LOK: Window creation supersedes any events on same windowAshod Nakashian
2019-07-25LOK: Reduce logging while processing eventsAshod Nakashian
2019-07-25LOK: remove duplicate cursor invalidations for same view onlyAshod Nakashian
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-25LOK: trace queue only when it is changedAshod Nakashian
2019-07-24sd lok: Remove the .uno:LeftPaneImpress call from sd lok initialization.Noel Grandin
2019-07-24"Basic macros" instead of "$Productname Basic macros"Samuel Mehrbrodt
2019-07-24Redundant conditionMike Kaganski