summaryrefslogtreecommitdiff
path: root/vcl/workben/svpclient.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-15loplugin:flatten in vclNoel Grandin1-23/+24
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-2/+2
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin1-42/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock1-2/+17
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+4
2015-05-23Remove include stdio (part6)Julien Nabet1-4/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-20vcl: convert new to ::CreateMichael Meeks1-4/+4
2015-04-10automated VclPtrInstance conversion.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin1-0/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin1-4/+4
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin1-30/+40
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-11-07coverity#1251175 Uncaught exceptionCaolán McNamara1-0/+5
2014-11-05coverity#1215395 Uncaught exceptionCaolán McNamara1-10/+18
2014-10-07-Werror=unused-resultMiklos Vajna1-3/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-01coverity#1219806 double closeNorbert Thiebaud1-1/+0
2014-05-23coverity#1215298 Resource leakCaolán McNamara1-0/+1
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-9/+9
2014-05-18vcl: fix svpclientChris Sherlock1-25/+22
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-9/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-3/+3
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+12
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock1-18/+0
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-21/+0