summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1823-610/+418
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* targetted re-work of cppunit pieces.Michael Meeks2012-06-279-39/+0
* re-base on ALv2 code.Michael Meeks2012-06-1927-645/+402
* basebmp gbuildificationNorbert Thiebaud2012-06-164-0/+116
* revert gmk4 commitNorbert Thiebaud2012-06-154-200/+0
* Avoid misleading term "factory method", just say "function"Tor Lillqvist2012-06-111-6/+6
* Avoid too long linesTor Lillqvist2012-06-111-4/+6
* Add two new 32bpp formats and add helpful commentsTor Lillqvist2012-06-073-21/+86
* 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