summaryrefslogtreecommitdiff
path: root/vcl/generic/fontmanager
AgeCommit message (Expand)Author
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
2014-03-06coverity#708898 Unused pointer valueCaolán McNamara
2014-03-06coverity#708899 Unused pointer valueCaolán McNamara
2014-03-06coverity#708900 Unused pointer valueCaolán McNamara
2014-03-06coverity#708901 Unused pointer valueCaolán McNamara
2014-03-06coverity#708902 Unused pointer valueCaolán McNamara
2014-03-06coverity#708903 Unused pointer valueCaolán McNamara
2014-02-27coverity#1187675 Dereference null return valueCaolán McNamara
2014-02-27coverity#1187674 Dereference null return valueCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-20typo fixesAndras Timar
2013-12-11fontmanager.hxx is private to vclTor Lillqvist