summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Collapse)AuthorAgeFilesLines
* Bin USE_MINGWTor Lillqvist2011-08-262-19/+1
| | | | | | | | | | | | Its alternative values as used by OOo is irrelevant to us as we don't intend to support building using MinGW on Windows itself. To us, MinGW always means cross-compilation. For us it is enough to look at $(OS)$(COM), and WNTGCC always implies cross-compilation. (OOo on the other hand attempts to support use of the Cygwin gcc with the -mno-cygwin option (which is practically considered an obsolete option), the normal MinGW compiler (but still from Cygwin), but not cros-compilation.)
* Link with d3d9 and not ddraw which doesn't exist in current DirectXTor Lillqvist2011-08-241-1/+1
|
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
|
* add more component prefixesMatúš Kukan2011-08-1714-15/+62
|
* fix build issues in canvas on windowsNorbert Thiebaud2011-08-123-10/+12
|
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-1011-11/+11
|
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
|
* help windows build alongCaolán McNamara2011-08-049-19/+19
|
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-3011-0/+11
|
* Removed weird VERBOSE overload in canvasThorsten Behrens2011-07-2617-65/+15
| | | | | Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles.
* Removed special-casing for SunStudio brokennessThorsten Behrens2011-07-261-12/+1
| | | | | No point in cluttering makefile with workaround for unsupported compiler.
* Make it build for iOS againTor Lillqvist2011-07-261-9/+11
|
* Link with X11 libs only for GUIBASE == unx which actually means X11Tor Lillqvist2011-07-261-0/+2
|
* silence unused parameter warningNorbert Thiebaud2011-07-241-1/+1
|
* fix MacOS build (nedd objectiveC++ flags and Coca framework)Norbert Thiebaud2011-07-241-1/+12
|
* keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2011-07-231-1/+1
|
* add cairocanvas and canvasfactoryBjoern Michaelsen2011-07-232-7/+8
|
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-229-9/+33
|
* resyncing to masterBjoern Michaelsen2011-07-218-20/+31
|\
| * Generate import library that matches libs.mk for WNTGCCTor Lillqvist2011-07-211-0/+4
| |
| * Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist2011-07-212-1/+8
| |
| * Fix compilation for iOSTor Lillqvist2011-07-144-9/+31
| |
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-126-13/+2
| |
| * fix set color regression in cairo canvasRadek Doulik2011-07-121-6/+4
| | | | | | | | | | | | - the cairo_set_source_rgba should be called with non-alpha-pre-multiplied color values - fixes fdo#33591 and fdo#35681
| * Cannot build cairocanvas without cairoTor Lillqvist2011-07-041-1/+5
| |
| * make cairo an unconditional requirement for text renderingCaolán McNamara2011-06-302-7/+1
| |
| * fix condition for compositing surface refreshRadek Doulik2011-06-231-2/+2
| | | | | | | | - fixes problems on slideshow window shrinking
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
| |
| * Deliver also static librariesTor Lillqvist2011-06-171-0/+1
| |
* | not link cairocanvas against stl anymoreBjoern Michaelsen2011-07-211-1/+0
| |
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-205-25/+20
| |
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19213-4057/+1011
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-30/+30
| |
| * Fixes to make it compile on WindowsTor Lillqvist2011-05-302-0/+5
| |
| * generalize ScopedBitmapAccess and simplify usageDavid Tardon2011-05-184-31/+18
| | | | | | | | It can be used for AlphaMask too now.
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| |
| * restoring basemutexhelper.hxxBjoern Michaelsen2011-04-161-0/+72
| | | | | | | | | | * got killed in 3cd302f4e5dd443670debfb9bbae7e3be1676ca6 * checked out from 7db45b251adf8588624fee439df3ae0629c6ac4f
| * Fix typo in disambiguated disposing changeThorsten Behrens2011-04-111-2/+1
| |
| * disposeEventSource should not be SAL_CALLTor Lillqvist2011-04-111-1/+1
| |
| * Fix overloaded-virtual warning in canvasThorsten Behrens2011-04-0836-143/+114
| | | | | | | | | | | | | | | | 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.
| * Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek2011-04-051-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * fix cairo canvas edge count calculationRadek Doulik2011-02-211-1/+1
| | | | | | | | | | | | | | | | | | (cherry picked from commit abb5233c0b9b584407b4696f5db2c330ca45b632) Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
| | * fix cairo canvas regression - do not access polygon points outside rangeRadek Doulik2011-02-161-1/+1
| | | | | | | | | | | | | | | | | | (cherry picked from commit a898a8cb077c05b1085da8254e66f61aa265b7dc) Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
| | * fix after struct member renaminge (pXRenderFormat)Pierre-André Jacquod2011-01-171-1/+1
| | | | | | | | | | | | the right one, this time.... sorry.
| | * fix after variable renaming (pXrenderformat)Pierre-André Jacquod2011-01-171-2/+2
| | |
| | * Related: fdo#31243 remove shadowed variable namesCaolán McNamara2010-12-031-10/+9
| | | | | | | | | | | | (cherry picked from commit 4a95223e49e5967472ff6ee68659c4ff87298e4d)
| | * Resolves: fdo#31243 glyph fallback for cairo-canvasCaolán McNamara2010-12-031-135/+176
| | | | | | | | | | | | (cherry picked from commit cbd99e3bdd8a2bb887fb3eeb1e8d0a90f7576234)
| * | drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
| | |
| * | build against old cairos (with warning)Michael Meeks2011-03-291-0/+7
| | |
| * | Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-255-20/+0
| | |