summaryrefslogtreecommitdiff
path: root/canvas/source/cairo
AgeCommit message (Expand)Author
2014-11-03coverity#982921 do not leakDavid Tardon
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-02canvas: sal_Bool -> boolStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04coverity#735682 Unchecked dynamic_castCaolán McNamara
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-26coverity#736029 Missing break in switchCaolán McNamara
2014-05-19canvas: drop using from headersThomas Arnhold
2014-05-08coverity#735401 Logically dead codeCaolán McNamara
2014-05-08canvas: sal_Bool->boolNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-17Resolves: rhbz#1086714 overlarge pixmapCaolán McNamara
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-04-01coverity#738566 Uninitialized pointer fieldCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan 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-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-14Drop unused #includeTakeshi Abe
2014-01-31cairo canvas: Zero font's width means "the same as height".Jan Holesovsky
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-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12What we actually want to check here is HAVE_FEATURE_X11Tor Lillqvist
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-17fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-13Related: #i121504# corrected error in canvas module when cairo is usedArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand