summaryrefslogtreecommitdiff
path: root/canvas/source/vcl
AgeCommit message (Expand)Author
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-15Remove iota template function & last call site.Thorsten Behrens
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-28fdo#38844 Remove XOR rendering code from canvas moduleKrisztian Pinter
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Remove unused includeStephan Bergmann
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from canvasAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-16fdo#54938: Convert canvas to cppu::supportsServiceMarcos Paulo de Souza
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-05-20fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-07RTL_CONSTASCII_(U)STRINGPARAM removed in canvas (WIP)Chr. Rossmanith
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-11-17use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-08WaE: unused function 'unoCapeFromCap'Tor Lillqvist
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-07-16Reduce scopeJulien Nabet
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks