summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann9-1/+25
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann1-34/+0
2011-09-09its gb_Library_add_api not gb_Library_use_apiBjoern Michaelsen1-1/+1
2011-09-02Add basebmpdllapi.hTor Lillqvist1-0/+1
2011-09-02Add a foodllapi.h file here too and use itTor Lillqvist4-9/+50
2011-09-01export debugDump used for debuggingMatúš Kukan1-1/+1
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-5/+5
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04help windows build alongCaolán McNamara1-2/+1
2011-08-03Add statically linked basebmp cppunittester for iOSTor Lillqvist4-0/+217
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-0/+4
2011-07-25cppunit is linked in automaticallyDavid Tardon1-1/+0
2011-07-23remove superfluous include pathsBjoern Michaelsen1-1/+5
2011-07-21resyncing to masterBjoern Michaelsen2-34/+117
2011-07-12initial cut at damage tracking supportMichael Meeks2-34/+117
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen2-4/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen49-243/+196
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl2-6/+1
2011-06-17gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7]Michael Stahl3-15/+9
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer1-132/+0
2011-06-16CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer3-0/+71
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer1-5/+5
2011-06-16CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]Mathias Bauer10-129/+216
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist1-0/+5
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-6/+6
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon1-2/+1
2011-04-05remove ADAPT_EXT_STLCaolán McNamara1-7/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-0/+7
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba8-16/+0
2011-02-08Remove last remaining SGI-ism from basebmpThorsten Behrens3-3/+11
2011-02-02Clean up makefilesThomas Arnhold1-19/+0
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller3-20/+20
2010-11-23make possible to build with c++0xCaolán McNamara1-2/+9
2010-11-10remove unused includesDavid Tardon9-88/+0
2010-11-10remove commented-out leftovers from testshl2David Tardon7-49/+0
2010-11-10EasyHack: RTL conversion from createFromAsciiKevin Hunter5-12/+6
2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter1-7/+4
2010-10-19Cleanse non-compiled codePovilas Kanapickas2-44/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth49-0/+140
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara9-0/+23
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara9-0/+23
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-02-25sb118: merged in DEV300_m72sb53-217/+54