summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)Author
2012-11-16Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist
2012-11-16WaE: unused parameter 'argc' and 'argv'Tor Lillqvist
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-25ah, android is specialMatúš Kukan
2012-08-25vigra: convert to gbuildMatúš Kukan
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-19re-base on ALv2 code.Michael Meeks
2012-06-16basebmp gbuildificationNorbert Thiebaud
2012-06-15revert gmk4 commitNorbert Thiebaud
2012-06-11Avoid misleading term "factory method", just say "function"Tor Lillqvist
2012-06-11Avoid too long linesTor Lillqvist
2012-06-07Add two new 32bpp formats and add helpful commentsTor Lillqvist
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-17png parsing regression testCaolán McNamara
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist
2012-02-13WaE: type name first seen using 'class' now seen using 'struct'Tor Lillqvist
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-22unusedcode: remove various unused classesMatúš Kukan
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-13Make LineTest::testCornerCases succeed again after last basebmp fix.Stephan Bergmann
2011-12-13handle failed bitmap storage allocation gracefullyMichael Meeks
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15Fix clipped line renderer.Thorsten Behrens
2011-11-04This looks wrong for sure, too.Thorsten Behrens
2011-11-04Put BitmapDevice::getPixelData() back.Thorsten Behrens
2011-11-03Cleanup basebmp a littleJoseph Powers
2011-11-03Fix one more subtlety around B2IBox / B2IRange changes.Thorsten Behrens
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-11-02Revert "basebmp: B2IRange::isEmpty is surprisingly, unhelpfully lame - workar...Thorsten Behrens