summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager
AgeCommit message (Expand)Author
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-02coverity#736943 Untrusted loop boundCaolán McNamara
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18More iwyu suggested headers removalRiccardo Magliocchetti
2014-11-14coverity#706217 Time of check time of useCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-03coverity#1250699 Dereference null return valueCaolán McNamara
2014-11-01coverity#735338 Unchecked return valueCaolán McNamara
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-10coverity#736943 try another experimental warning workaroundCaolán McNamara
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-03coverity#736943 try swapping arguments around as an experimentCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12use Apple Language Id conversion for matching font namesCaolán McNamara
2014-09-12Related: fdo#82259 implement mac ttf fontname encoding supportCaolán McNamara
2014-07-21Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara
2014-07-19migt->mightCaolán McNamara
2014-07-10coverity#708898 Unused pointer valueCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-10coverity#1222236 Resource leakCaolán McNamara
2014-06-06coverity#708896 Unused pointer valueCaolán McNamara
2014-06-06coverity#708898 Unused pointer valueCaolán McNamara
2014-06-06coverity#708901 Unused pointer valueCaolán McNamara
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-08Clean up function declarations and some unused functionsStephan Bergmann
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-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-06coverity#708896 Unused pointer valueCaolán McNamara
2014-03-06coverity#708897 Unused pointer valueCaolán McNamara