summaryrefslogtreecommitdiff
path: root/canvas/source
AgeCommit message (Collapse)Author
2010-11-30#i96685# implement b2d-drawing of poly-gradients in vcl-canvasHerbert Duerr [hdu]
2010-11-30#i96685# fix drawing of gradients in vcl-canvasHerbert Duerr [hdu]
2010-10-18#i114935#Vladimir Glazunov
2010-09-22sb129: merged in DEV300_m88sb
2010-09-17CWS-TOOLING: integrate CWS cmcfixes78Hans-Joachim Lankenau
2010-09-17DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-08-31masterfix: #i114215# builderror in canvas/source/vcl fixedKurt Zenker
2010-08-30cmcfixes78: merge with DEV300 m87Caolán McNamara
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov
2010-08-25CWS-TOOLING: integrate CWS cmcfixes77Vladimir Glazunov
2010-08-16cmcfixes78: #i113910# get rid of frame effect in cairo-canvasCaolán McNamara
2010-08-06cmcfixes77: #i113400# Maths brackets misformed in presentation modeCaolán McNamara
2010-08-03cmcfixes77: merge with DEV300 m86Caolán McNamara
2010-07-29CWS-TOOLING: integrate CWS unxlngxnewbaselineobo
2010-07-22unxlngxnewbaseline: #162926# some fixes for 64 bit linux baseline, ↵Vladimir Glazunov
disactivated old, not-buildable debug code
2010-07-01impress193 #i112841# Prevent marquee text from crashing when too wide.Andre Fischer
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann
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-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
2010-03-11autorecovery: merged changes from m74. Still need to find out how to re-do ↵Frank Schoenheit [fs]
two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore.
2010-02-04autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]
2010-01-29autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ↵Frank Schoenheit [fs]
ENSURE_OR_RETURN taking a return value