summaryrefslogtreecommitdiffstats
path: root/canvas/source/vcl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantfunction: canvasNoel Grandin2015-03-196-40/+0
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+3
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-4/+1
* stray debugging codeCaolán McNamara2014-12-111-1/+0
* Related: fdo#87242 merge duplicate clip setup codeCaolán McNamara2014-12-111-76/+4
* Slightly less verbose adaptation to boost-1.56.0Thorsten Behrens2014-12-051-2/+2
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-133-6/+6
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-305-15/+15
* fdo#82577: Handle RegionNoel Grandin2014-09-304-9/+9
* fdo#82577: Handle WindowNoel Grandin2014-09-234-7/+7
* fdo#82577: Handle FontNoel Grandin2014-09-187-11/+11
* Fix build with boost-1.56.0.Jörg Sonnenberger2014-08-291-2/+2
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-202-9/+6
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-202-5/+5
* canvas: sal_Bool -> boolStephan Bergmann2014-07-022-6/+6
* rtl::Reference fits just fine hereStephan Bergmann2014-06-182-7/+3
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-8/+4
* canvas: sal_Bool->boolNoel Grandin2014-05-088-14/+14
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Remove iota template function & last call site.Thorsten Behrens2014-04-151-2/+5
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-073-3/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-034-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* typo: optimisation -> optimizationThomas Arnhold2014-03-291-2/+2
* fdo#38844 Remove XOR rendering code from canvas moduleKrisztian Pinter2014-03-281-71/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2612-60/+60
* Remove unused includeStephan Bergmann2014-03-201-1/+0
* Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann2014-03-124-7/+8
* Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann2014-03-122-8/+12
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2612-79/+79
* Remove visual noise from canvasAlexander Wilms2014-02-252-3/+3
* Remove unneccessary commentsAlexander Wilms2014-02-233-11/+11
* vcl: sal_Bool -> boolStephan Bergmann2014-02-218-22/+22
* bool improvementsStephan Bergmann2014-01-221-2/+2
* fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza2014-01-164-25/+16
* Be explicit when using bool as integral valueStephan Bergmann2014-01-101-1/+1
* vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2013-12-181-3/+3
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* fixincludeguards.sh: canvasThomas Arnhold2013-11-0520-58/+58
* remove redundant calls to OUString constructorNoel Grandin2013-11-042-6/+2
* fixincludeguards.sh: canvasThomas Arnhold2013-10-2820-58/+58
* XCanvas does no longer imply XBitmapCanvasThorsten Behrens2013-10-071-0/+1
* fdo#39674 fix some spellingThomas Arnhold2013-10-041-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-4/+4
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand2013-06-145-4/+27
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-132-10/+4