summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_spritedevicehelper.cxx
AgeCommit message (Expand)Author
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2021-08-28clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2019-11-06tdf#42949 Fix IWYU warnings in canvas/*/*cxxGabor Kelemen
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-10remove VERBOSE use from canvaNorbert Thiebaud
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-19loplugin:constantfunction: canvasNoel Grandin
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-02canvas: sal_Bool -> boolStephan Bergmann
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2012-11-12unusedcode.ease cleanupJosé Guilherme Vanz
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-03-16Cleanup formatting in cairocanvasThorsten Behrens
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
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-27#i10000# To please SunCC, had to implement isAccelerated/getDeviceHandle on m...Thorsten Behrens
2008-06-24INTEGRATION: CWS canvas05 (1.1.2); FILE ADDEDKurt Zenker