summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Expand)AuthorAgeFilesLines
...
* Related: fdo#38580 NULL objectCaolán McNamara2011-10-101-2/+2
* Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann2011-10-081-0/+6
* WaE: unreachable codeTor Lillqvist2011-10-071-2/+0
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* WaE: control reaches end of non-void functionTor Lillqvist2011-09-261-4/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+8
* make base class dtor virtualCaolán McNamara2011-09-121-0/+1
* fix warningsGabor Jenei2011-09-012-45/+45
* WaE: in debug=2 modeCaolán McNamara2011-08-291-8/+4
* debug build errorsGabor2011-08-231-0/+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-172-2/+10
* align closing braceDavid Tardon2011-08-111-1/+1
* WaE: add braces around empty body in else stmtDavid Tardon2011-08-111-1/+2
* check bitmap size before creating canvas actionRadek Doulik2011-08-101-14/+18
* added MultiplyWorldTransform record typeRadek Doulik2011-08-102-0/+25
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
* fix windows build error with symlinksCaolán McNamara2011-08-051-3/+3
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-0/+4
* build mtfrenderer component againRadek Doulik2011-07-272-0/+52
* enable emf debug dump when dbglevel > 1Radek Doulik2011-07-261-1/+4
* enable emf debug dump when dbglevel > 1Radek Doulik2011-07-261-1/+4
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-1/+4
* resyncing to masterBjoern Michaelsen2011-07-213-3/+1
|\
| * Generate correctly named import library for WNTGCCTor Lillqvist2011-07-211-0/+4
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-122-2/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+1
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-202-27/+26
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1972-142/+2238
|\|
| * make the renderer component point to the right shared libraryRadek Doulik2011-06-103-8/+15
| * added mtfrenderer componentRadek Doulik2011-06-102-0/+9
| * make the debug build work againRadek Doulik2011-06-101-1/+1
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-19/+19
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-275-1/+308
| |\
| | * Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-225-1/+308
| | |\
| * | | GDIMetaFile cleanup - Remove dependance on List classJoseph Powers2011-05-101-1/+1
| * | | Some cppcheck cleaningJulien Nabet2011-05-041-1/+2
| |/ /
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-189-102/+100
| |\ \
| | * | cleanupMichael Meeks2011-03-142-2/+2
| | * | no more writeInfoNorbert Thiebaud2011-03-132-2/+0
| | * | use boost rather then extstdNorbert Thiebaud2011-03-122-3/+3
| | * | mis-merge: clean-up remaining tools typesNorbert Thiebaud2011-03-122-17/+17
| | * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-116-79/+79
| | |\ \
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-123-20/+10
| |/ / /
| * | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-021-1/+1
| * | | Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky2011-02-081-2/+15
| |\ \ \
| | * | | calc65: #i116318# Fixed the painting of axial gradients.Andre Fischer2011-01-181-2/+15
| * | | | Remove SPECIAL_DEBUG directive.Thomas Arnhold2011-01-241-15/+0