summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Collapse)Author
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04help windows build alongCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles.
2011-07-26Removed special-casing for SunStudio brokennessThorsten Behrens
No point in cluttering makefile with workaround for unsupported compiler.
2011-07-26Make it build for iOS againTor Lillqvist
2011-07-26Link with X11 libs only for GUIBASE == unx which actually means X11Tor Lillqvist
2011-07-24silence unused parameter warningNorbert Thiebaud
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
- the cairo_set_source_rgba should be called with non-alpha-pre-multiplied color values - fixes fdo#33591 and fdo#35681
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
- fixes problems on slideshow window shrinking
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
Conflicts: basebmp/prj/d.lst basebmp/test/basictest.cxx basebmp/test/makefile.mk basegfx/inc/basegfx/basegfxdllapi.h basegfx/inc/basegfx/tools/debugplotter.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/prj/d.lst basegfx/source/numeric/makefile.mk basegfx/source/polygon/makefile.mk basegfx/source/range/makefile.mk basegfx/source/raster/makefile.mk basegfx/source/tuple/makefile.mk basegfx/source/vector/makefile.mk basegfx/test/basegfx1d.cxx basegfx/test/makefile.mk basegfx/util/makefile.mk canvas/Library_canvasfactory.mk canvas/Module_canvas.mk canvas/prj/build.lst canvas/prj/d.lst canvas/source/cairo/cairo_canvashelper_texturefill.cxx canvas/source/cairo/makefile.mk canvas/source/tools/makefile.mk comphelper/qa/string/makefile.mk cppcanvas/Module_cppcanvas.mk cppcanvas/inc/cppcanvas/cppcanvasdllapi.h cppcanvas/prj/build.lst cppcanvas/prj/d.lst cppcanvas/source/mtfrenderer/makefile.mk cppcanvas/util/makefile.mk i18npool/source/search/makefile.mk regexp/Library_regexp.mk regexp/prj/d.lst sax/CppunitTest_sax.mk sax/Library_sax.mk sax/prj/d.lst sax/qa/cppunit/test_converter.cxx sax/source/expatwrap/attrlistimpl.hxx sax/util/makefile.mk svtools/Library_svt.mk tools/Executable_sspretty.mk ucbhelper/prj/d.lst ucbhelper/source/provider/configureucb.cxx ucbhelper/source/provider/provconf.cxx ucbhelper/util/makefile.mk unotools/Library_utl.mk unotools/Module_unotools.mk unotools/Package_inc.mk unotools/prj/build.lst vcl/Library_desktop_detector.mk vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/aqua/source/gdi/salprn.cxx vcl/inc/aqua/saldata.hxx vcl/unx/generic/gdi/salgdi3.cxx
2011-06-18fixing rebase errorsBjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
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 ↵Michael Stahl
newline [hg:6a190c99c8ff]
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
It can be used for AlphaMask too now.
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-16restoring basemutexhelper.hxxBjoern Michaelsen
* got killed in 3cd302f4e5dd443670debfb9bbae7e3be1676ca6 * checked out from 7db45b251adf8588624fee439df3ae0629c6ac4f
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
With enabled -Woverloaded-virtual gcc warning (see http://lists.freedesktop.org/archives/libreoffice/2011-March/009567.html), canvas exposed a nasty clash between WeakComponentImplHelper::disposing and XEventListener::disposing. Fixed by overriding *once* in baseclass, and then calling disambiguated, renamed methods.
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
Conflicts: svtools/source/control/toolbarmenu.cxx vcl/inc/vcl/gdimtf.hxx vcl/inc/vcl/settings.hxx vcl/unx/inc/saldata.hxx vcl/unx/kde4/KDESalGraphics.cxx
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
Conflicts: cppcanvas/source/mtfrenderer/implrenderer.cxx dtrans/source/win32/dtobj/XTDataObject.cxx dtrans/source/win32/dtobj/XTDataObject.hxx sot/source/sdstor/stgio.cxx tools/source/debug/debug.cxx vcl/source/gdi/jobset.cxx vcl/unx/kde4/KDEData.cxx vcl/unx/kde4/KDEData.hxx vcl/unx/kde4/KDESalDisplay.cxx vcl/unx/kde4/KDESalFrame.cxx vcl/unx/kde4/KDESalFrame.hxx vcl/unx/kde4/KDESalGraphics.cxx vcl/unx/kde4/KDESalGraphics.hxx vcl/unx/kde4/KDESalInstance.cxx vcl/unx/kde4/KDESalInstance.hxx vcl/unx/kde4/KDEXLib.cxx vcl/unx/kde4/VCLKDEApplication.cxx vcl/unx/kde4/VCLKDEApplication.hxx