summaryrefslogtreecommitdiff
path: root/vcl/source/components/dtranscomp.cxx
AgeCommit message (Expand)Author
2020-07-31tdf#135212 Don't crash when unable to create clipboardMichael Weghorn
2020-07-07vcl/clipboard: create instances with uno constructorsNoel Grandin
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBurak Bala
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-05-28tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-04-25enable clipboard service for androidTomaž Vajngerl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
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
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-11remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-06-01overly staticCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]