summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)AuthorFilesLines
2012-06-02targeted string re-workNorbert Thiebaud3-28/+18
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan2-1/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-17png parsing regression testCaolán McNamara1-2/+10
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-3/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-2/+2
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2-76/+0
2012-02-13WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist1-1/+1
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich1-0/+7
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2011-12-22unusedcode: remove various unused classesMatúš Kukan1-1/+0
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-12-13Make LineTest::testCornerCases succeed again after last basebmp fix.Stephan Bergmann1-1/+1
2011-12-13handle failed bitmap storage allocation gracefullyMichael Meeks1-0/+2
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15Fix clipped line renderer.Thorsten Behrens4-30/+173
2011-11-04This looks wrong for sure, too.Thorsten Behrens1-4/+4
2011-11-04Put BitmapDevice::getPixelData() back.Thorsten Behrens3-0/+31
2011-11-03Cleanup basebmp a littleJoseph Powers6-544/+3
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens5-35/+42
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens11-189/+184
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens2-84/+106
2011-11-02Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar...Thorsten Behrens1-16/+0
2011-10-25basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaroundMichael Meeks1-0/+16
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