summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Collapse)Author
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter
2010-11-09EasyHack: RTL macro converted from createFromAsciiKevin Hunter
2010-10-29bin aggRene Engelhard
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25use SolarMutexGuard instead of LocalGuard in canvasNorbert Thiebaud
LocalGuard is a wrapper guard around the SolarMutex. SolarMutexGuard already provide this function.
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-06#i113910# fix frame effect around images in cairo on some driversCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-05#i113400# Maths brackets misformed in presentation modeCaolán McNamara
2010-10-01Need to include <com/sun/star/rendering/PanoseProportion.hpp>Tor Lillqvist
Thanks to caolan for the hint.
2010-09-30#i64671# transfer VCL's FontPitch through DrawingLayer to CanvasCaolán McNamara
2010-09-15emf+-canvas-vcl-clear.diff: emf+ import - fix vcl canvas clearingRadek Doulik
of empty canvas
2010-09-14win32-force-version-fix.diff: force WINVER when using non-std win apiThorsten Behrens
2010-09-14win32-dxsdk-200908.diff: Build also against DirectX SDK August 2009.Tor Lillqvist
2010-08-31masterfix: #i114215# builderror in canvas/source/vcl fixedKurt Zenker
2010-07-01impress193 #i112841# Prevent marquee text from crashing when too wide.Andre Fischer
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb
2010-04-12Merged DEV300_m76thb
2010-03-31Merge DEV300_m75thb
* resolved two conflicts caused by lineend changes in canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws version, which uses new texture fill semantics, and fixes clipping bug * binned file header changes from head for deleted files
2010-02-25sb118: merged in DEV300_m72sb
2010-02-19Merged with dev300_m71thb
2010-02-19Fix dxcanvas gradient glitchesthb
* moved common gradient step size code out to canvastools to share * reverted back to manual polygon rendering for anisotrophic rect and ellipse gradients * fixed tilemode==none case for bitmap fills
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
Notes: split repo tag: libs-gui_ooo/DEV300_m72 split repo tag: libs-gui_ooo/DEV300_m73
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-08sb118: merged in DEV300_m71sb
2010-02-04CWS svxsplit: merge with m71Mathias Bauer
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, ↵sb
and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
2010-01-26CWS-TOOLING: integrate CWS impress181Ivo Hinkelmann
2010-01-25#i105937# Removed demo-quality java canvas. no longer maintained.thb
2010-01-22#i10000# help msvc to find the right one of an overloaded functhb
2010-01-21resync to DEV300_m70Mathias Bauer
2010-01-21#i10000# Disable fp-fragile unit tests; fix build on win32thb
2010-01-20#i105937# Finalized gradient rework in dxcanvasthb
2010-01-18#i107137# fix wrong colorspace calculationsthb
* applied patch from i107137
2010-01-18#i105834# Fix cairo link flagsthb
* applied patch, kudos to Petr for the fix
2010-01-18#i10000# buildbots fretted out another breakage - no axial gradsthb
2010-01-18#i108160# #i10000# backport cairocanvas build fix & more build fixesthb
* adapted tests to use new testshl include dir * took P1 masterfix also for this cws * more tweaks to get build done
2010-01-18thbfixes10: merge with DEV300 m69thb
2010-01-18#i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmapthb
* removed unused & broken B3DGeometry class * fixed bug in basegfx::tools::isRectangle for polygons with curves * fixed cairocanvas gradient and bitmap fill rendering * fixed vclcanvas bitmap fill rendering (not clipping properly) * added TextureMode::NONE, adapted all client code * fixed snafu in XGraphicDevice.idl, with missing include
2010-01-16#i105937# Fixed a few remaining gradient glitchesthb
* linear/axial gradient were f*cked up when border and rotation was given * found another place where drawinglayer was generating helper polygons for gradients (vclgradienthelper.cxx), adapted to new value ranges * fixed build breakage in debug build in oox * fixed order of gradient color generation
2010-01-14masterfix: #i108160# build error fixedKurt Zenker
2010-01-04merging m68Christian Lippka
2009-12-21aw078: resync to DEV300m68for integrationArmin Le Grand
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer