summaryrefslogtreecommitdiff
path: root/canvas/inc
AgeCommit message (Expand)Author
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-01loplugin:refcounting in canvasNoel
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-04Revert "tdf#118107 canvas opengl: avoid assertion failure with negative widths"Luboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-02add PCHs for canvas/Luboš Luňák
2020-09-04tdf#124176 Use #pragma once in canvasGeorge Bateman
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-27Some ::rtl::OUString -> OUString in canvasRicardo Montania
2012-11-22fix 3D 'fade' transitionsDavid Tardon
2012-10-08re-base on ALv2 code. Includes:Michael Meeks
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-19re-base on ALv2 code.Michael Meeks
2012-05-03Remove unused method canvas::tools::clipBlitJordi Mallach
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-10Remove unused constructor for ParametricPolyPolygonGábor Stefanik
2012-04-09Remove canvas::tools::calcRectToRectTransformJulien Nabet
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-25Remove unused codeElton Chung
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens
2012-02-18Fix typos in commentsElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-01remove duplicate includeDavid Tardon
2011-12-22remove some unused codeCaolán McNamara
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in canvasNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer
2011-05-30Fixes to make it compile on WindowsTor Lillqvist
2011-04-16restoring basemutexhelper.hxxBjoern Michaelsen
2011-04-11disposeEventSource should not be SAL_CALLTor Lillqvist
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold