summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)Author
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara
2011-10-08Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-12make base class dtor virtualCaolán McNamara
2011-09-01fix warningsGabor Jenei
2011-08-29WaE: in debug=2 modeCaolán McNamara
2011-08-23debug build errorsGabor
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-17add more component prefixesMatúš Kukan
2011-08-11align closing braceDavid Tardon
2011-08-11WaE: add braces around empty body in else stmtDavid Tardon
2011-08-10check bitmap size before creating canvas actionRadek Doulik
2011-08-10added MultiplyWorldTransform record typeRadek Doulik
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05fix windows build error with symlinksCaolán McNamara
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-27build mtfrenderer component againRadek Doulik
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern 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: merge DEV300_m106 [hg:5102137bfe1e]Michael Stahl
2011-06-16CWS gnumake4: some fixes for basegfx+canvas [hg:8c299b2d4484]Mathias Bauer
2011-06-16CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8]Mathias Bauer
2011-06-10make the renderer component point to the right shared libraryRadek Doulik
2011-06-10added mtfrenderer componentRadek Doulik
2011-06-10make the debug build work againRadek Doulik
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers
2011-05-04Some cppcheck cleaningJulien Nabet
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-28ka102: rebased to DEV300_m104ka
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14cleanupMichael Meeks
2011-03-13no more writeInfoNorbert Thiebaud
2011-03-12use boost rather then extstdNorbert Thiebaud
2011-03-12mis-merge: clean-up remaining tools typesNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold