summaryrefslogtreecommitdiff
path: root/desktop/source/lib/lokclipboard.cxx
AgeCommit message (Expand)Author
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-08-07Remove some unused includesMiklos Vajna
2019-08-02clipboard: elide string constructor.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-02lok: cleanup clipboards associated with a view on destruction.Michael Meeks
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-02Add more powerful selection fetch & clipboard set methods.Michael Meeks
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna
2019-04-26lok: allow paste content to popup dialogHenry Castro
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2017-10-23loplugin:includeform: desktopStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna
2016-04-04Use std::size_tMiklos Vajna
2015-10-26gtktiledviwer: try to paste as html, then as plain textMiklos Vajna
2015-10-26lok clipboard: support rich text pasteMiklos Vajna
2015-10-22LOK: add Document::paste()Miklos Vajna