summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-08-19Fix typosAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17loplugin:unnecessaryvirtualNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-12Fix typosAndrea Gelmini
2019-08-10Fix typosAndrea Gelmini
2019-08-08lok: Output a SAL_WARN only if message is not emptyTomaž Vajngerl
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