summaryrefslogtreecommitdiff
path: root/vcl/workben/svpclient.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-29some pesky XubStringsCaolán McNamara1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-5/+5
2011-03-01Remove "using namespace ::rtl"Julien Nabet1-1/+7
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-10removetooltypes01: #i112600# Last fixes for VCLCarsten Driesner1-4/+4
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-14dba34b: adjust workbench code to ImageControl changesFrank Schoenheit [fs]1-1/+1