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