summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/impfont.cxx
AgeCommit message (Expand)Author
2016-01-12vcl: tidyup file name impfont.cxx -> fontcharmap.cxxChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2014-11-27Resolves: fdo#86203 FontCharMap claims to have twice the entries it shouldCaolán McNamara
2014-11-21coverity#1209863 rework to explicitly compare cMaxCharCaolán McNamara
2014-11-14coverity#1209863 Untrusted loop boundCaolán McNamara
2014-10-14vcl: warning C4717: GetCharCount() recursive on all control pathsMichael Stahl
2014-10-13valgrind + bff, multiple failures, initialize ref counts to 0...Caolán McNamara
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-30Avoid undefined left shift of negative integerStephan Bergmann
2014-05-08Fix "symbol aliasing" codeStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-18Translated German comments - find-german-commentsLuc Castermans
2014-01-17bool improvementsStephan Bergmann
2014-01-17Additional warnings when processing cmap tablesChris Sherlock
2014-01-02Resolves: #i123895# split impfont.cxx source from metric.cxxHerbert Dürr