summaryrefslogtreecommitdiff
path: root/basebmp/test/bmpdemo.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania1-9/+8
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-11/+5
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-6/+6
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan1-1/+0
2011-12-22unusedcode: remove various unused classesMatúš Kukan1-1/+0
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-2/+2
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon1-2/+1
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller1-2/+2
2010-11-10remove unused includesDavid Tardon1-2/+0
2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter1-7/+4
2010-10-19Cleanse non-compiled codePovilas Kanapickas1-6/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.13.42); FILE MERGEDRüdiger Timm1-23/+18
2006-10-12INTEGRATION: CWS sb59 (1.12.4); FILE MERGEDOliver Bolte1-6/+5
2006-07-27#i65904# Dumped basegfx polygon raster converter in favor of a specialized so...Thorsten Behrens1-4/+21
2006-07-12#i65904# Fixed operator+=/-= on PackedPixelRowIterator (wrong overflow handli...Thorsten Behrens1-5/+8
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting to...Thorsten Behrens1-2/+27
2006-06-30#i65904# Fixed ugly typos in clippedLine clipping; improved docs; added testc...Thorsten Behrens1-5/+14
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked bitmap...Thorsten Behrens1-281/+43
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip pr...Thorsten Behrens1-2/+137
2006-06-07#i65904# Fixed broken CompositeIterator (was missing a proper copy-const/assi...Thorsten Behrens1-27/+30
2006-06-07#i65904# Finished xor and mask support; corrected Color handlingThorsten Behrens1-2/+7
2006-06-02#i65904# Completed mask support; fixed color difference bug; added more testsThorsten Behrens1-9/+18
2006-06-02#i65904# Made drawBitmap/drawMaskedColor functional; added raw access for pal...Thorsten Behrens1-10/+29
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-2/+2
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+1278