Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-09 | EasyHack: RTL macro converted from createFromAscii | Kevin Hunter | |
2010-11-09 | EasyHack: RTL macro converted from createFromAscii | Kevin Hunter | |
2010-10-29 | bin agg | Rene Engelhard | |
2010-10-28 | add modelines to .h and .c files as well | Caolán McNamara | |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
2010-10-25 | use SolarMutexGuard instead of LocalGuard in canvas | Norbert Thiebaud | |
LocalGuard is a wrapper guard around the SolarMutex. SolarMutexGuard already provide this function. | |||
2010-10-25 | use SolarMutexGuard to guard the SolarMutex | Norbert Thiebaud | |
2010-10-18 | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS | Kenneth Venken | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian 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 drivers | Caolán McNamara | |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-05 | #i113400# Maths brackets misformed in presentation mode | Caolán McNamara | |
2010-10-01 | Need 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 Canvas | Caolán McNamara | |
2010-09-15 | emf+-canvas-vcl-clear.diff: emf+ import - fix vcl canvas clearing | Radek Doulik | |
of empty canvas | |||
2010-09-14 | win32-force-version-fix.diff: force WINVER when using non-std win api | Thorsten Behrens | |
2010-09-14 | win32-dxsdk-200908.diff: Build also against DirectX SDK August 2009. | Tor Lillqvist | |
2010-08-31 | masterfix: #i114215# builderror in canvas/source/vcl fixed | Kurt Zenker | |
2010-07-01 | impress193 #i112841# Prevent marquee text from crashing when too wide. | Andre Fischer | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |
2010-04-12 | Merged DEV300_m76 | thb | |
2010-03-31 | Merge DEV300_m75 | thb | |
* 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-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-19 | Merged with dev300_m71 | thb | |
2010-02-19 | Fix dxcanvas gradient glitches | thb | |
* 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-17 | CWS-TOOLING: integrate CWS changefileheader2 | Vladimir Glazunov | |
Notes: split repo tag: libs-gui_ooo/DEV300_m72 split repo tag: libs-gui_ooo/DEV300_m73 | |||
2010-02-12 | changefileheader2: #i10000#: convert files with CR/LF characters to CR only | Jens-Heiner Rechtien | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||
2010-02-08 | sb118: merged in DEV300_m71 | sb | |
2010-02-04 | CWS svxsplit: merge with m71 | Mathias Bauer | |
2010-01-29 | sb118: #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-26 | CWS-TOOLING: integrate CWS impress181 | Ivo 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 func | thb | |
2010-01-21 | resync to DEV300_m70 | Mathias Bauer | |
2010-01-21 | #i10000# Disable fp-fragile unit tests; fix build on win32 | thb | |
2010-01-20 | #i105937# Finalized gradient rework in dxcanvas | thb | |
2010-01-18 | #i107137# fix wrong colorspace calculations | thb | |
* applied patch from i107137 | |||
2010-01-18 | #i105834# Fix cairo link flags | thb | |
* applied patch, kudos to Petr for the fix | |||
2010-01-18 | #i10000# buildbots fretted out another breakage - no axial grads | thb | |
2010-01-18 | #i108160# #i10000# backport cairocanvas build fix & more build fixes | thb | |
* adapted tests to use new testshl include dir * took P1 masterfix also for this cws * more tweaks to get build done | |||
2010-01-18 | thbfixes10: merge with DEV300 m69 | thb | |
2010-01-18 | #i52325# #i108250# removed B3DGeometry, fixed gradient/fill bitmap | thb | |
* 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 glitches | thb | |
* 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-14 | masterfix: #i108160# build error fixed | Kurt Zenker | |
2010-01-04 | merging m68 | Christian Lippka | |
2009-12-21 | aw078: resync to DEV300m68for integration | Armin Le Grand | |
2009-12-15 | #i107706#: liquidate goodies module | Mathias Bauer | |