summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan6-6/+6
2012-02-25Remove unused codeElton Chung2-172/+0
2012-02-22Fix fdo#45219 wrong transparency for animated objects.Thorsten Behrens3-5/+4
2012-02-18Fix typos in commentsElton Chung2-2/+2
2012-02-17mark parameter as unusedDavid Tardon1-3/+1
2012-02-17remove unused variableDavid Tardon1-2/+0
2012-02-13Remove unused codeElton Chung2-50/+0
2012-02-10Removing one obsolte GNUC check for GCC < 4.0.1Carsten Niehaus1-6/+0
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-5/+5
2012-02-07Remove obsolete quirk for text rotation.Thorsten Behrens1-9/+0
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Eliminate un-used DIRECTX5Norbert Thiebaud4-2426/+0
2012-02-01remove duplicate includeDavid Tardon1-2/+0
2012-02-01the depth argument must be >= 0David Tardon1-1/+2
2012-01-25transparency gradient effect fade in is wrong (fdo#45219)David Tardon1-1/+2
2012-01-24make slide transitions workDavid Tardon1-1/+2
2012-01-13WaE: unused iCaolán McNamara1-1/+0
2012-01-09Kill unused macro in canvas.Thorsten Behrens1-2/+0
2012-01-09Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens2-4/+4
2012-01-09Fix more incorrect iterator re-use.Thorsten Behrens1-9/+7
2012-01-09Fix crash when play particular presentation with soundjulien24121-7/+8
2012-01-04canvas: work around NOMINMAX windows breakageMichael Stahl3-0/+7
2011-12-22unusedcode: remove various unused classesMatúš Kukan3-3/+0
2011-12-22remove some unused codeCaolán McNamara4-154/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
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