summaryrefslogtreecommitdiff
path: root/canvas/source
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-22unusedcode: remove various unused classesMatúš Kukan3-3/+0
2011-12-22remove some unused codeCaolán McNamara1-83/+0
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-06fix annoying debugging-mode crashCaolán McNamara1-1/+3
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan12-14/+14
2011-11-30catch by constant referenceTakeshi Abe3-7/+7
2011-11-27remove include of pch header in canvasNorbert Thiebaud85-170/+0
2011-11-22Using #if etc. inside OSL_TRACE is not a good idea, breaks Windows.Jan Holesovsky1-5/+7
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-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-17add more component prefixesMatúš Kukan14-15/+62
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens7-14/+12
2011-07-24silence unused parameter warningNorbert Thiebaud1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen6-19/+29
2011-07-21Generate import library that matches libs.mk for WNTGCCTor Lillqvist1-0/+4
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist1-0/+7
2011-07-14Fix compilation for iOSTor Lillqvist4-9/+31
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan6-13/+2
2011-07-12fix set color regression in cairo canvasRadek Doulik1-6/+4
2011-07-04Cannot build cairocanvas without cairoTor Lillqvist1-1/+5
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara1-6/+0
2011-06-23fix condition for compositing surface refreshRadek Doulik1-2/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen175-4005/+786
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer12-786/+0
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer3-164/+17
2011-05-30Fixes to make it compile on WindowsTor Lillqvist1-0/+2
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon4-31/+18
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-11Fix typo in disambiguated disposing changeThorsten Behrens1-2/+1
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens30-110/+73
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek1-1/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-29build against old cairos (with warning)Michael Meeks1-0/+7
2011-03-29rsvglibs: rebased to DEV300_m104ka1-8/+8
2011-03-28rsvglibs: adjustments for external library patcheska1-8/+8
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba5-20/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-0/+1
2011-03-18WaE: fix up mergeCaolán McNamara1-10/+9
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky43-169/+440
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud1-8/+8