Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-16 | fix cairo canvas regression - do not access polygon points outside range | Radek Doulik | |
2011-02-13 | Fix x64 Windows build | Tor Lillqvist | |
2011-02-09 | prewin.h already includes <windows.h> | Tor Lillqvist | |
2011-02-08 | Added iota to stl compat header, switch canvas to use that | Thorsten Behrens | |
2011-02-08 | Port stuff to our private implementation of SGI extensions | Fridrich Štrba | |
2011-02-08 | Move prewin.h and postwin.h to solenv and adapt | Tor Lillqvist | |
2011-02-01 | Clean up makefiles | Thomas Arnhold | |
2011-01-30 | Revert "Work around compilation errors on 64-bit Windows" | Fridrich Štrba | |
This reverts commit a82aae8c5da6d708ff0efd17d28548f6d2fa5cc0, which breaks directx canvas build on Windows 32-bit | |||
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-25 | Work around compilation errors on 64-bit Windows | Tor Lillqvist | |
Again the ULONG clashes on 64-bit Windows cause pain. Work around by using pre/postwin.h, and that then necessitates use of explict WIN_BYTE instead of just BYTE. Sigh... | |||
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold | |
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'. | |||
2011-01-17 | fix after struct member renaminge (pXRenderFormat) | Pierre-André Jacquod | |
the right one, this time.... sorry. | |||
2011-01-17 | fix after variable renaming (pXrenderformat) | Pierre-André Jacquod | |
2010-12-10 | Use FONTCONFIG_LIBS rather than -lfontconfig | Sebastian Spaeth | |
And add some spaces. | |||
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-12-03 | Related: fdo#31243 remove shadowed variable names | Caolán McNamara | |
2010-12-03 | Resolves: fdo#31243 glyph fallback for cairo-canvas | Caolán McNamara | |
2010-11-23 | RTL_CONSTASCII_USTRINGPARAM in libs-gui 13 | Gert Faller | |
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 | |