summaryrefslogtreecommitdiff
path: root/canvas/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Make sal/config.h the first in pchMike Kaganski4-8/+8
2021-03-06update pchesJulien Nabet2-3/+3
2021-03-01loplugin:refcounting in canvasNoel1-4/+5
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock1-2/+3
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák1-1/+0
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák1-3/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen3-2/+1
2020-10-02add PCHs for canvas/Luboš Luňák8-0/+406
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman1-4/+1
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann6-33/+33
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