summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-03Remove xub_StrLen refsJulien Nabet
2014-06-01coverity#1219806 double closeNorbert Thiebaud
2014-05-23coverity#1215298 Resource leakCaolán McNamara
2014-05-23coverity#1215302 Arguments in wrong orderCaolán McNamara
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-18vcl: fix svpclientChris Sherlock
2014-05-18vcl: fix svptestChris Sherlock
2014-05-18vcl: make vcldemo workChris Sherlock
2014-05-18vcl: make svdem called on Application::Abort() instead of exit(1)Chris Sherlock
2014-05-18WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-17vcl: fixup svdemoChris 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-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara
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-23Remove commented code in VCL demo app - should make the example clearer.Chris
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12Removal finished of CreateFromAsciiRicardo Montania
2013-03-08make use of startsWith()Thomas Arnhold
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
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-21re-base on ALv2 code.Michael Meeks
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-28Bin the unused vague SAL_IMPLEMENT_MAIN_WITH_GUI ideaTor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-25make padmin ByteString freeCaolán McNamara
2012-01-08catch exception by constant referenceTakeshi Abe
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-21Start at trying to build these test programs for iOSTor Lillqvist
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-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-10removetooltypes01: #i112600# Last fixes for VCLCarsten Driesner
2010-12-10propogate exit code out to mainCaolán McNamara
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 21Gert Faller