summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ka102: SVG import implementationka2011-02-0413-28/+165
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | config leak: gracefully handle exit before release timer is calledCaolán McNamara2011-05-201-25/+36
* | | | | | | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-161-1/+1
* | | | | | | | release BitmapWriteAccess correctlyDavid Tardon2011-05-161-2/+2
* | | | | | | | do not leak memoryDavid Tardon2011-05-161-7/+3
* | | | | | | | GDIMetaFile cleanupJoseph Powers2011-05-102-5/+5
* | | | | | | | Some cppcheck cleaningJulien Nabet2011-04-221-8/+8
* | | | | | | | WaE in dbg-util modeCaolán McNamara2011-04-121-1/+1
* | | | | | | | fix windows link error in drawinglayerNoel Power2011-04-041-38/+0
* | | | | | | | the interface classes/functions must be dllpublicDavid Tardon2011-04-03108-190/+451
* | | | | | | | gbuildize drawinglayerDavid Tardon2011-04-0315-660/+369
|/ / / / / / /
* | | | | | | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
* | | | | | | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-29224-0/+0
* | | | | | | hairline borders were never displayedCédric Bosdonnat2011-03-191-7/+7
* | | | | | | Use bigger rectangle to be sure it will be clippedCédric Bosdonnat2011-03-191-6/+5
* | | | | | | sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat2011-03-191-10/+17
* | | | | | | svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat2011-03-197-3/+167
* | | | | | | Nicely draw borders using drawinglayerCédric Bosdonnat2011-03-192-158/+246
* | | | | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18237-32/+509
|\ \ \ \ \ \ \
| * | | | | | | fix mis-merge all-around.Norbert Thiebaud2011-03-121-1/+1
| * | | | | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12237-31/+508
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-1/+14
| | |\| | | | |
| | | * | | | | #i10000# #i10000# changes from OOO330 m20Vladimir Glazunov2011-01-251-1/+14
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | calc65: #i116371# fix backgrounds for polypolygons in metafilePhilipp Lohmann [pl]2011-01-131-1/+14
| | * | | | | | removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-21/+18
| | |\| | | | |
| | | * | | | | rebase to DEV300_m96Philipp Lohmann [pl]2011-01-061-5/+9
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | * | | | | vcl117: #i115456# fix a sal_uInt32 vs long issuePhilipp Lohmann [pl]2010-11-091-21/+18
| | | | |_|_|/ | | | |/| | |
| | * | | | | removetooltypes01: #i112600# remove tooltypes from drawinlayerMikhail Voytenko2011-01-132-4/+4
| | | |/ / / | | |/| | |
| | * | | | merge OOO330Hans-Joachim Lankenau2010-12-141-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | OOO330Ivo Hinkelmann2010-11-301-4/+8
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | DEV300: changesets OOO330 up to m8Hans-Joachim Lankenau2010-09-171-1/+6
| | |\ \ \ \
| | * \ \ \ \ CWS-TOOLING: integrate CWS renaissance1Vladimir Glazunov2010-08-266-22/+502
| | |\ \ \ \ \
| | | * \ \ \ \ renaissance1: merge with DEV300_m84Andre Fischer2010-07-018-150/+317
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | CWS-TOOLING: integrate CWS aw082obo2010-06-145-42/+138
| | | | |\ \ \ \
| | | | * \ \ \ \ CWS-TOOLING: integrate CWS aw081obo2010-06-145-106/+179
| | | | |\ \ \ \ \
| | | * | \ \ \ \ \ renaissance1: merge with DEV300_m80Andre Fischer2010-06-02146-3501/+7717
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | renaissance1: corrected warningArmin Le Grand2010-03-301-2/+0
| | | * | | | | | | | renaissance1 #i110498# All needed changes for SoftShadow for DRawPage visuali...Armin Le Grand2010-03-306-12/+493
* | | | | | | | | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-132-5/+5
|/ / / / / / / / / /
* | | | | | | | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
* | | | | | | | | | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
* | | | | | | | | | fix the condition of whether to use new metafile decompositionRadek Doulik2011-02-151-2/+2
* | | | | | | | | | Remove dead code: This stuff is always falseThomas Arnhold2011-02-094-493/+0
* | | | | | | | | | restrict metafile decomposition (fixes n#650049)Radek Doulik2011-02-091-2/+4
* | | | | | | | | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-1/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | calc65: #i116371# fix backgrounds for polypolygons in metafilePhilipp Lohmann [pl]2011-01-181-1/+14
* | | | | | | | | | | Remove old RCS lines.Thomas Arnhold2011-01-2130-180/+0
* | | | | | | | | | | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-2/+2
* | | | | | | | | | | Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky2010-12-201-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power2010-12-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |