summaryrefslogtreecommitdiffstats
path: root/basebmp/test/bmpdemo.cxx
Commit message (Expand)AuthorAgeFilesLines
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-3/+2
* CreateFromAscii removalRicardo Montania2013-02-251-1/+1
* ::rtl::OUString -> OUString in basebmpRicardo Montania2012-10-311-9/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-11/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* targeted string re-workNorbert Thiebaud2012-06-021-6/+6
* put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan2012-05-111-1/+0
* 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
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-021-2/+2
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* generalize ScopedBitmapAccess and simplify usageDavid Tardon2011-05-181-2/+1
* RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller2010-11-231-2/+2
* remove unused includesDavid Tardon2010-11-101-2/+0
* EasyHack: RTL conversion from createFromAsciiKevin Hunter2010-11-091-7/+4
* Cleanse non-compiled codePovilas Kanapickas2010-10-191-6/+5
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.13.42); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte2006-10-121-6/+5
* #i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens2006-07-271-4/+21
* #i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens2006-07-121-5/+8
* #i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens2006-07-111-2/+27
* #i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens2006-06-301-5/+14
* #i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens2006-06-281-281/+43
* #i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens2006-06-091-2/+137
* #i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens2006-06-071-27/+30
* #i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens2006-06-071-2/+7
* #i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens2006-06-021-9/+18
* #i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens2006-06-021-10/+29
* #i65904# Corrected license headers, added more testsThorsten Behrens2006-05-311-2/+2
* #i65904# Initial revisionThorsten Behrens2006-05-311-0/+1278