summaryrefslogtreecommitdiffstats
path: root/canvas/source/directx
Commit message (Expand)AuthorAgeFilesLines
* Eliminate un-used DIRECTX5Norbert Thiebaud2012-02-052-2317/+0
* Avoid pointless const_cast, use getConstArray in all cases.Thorsten Behrens2012-01-091-2/+2
* unusedcode: remove various unused classesMatúš Kukan2011-12-221-1/+0
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-013-3/+3
* catch by constant referenceTakeshi Abe2011-11-301-2/+2
* remove include of pch header in canvasNorbert Thiebaud2011-11-2723-46/+0
* add more component prefixesMatúš Kukan2011-08-175-6/+21
* Removed weird VERBOSE overload in canvasThorsten Behrens2011-07-263-4/+4
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1951-43/+193
|\
| * generalize ScopedBitmapAccess and simplify usageDavid Tardon2011-05-181-6/+3
| * Fix typo in disambiguated disposing changeThorsten Behrens2011-04-111-2/+1
| * Fix overloaded-virtual warning in canvasThorsten Behrens2011-04-088-24/+25
| * Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-0/+1
| |\
| * \ Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1810-19/+137
| |\ \
| | * \ Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1110-19/+137
| | |\ \
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-125-12/+7
| |/ / /
| * | | Fix x64 Windows buildTor Lillqvist2011-02-131-0/+1
| * | | Revert "Work around compilation errors on 64-bit Windows"Fridrich Štrba2011-01-303-16/+20
| * | | Work around compilation errors on 64-bit WindowsTor Lillqvist2011-01-253-20/+16
| * | | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1451-0/+151
| * | | more removed include guards using fixguard.pyPetr Mladek2010-10-0520-0/+0
| * | | remove include guards using fixguard.pyPetr Mladek2010-10-0520-0/+0
| * | | Need to include <com/sun/star/rendering/PanoseProportion.hpp>Tor Lillqvist2010-10-011-0/+1
| * | | #i64671# transfer VCL's FontPitch through DrawingLayer to CanvasCaolán McNamara2010-09-301-0/+6
| * | | win32-dxsdk-200908.diff: Build also against DirectX SDK August 2009.Tor Lillqvist2010-09-141-1/+6
* | | | CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer2011-06-162-243/+0
| |_|/ |/| |
* | | CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann2011-02-281-0/+7
|\ \ \ | |_|/ |/| |
| * | impress195: merge with DEV300_m92Andre Fischer2010-11-056-3/+127
| |\ \
| * | | impress195: #i64671# Fixed font pitch processing.Andre Fischer2010-07-141-0/+7
| | |/ | |/|
* | | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-1/+1
|\ \ \
| * \ \ merge after pulling DEV300.m91Frank Schoenheit [fs]2010-10-291-2/+0
| |\ \ \ | | | |/ | | |/|
| * | | undoapi: allow compiling with VERBOSE being setFrank Schoenheit [fs]2010-10-221-1/+1
* | | | removetooltypes01: #i112600# adjust canvasMikhail Voytenko2011-01-102-6/+6
* | | | removetooltypes01: #i112600# adjust canvasMikhail Voytenko2011-01-102-9/+3
| |/ / |/| |
* | | #i114935#Vladimir Glazunov2010-10-181-2/+0
|/ /
* / sb129: #i113189# change UNO components to use passive registrationsb2010-09-105-1/+127
|/
* Merged DEV300_m76thb2010-04-122-2/+2
|\
| * autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]2010-03-1152-209/+52
| |\
| * \ autorecovery: commit resolved merge (after rebase to m71)Frank Schoenheit [fs]2010-02-041-6/+6
| |\ \
| * | | autorecovery: ENSURE_OR_RETURN => ENSURE_OR_RETURN_FALSE, added new ENSURE_OR...Frank Schoenheit [fs]2010-01-293-3/+3
* | | | Merge DEV300_m75thb2010-03-3152-209/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-1252-209/+52
| | |/ | |/|
* | | Merged with dev300_m71thb2010-02-191-6/+6
|\| |
| * | CWS-TOOLING: integrate CWS impress181Ivo Hinkelmann2010-01-261-6/+6
| |\ \ | | |/ | |/|
| | * merging m68Christian Lippka2010-01-041-6/+6
| | |\
| | | * impress181: #i107614#: fixed build error, dxerr9.h has been renamed to dxerr....sj2009-12-111-6/+6
* | | | Fix dxcanvas gradient glitchesthb2010-02-192-94/+102
* | | | #i10000# help msvc to find the right one of an overloaded functhb2010-01-221-1/+2
* | | | #i10000# Disable fp-fragile unit tests; fix build on win32thb2010-01-211-8/+17
* | | | #i105937# Finalized gradient rework in dxcanvasthb2010-01-203-200/+70