summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/font.cxx
AgeCommit message (Expand)Author
2014-10-04vcl: remove FontRefCount typedefChris Sherlock
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-07-04vcl: printf -> SAL_INFO in Font::SetFillColorMiklos Vajna
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Debugging outputmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-04-25Revert "give empty constructed default font a default height"Caolán McNamara
2014-04-24Related: #i124686# give empty constructed default font a default heightArmin Le Grand
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-23bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-09-20Font and ImplLayoutArgs with LanguageTagEike Rathke
2013-09-17convert VCL from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20adjust for non leaky singletonCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-15remove a ton of warningsPhilipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-19#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof...Mathias Bauer