summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud1-5/+0
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-03Remove xub_StrLen refsJulien Nabet1-2/+2
2014-06-01coverity#1219806 double closeNorbert Thiebaud1-1/+0
2014-05-23coverity#1215298 Resource leakCaolán McNamara1-0/+1
2014-05-23coverity#1215302 Arguments in wrong orderCaolán McNamara1-1/+1
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist3-27/+27
2014-05-18vcl: fix svpclientChris Sherlock1-25/+22
2014-05-18vcl: fix svptestChris Sherlock1-7/+12
2014-05-18vcl: make vcldemo workChris Sherlock2-9/+12
2014-05-18vcl: make svdem called on Application::Abort() instead of exit(1)Chris Sherlock1-4/+1
2014-05-18WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist1-7/+7
2014-05-17vcl: fixup svdemoChris Sherlock1-6/+16
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist5-52/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock5-7/+7
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin1-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-4/+4
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+1
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara1-3/+3
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ňák5-27/+19
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock5-75/+0
2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris1-5/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-2/+2
2013-03-12Removal finished of CreateFromAsciiRicardo Montania1-2/+1
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks6-115/+71
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann4-4/+10
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-32/+0
2012-06-29some pesky XubStringsCaolán McNamara4-4/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-01-25make padmin ByteString freeCaolán McNamara1-2/+1
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud3-6/+0
2011-07-25callcatcher: remove unused methodsThomas Arnhold1-9/+0
2011-07-21Start at trying to build these test programs for iOSTor Lillqvist3-2/+6
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky6-41/+45
2011-03-01Remove "using namespace ::rtl"Julien Nabet2-2/+10
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-3/+3
2011-01-10removetooltypes01: #i112600# Last fixes for VCLCarsten Driesner2-5/+5
2010-12-10propogate exit code out to mainCaolán McNamara1-3/+4