summaryrefslogtreecommitdiff
path: root/vcl/workben/svpclient.cxx
AgeCommit message (Expand)Author
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2014-11-07coverity#1251175 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215395 Uncaught exceptionCaolán McNamara
2014-10-07-Werror=unused-resultMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-01coverity#1219806 double closeNorbert Thiebaud
2014-05-23coverity#1215298 Resource leakCaolán McNamara
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-18vcl: fix svpclientChris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock
2013-03-08make use of startsWith()Thomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-08catch exception by constant referenceTakeshi Abe
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-10removetooltypes01: #i112600# Last fixes for VCLCarsten Driesner
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth