summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+3
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-283-3/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-283-0/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-11/+5
* ah, android is specialMatúš Kukan2012-08-251-0/+2
* vigra: convert to gbuildMatúš Kukan2012-08-252-1/+3
* Build basebmp as a static library for AndroidTor Lillqvist2012-08-233-0/+55
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-022-130/+0
* 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