summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2012-06-18fdo#30519 paint scrolled area from the right surfaceDavid Tardon2-15/+53
2012-05-09bomb out compilation of cairo canvas for mac or windowsMichael Meeks1-0/+4
2012-03-20Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens3-3/+3
2012-03-19Remove nasty xor hack for non-Mac vclcanvasThorsten Behrens1-52/+0
2012-03-19Use transparency for gradients fdo#45219Thorsten Behrens2-41/+42
2012-03-19Return proper transparency value even for ignore_color.Thorsten Behrens1-12/+12
2012-03-19Another partial fix for fdo#45219Thorsten Behrens1-17/+11
2012-03-19Consistent use of alpha in cairocanvasThorsten Behrens1-4/+4
2012-01-10Fix crash when play particular presentation with soundjulien24121-7/+8
2012-01-10Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens2-4/+4
2012-01-10Fix more incorrect iterator re-use.Thorsten Behrens1-9/+7
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06fix annoying debugging-mode crashCaolán McNamara1-1/+3
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan13-15/+15
2011-11-30catch by constant referenceTakeshi Abe4-8/+8
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud9-9/+0
2011-11-27remove include of pch header in canvasNorbert Thiebaud88-174/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-2/+3
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky1-5/+7
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-6/+5
2011-11-21empty a bunch of d.lst filesMichael Stahl1-1/+0
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-3/+2
2011-11-03Better fix for removed RangeExpanderThorsten Behrens1-19/+3
2011-11-03RangeExpander functor removed, but needed in one place.Cédric Bosdonnat1-2/+19
2011-10-25gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks1-0/+3
2011-10-06WaE: '=' : truncation of constant valueTor Lillqvist1-1/+1
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-27Make Android cross-build workingThorsten Behrens1-1/+6
2011-09-22Always link with user32Tor Lillqvist3-3/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-26Bin USE_MINGWTor Lillqvist2-19/+1
2011-08-24Link with d3d9 and not ddraw which doesn't exist in current DirectXTor Lillqvist1-1/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan14-15/+62
2011-08-12fix build issues in canvas on windowsNorbert Thiebaud3-10/+12
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe11-11/+11
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04help windows build alongCaolán McNamara9-19/+19
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist11-0/+11
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens17-65/+15
2011-07-26Removed special-casing for SunStudio brokennessThorsten Behrens1-12/+1
2011-07-26Make it build for iOS againTor Lillqvist1-9/+11
2011-07-26Link with X11 libs only for GUIBASE == unx which actually means X11Tor Lillqvist1-0/+2