summaryrefslogtreecommitdiffstats
path: root/canvas
Commit message (Expand)AuthorAgeFilesLines
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-3/+2
* Better fix for removed RangeExpanderThorsten Behrens2011-11-031-19/+3
* RangeExpander functor removed, but needed in one place.Cédric Bosdonnat2011-11-031-2/+19
* gtk3: fix cairo canvas crash for non X (or svp) backendMichael Meeks2011-10-251-0/+3
* WaE: '=' : truncation of constant valueTor Lillqvist2011-10-061-1/+1
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-2/+2
* Make Android cross-build workingThorsten Behrens2011-09-271-1/+6
* Always link with user32Tor Lillqvist2011-09-223-3/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* Bin USE_MINGWTor Lillqvist2011-08-262-19/+1
* 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
* Removed special-casing for SunStudio brokennessThorsten Behrens2011-07-261-12/+1
* 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
| * 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
| * 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
|\|
| * 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
| * Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+2
| * restoring basemutexhelper.hxxBjoern Michaelsen2011-04-161-0/+72
| * Fix typo in disambiguated disposing changeThorsten Behrens2011-04-111-2/+1