summaryrefslogtreecommitdiffstats
path: root/cppcanvas
Commit message (Collapse)AuthorAgeFilesLines
* make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2012-01-052-241/+254
|
* Revert "callcatcher: Remove unused code"August Sodora2011-12-215-0/+137
| | | | This reverts commit 070eff8cf1ad7763b8b730336f11032893b77049.
* callcatcher: Remove unused codeAugust Sodora2011-12-215-137/+0
|
* callcatcher: Remove unused codeAugust Sodora2011-12-192-272/+0
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* typo fix: explicitely -> explicitlyLior Kaplan2011-12-011-9/+9
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* more debug info for emf+ rendering - pathRadek Doulik2011-11-281-0/+23
|
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
|
* remove pch from the include listNorbert Thiebaud2011-11-271-1/+0
|
* remove include of pch header in cppcanvasNorbert Thiebaud2011-11-2726-50/+0
|
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
|
* empty a bunch of d.lst filesMichael Stahl2011-11-211-2/+0
|
* Revive gradient clipping debug visualization code.Thorsten Behrens2011-11-211-0/+15
|
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
| | | | | | | | | | | | | This commit for the old build system. (Don't bother for components not relevant for Android.) The Android package installer (as invoked through "adb install", from "ant debug install") silently ignores native libraries in app packages (.apk files) whose names don't start with "lib" and end with ".so". The package builder (as invoked through "ant debug") in the SDK gladly includes also thusly named native libraries in the .apk, though. Yay for consistency.
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* adapt naming schemeCaolán McNamara2011-11-011-4/+4
|
* add and use an OString::equalsIgnoreAsciiCaseAscii equivalent to OUString oneCaolán McNamara2011-11-011-9/+9
|
* 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 ↵Stephan Bergmann2011-10-081-0/+6
| | | | fail.
* 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
| | | | | otherwise calling delete on a base class pointer to an instantiation of a derived class doesn't call the derived class's dtor
* 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
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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