summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/font.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-16remove unnecessary parenthesesNoel Grandin1-3/+3
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-2/+2
2014-10-04vcl: remove FontRefCount typedefChris Sherlock1-2/+2
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-12/+12
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-7/+7
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks1-2/+2
2014-07-04vcl: printf -> SAL_INFO in Font::SetFillColorMiklos Vajna1-2/+1
2014-06-30Cleanup: removed comments and debugging outputmatteocam1-11/+0
2014-06-30Debugging outputmatteocam1-1/+5
2014-06-30Cleaned up code from operations in vclmatteocam1-0/+11
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara1-6/+0
2014-04-24Related: #i124686# give empty constructed default font a default heightArmin Le Grand1-0/+6
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-20/+20
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-21/+21
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2014-01-23bool improvementsStephan Bergmann1-8/+2
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-4/+4
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-21/+21
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-40/+0
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke1-22/+48
2013-09-17convert VCL from String to OUStringNoel Grandin1-1/+1
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-6/+6
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke1-4/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher1-104/+39
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-1/+1
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2013-01-07Change public variables of class ImplFontAttributes to private.navin1-9/+8
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-1/+1
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-4/+4
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-4/+4
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-8/+7
2011-05-20adjust for non leaky singletonCaolán McNamara1-3/+3
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-8/+7
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-38/+38
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]1-4/+0
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-38/+38
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-4/+7
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-1/+1
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-38/+38