summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-023-28/+18
* put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan2012-05-112-1/+4
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* png parsing regression testCaolán McNamara2012-04-171-2/+10
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-3/+3
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-2/+2
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-162-76/+0
* WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist2012-02-131-1/+1
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+7
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-2/+2
* unusedcode: remove various unused classesMatúš Kukan2011-12-221-1/+0
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-1/+0
* Make LineTest::testCornerCases succeed again after last basebmp fix.Stephan Bergmann2011-12-131-1/+1
* handle failed bitmap storage allocation gracefullyMichael Meeks2011-12-131-0/+2
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Fix clipped line renderer.Thorsten Behrens2011-11-154-30/+173
* This looks wrong for sure, too.Thorsten Behrens2011-11-041-4/+4
* Put BitmapDevice::getPixelData() back.Thorsten Behrens2011-11-043-0/+31
* Cleanup basebmp a littleJoseph Powers2011-11-036-544/+3
* Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens2011-11-035-35/+42
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-0211-189/+184
* Keep basebmp free of naked ptrs.Thorsten Behrens2011-11-022-84/+106
* Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar...Thorsten Behrens2011-11-021-16/+0
* basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workaroundMichael Meeks2011-10-251-0/+16
* 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