summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager/fontconfig.cxx
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-08-20loplugin:cstylecastNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-01coverity#735338 Unchecked return valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock
2013-12-20typo fixesAndras Timar
2013-12-11fontmanager.hxx is private to vclTor Lillqvist
2013-10-21Exempler->ExemplarCaolán McNamara
2013-07-30fdo#66715: fontconfig: try harder to ignore duplicate fontsMichael Stahl
2013-07-30vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDEDMichael Stahl
2013-06-07dump more info when encountering an odd language for a scriptCaolán McNamara
2013-06-05Related: rhbz#968892 discard impossible languages for oriya script fallbackCaolán McNamara
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara
2013-05-20Fix memory leak in mapToFontConfigLangTag.Mark Wielaard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-19really, don't obtain the process locale 500 timesEike Rathke
2013-02-18localizedsorter::bestname: info for non-ISO locale and commentEike Rathke
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara