summaryrefslogtreecommitdiff
path: root/canvas/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+4
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir1-4/+1
2020-02-12move some canvas/ headers inside the moduleNoel Grandin23-0/+4254
2013-04-23execute move of global headersBjoern Michaelsen29-5844/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania1-2/+1
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania5-27/+27
2012-11-22fix 3D 'fade' transitionsDavid Tardon1-0/+8
2012-10-08re-base on ALv2 code. Includes:Michael Meeks21-494/+309
2012-08-07drop bogus eof linesThomas Arnhold2-2/+0
2012-06-27Remove unused header filesThomas Arnhold3-357/+0
2012-06-19re-base on ALv2 code.Michael Meeks11-262/+163
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach1-20/+0
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-4/+0
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold1-4/+0
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik1-6/+0
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet1-44/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2-0/+6
2012-02-25Remove unused codeElton Chung1-46/+0
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens2-2/+2
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-13Remove unused codeElton Chung1-15/+0
2012-02-01remove duplicate includeDavid Tardon1-2/+0
2011-12-22remove some unused codeCaolán McNamara1-69/+0
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header in canvasNorbert Thiebaud2-2/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-2/+3
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-6/+5
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens3-3/+3
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen35-42/+213
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl1-37/+38
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer1-47/+0
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer11-59/+105
2011-05-30Fixes to make it compile on WindowsTor Lillqvist1-0/+3
2011-04-16restoring basemutexhelper.hxxBjoern Michaelsen1-0/+72
2011-04-11disposeEventSource should not be SAL_CALLTor Lillqvist1-1/+1
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens6-33/+41
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+3
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth33-0/+97
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-10/+0
2010-03-31Merge DEV300_m75thb34-137/+34
2010-02-19Fix dxcanvas gradient glitchesthb1-0/+13
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien34-137/+34
2009-10-16#i105937# Much improved gradient support for canvas/basegfx/drawinglayer.thb3-110/+34
2008-06-27#i10000# To please SunCC, had to implement isAccelerated/getDeviceHandle on m...Thorsten Behrens1-5/+2