summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager/fontcache.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-04-04Pointless to have a macro that is used just onceTor Lillqvist
2015-04-01loplugin:staticfunctionNoel Grandin
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-12callcatcher: update unused codeCaolán McNamara
2013-12-04No more uses of printer built in fontsKhaled Hosny
2013-08-12convert vcl/inc/fontcache.hxx from String to OUStringNoel Grandin
2013-07-11Resolves: fdo#66524 string conversion gone wrongCaolán McNamara
2013-04-17fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25re-factor AFM metric reading to simplify signatures.Michael Meeks
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-01-16callcatcher: update list, updateDirTimestamp now unusedCaolán McNamara
2012-01-13Replace getLength() with isEmpty() in vcl/generic/fontmanagerChristina Rossmanith
2012-01-13tidy some string typesCaolán McNamara
2012-01-13Replace (Byte)String with rtl::O(U)StringChristina Rossmanith
2012-01-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara
2012-01-05convert SvStream::WriteLine to rtl::OStringCaolán McNamara
2012-01-05WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks