summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-129-1/+25
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-121-34/+0
* its gb_Library_add_api not gb_Library_use_apiBjoern Michaelsen2011-09-091-1/+1
* Add basebmpdllapi.hTor Lillqvist2011-09-021-0/+1
* Add a foodllapi.h file here too and use itTor Lillqvist2011-09-024-9/+50
* export debugDump used for debuggingMatúš Kukan2011-09-011-1/+1
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-5/+5
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* help windows build alongCaolán McNamara2011-08-041-2/+1
* Add statically linked basebmp cppunittester for iOSTor Lillqvist2011-08-034-0/+217
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-0/+4
* cppunit is linked in automaticallyDavid Tardon2011-07-251-1/+0
* remove superfluous include pathsBjoern Michaelsen2011-07-231-1/+5
* resyncing to masterBjoern Michaelsen2011-07-212-34/+117
|\
| * initial cut at damage tracking supportMichael Meeks2011-07-122-34/+117
* | gnumake4: fix buildbreakers from mergeBjoern Michaelsen2011-06-202-4/+2
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1949-243/+196
|\|
| * No testing, sorry, when cross-compilingTor Lillqvist2011-06-071-0/+5
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-6/+6
| * generalize ScopedBitmapAccess and simplify usageDavid Tardon2011-05-181-2/+1
| * remove ADAPT_EXT_STLCaolán McNamara2011-04-051-7/+0
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-111-0/+7
| |\
| * | Trying to remove the stlport mention from the codeFridrich Štrba2011-02-091-7/+0
| * | Removing the ext_std masterpieceFridrich Štrba2011-02-098-16/+0
| * | Remove last remaining SGI-ism from basebmpThorsten Behrens2011-02-083-3/+11
| * | Clean up makefilesThomas Arnhold2011-02-021-19/+0
| * | RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller2010-11-233-20/+20
| * | make possible to build with c++0xCaolán McNamara2010-11-231-2/+9
| * | remove unused includesDavid Tardon2010-11-109-88/+0
| * | remove commented-out leftovers from testshl2David Tardon2010-11-107-49/+0
| * | EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-105-12/+6
| * | EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-091-7/+4
| * | Cleanse non-compiled codePovilas Kanapickas2010-10-192-44/+5
| * | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1449-0/+140
| * | #i113503# cppunit stl wrapper headersCaolán McNamara2010-10-069-0/+23
| * | more removed include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
* | | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl2011-06-172-6/+1
* | | gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7]Michael Stahl2011-06-173-15/+9
* | | CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer2011-06-161-132/+0
* | | CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer2011-06-163-0/+71
* | | CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer2011-06-161-5/+5
* | | CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]Mathias Bauer2011-06-1610-129/+216
| |/ |/|
* | cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara2010-08-039-0/+23
|/
* sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-3/+1
* sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
* sb118: merged in DEV300_m72sb2010-02-2553-217/+54
|\