aboutsummaryrefslogtreecommitdiff
path: root/source/mk/sc
ModeNameSize
-rw-r--r--messages.po760509logplain
us-odf-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/dtrans/X11_clipboard.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-31tdf#146619 Drop unused 'using namespace' in: vcl/Gabor Kelemen
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-05-28Use getXWeak in vclMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-01-26rename some local variablesNoel Grandin
2019-10-25tdf#42949 Fix IWYU warnings in vcl/unx/gtk3 and gtk3_kde5/Gabor Kelemen
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-04-09std::list->std::vector in X11ClipboardNoel Grandin
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-23Remove include stdio (part6)Julien Nabet
2014-11-24rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-15fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud