summaryrefslogtreecommitdiff
path: root/canvas/workben
AgeCommit message (Expand)Author
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-11-30catch by constant referenceTakeshi Abe
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 13Gert Faller
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-06-24INTEGRATION: CWS canvas05 (1.5.26); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.5.50); FILE MERGEDRüdiger Timm
2007-07-17INTEGRATION: CWS presfixes12 (1.4.30); FILE MERGEDOliver Bolte
2006-09-17INTEGRATION: CWS pchfix02 (1.3.28); FILE MERGEDOliver Bolte
2006-04-04Made things work; removed regcomp cruft; added ellipse and textThorsten Behrens
2006-03-15Moving canvas demo files (contributed by mmeeks under JCA) to HEAD - where th...Thorsten Behrens
:44 +0200'>2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-03Fix typosAndrea Gelmini 2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist 2017-02-06Add missing #includesStephan Bergmann 2017-02-01makeAny->Any in accessibility..avmediaNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-23loplugin:unnecessaryoverride (dtors) in animationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu 2016-08-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara 2016-07-08loplugin:redundantcast: redundant static_casts in animationsStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-29chmod -xTor Lillqvist 2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin 2015-07-06tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelperTakeshi Abe 2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann 2015-05-04cppcheck: noExplicitConstructorCaolán McNamara 2015-05-02cppcheck: noExplicitConstructorCaolán McNamara 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-03-17Fix various XServiceInfo implementationsStephan Bergmann 2015-03-12native-code: animcore_component_getFactory -> ctorsMiklos Vajna 2015-03-11Clean up previous commitStephan Bergmann 2015-03-11animations: convert animcore.component to constructor usageChris Sherlock