summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)Author
2011-07-24fix MacOS build (nedd objectiveC++ flags and Coca framework)Norbert Thiebaud
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-23add cairocanvas and canvasfactoryBjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21not link cairocanvas against stl anymoreBjoern Michaelsen
2011-07-21Generate import library that matches libs.mk for WNTGCCTor Lillqvist
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist
2011-07-14Fix compilation for iOSTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-12fix set color regression in cairo canvasRadek Doulik
2011-07-04Cannot build cairocanvas without cairoTor Lillqvist
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-23fix condition for compositing surface refreshRadek Doulik
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: adapt makefiles [hg:ec87fcbfae8b]Michael Stahl
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl
2011-06-17CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]Mathias Bauer
2011-06-17CWS gnumake4: build directx a second time for dx5 [hg:280f52b66154]Mathias Bauer
2011-06-17Deliver also static librariesTor Lillqvist
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-30Fixes to make it compile on WindowsTor Lillqvist
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-16restoring basemutexhelper.hxxBjoern Michaelsen
2011-04-11Fix typo in disambiguated disposing changeThorsten Behrens
2011-04-11disposeEventSource should not be SAL_CALLTor Lillqvist
2011-04-08Fix overloaded-virtual warning in canvasThorsten Behrens
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29build against old cairos (with warning)Michael Meeks
2011-03-29rsvglibs: rebased to DEV300_m104ka
2011-03-28rsvglibs: adjustments for external library patcheska
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18WaE: fix up mergeCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann
2011-02-21fix cairo canvas edge count calculationRadek Doulik
2011-02-17Revert "fix cairo canvas regression - do not access polygon points outside ra...Radek Doulik