summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2011-10-07drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptionsTor Lillqvist1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+12
2011-09-09sb140: #i116872# avoid uninitialized RGB values for full-transparency pixelsStephan Bergmann1-10/+11
2011-09-03Fix wrong line end positioningRegina Henschel1-4/+7
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-16Avoid single-point filled polygonsThorsten Behrens1-5/+31
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe3-3/+3
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-07-31Some cppcheck cleaningJulien Nabet3-6/+5
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist3-3/+6
2011-07-21resyncing to masterBjoern Michaelsen2-2/+6
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-2/+1
2011-06-17remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky16-29/+355
2011-05-20config leak: gracefully handle exit before release timer is calledCaolán McNamara1-25/+36
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier1-1/+1
2011-05-16release BitmapWriteAccess correctlyDavid Tardon1-2/+2
2011-05-16do not leak memoryDavid Tardon1-7/+3
2011-05-10GDIMetaFile cleanupJoseph Powers2-5/+5
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens15-29/+353
2011-04-22Some cppcheck cleaningJulien Nabet1-8/+8
2011-04-12WaE in dbg-util modeCaolán McNamara1-1/+1
2011-04-04fix windows link error in drawinglayerNoel Power1-38/+0
2011-04-03the interface classes/functions must be dllpublicDavid Tardon108-190/+451
2011-04-03gbuildize drawinglayerDavid Tardon15-660/+369
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito224-0/+0
2011-03-28ka102: rebased to DEV300_m104ka5-5/+26
2011-03-21CWS-TOOLING: integrate CWS dba34cVladimir Glazunov1-1/+1
2011-03-19hairline borders were never displayedCédric Bosdonnat1-7/+7
2011-03-19Use bigger rectangle to be sure it will be clippedCédric Bosdonnat1-6/+5
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat1-10/+17
2011-03-19svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat7-3/+167
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat2-158/+246
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky237-32/+509
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-5/+5
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens237-31/+508
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann4-4/+25
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1
2011-02-17ka102: rebased to DEV300_m100ka2-4/+4
2011-02-15fix the condition of whether to use new metafile decompositionRadek Doulik1-2/+2
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]2-4/+4
2011-02-09Remove dead code: This stuff is always falseThomas Arnhold4-493/+0