summaryrefslogtreecommitdiff
path: root/cppcanvas
AgeCommit message (Expand)AuthorFilesLines
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi15-312/+0
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann2-10/+1
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-24String->rtl::OUStringCaolán McNamara1-4/+4
2012-01-05make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2-241/+254
2011-12-21Revert "callcatcher: Remove unused code"August Sodora5-0/+137
2011-12-21callcatcher: Remove unused codeAugust Sodora5-137/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora2-272/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan1-9/+9
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28more debug info for emf+ rendering - pathRadek Doulik1-0/+23
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header in cppcanvasNorbert Thiebaud26-50/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-21empty a bunch of d.lst filesMichael Stahl1-2/+0
2011-11-21Revive gradient clipping debug visualization code.Thorsten Behrens1-0/+15
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-01adapt naming schemeCaolán McNamara1-4/+4
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara1-9/+9
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara1-2/+2
2011-10-08Added the unreachable code back in, even for GCC 4.0, so Mac OS X would not f...Stephan Bergmann1-0/+6
2011-10-07WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-26WaE: control reaches end of non-void functionTor Lillqvist1-4/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+8
2011-09-12make base class dtor virtualCaolán McNamara1-0/+1
2011-09-01fix warningsGabor Jenei2-45/+45
2011-08-29WaE: in debug=2 modeCaolán McNamara1-8/+4
2011-08-23debug build errorsGabor1-0/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan2-2/+10
2011-08-11align closing braceDavid Tardon1-1/+1
2011-08-11WaE: add braces around empty body in else stmtDavid Tardon1-1/+2
2011-08-10check bitmap size before creating canvas actionRadek Doulik1-14/+18
2011-08-10added MultiplyWorldTransform record typeRadek Doulik2-0/+25
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-4/+4
2011-08-05fix windows build error with symlinksCaolán McNamara1-3/+3
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-0/+4
2011-07-27build mtfrenderer component againRadek Doulik2-0/+52
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik1-1/+4
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik1-1/+4
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+4
2011-07-21resyncing to masterBjoern Michaelsen3-3/+1