summaryrefslogtreecommitdiffstats
path: root/basebmp
Commit message (Expand)AuthorAgeFilesLines
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-3/+2
* Log also corresponding destructions of BitmapDeviceTor Lillqvist2013-03-261-1/+2
* Add some debugging printoutTor Lillqvist2013-03-253-15/+46
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* CreateFromAscii removalRicardo Montania2013-02-251-1/+1
* need more boost_headersMichael Stahl2013-01-271-1/+4
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist2012-11-161-3/+0
* WaE: unused parameter 'argc' and 'argv'Tor Lillqvist2012-11-161-0/+3
* ::rtl::OUString -> OUString in basebmpRicardo Montania2012-10-317-25/+24
* 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