summaryrefslogtreecommitdiff
path: root/vcl/source/font
AgeCommit message (Expand)Author
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-29cid#1371168 Missing move assignment operatorNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-11Convert FONT_FAMILY to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-06tdf#98989: vcl: fix handling of non-scalable fonts like "Courier"Michael Stahl
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: move mnOrientation down header fileChris Sherlock
2016-01-29vcl: rename ImplFont::mnKerning to ImplFont::meKerningChris Sherlock
2016-01-29vcl: more harmonization of ImplFont and FontAttributesChris Sherlock
2016-01-29vcl: changes to included vcl headersChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28vcl: add in copy constructor for FontAttributesChris Sherlock
2016-01-26PhysicalFontFace needs to be complete hereStephan Bergmann
2016-01-26vcl: remove unneeded headers from PhysicalFontFamily.cxxChris Sherlock
2016-01-25vcl: remove a lot of unneeded headers from PhysicalFontCollection.cxxChris Sherlock
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontcache.cxxChris Sherlock
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontselect.hxxChris Sherlock
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontinstance.hxxChris Sherlock
2016-01-25vcl: remove a hell of a lot of unneeded headers from fontattributes.hxxChris Sherlock
2016-01-25vcl: remove vcl/inc/magic.hChris Sherlock
2016-01-23vcl: add size property to the ImplFont classChris Sherlock
2016-01-22vcl: reorder and correctly initialize ImplFont private variablesChris Sherlock
2016-01-22vcl: oops, these shouldn't be set to false but should be copiedChris Sherlock
2016-01-22vcl: add orientation flag property to Font classChris Sherlock
2016-01-22vcl: add font map names to Font classChris Sherlock
2016-01-21vcl: add subsettable flag property functions to Font classChris Sherlock
2016-01-21vcl: remove Font::GetFamily and Font::GetFamilyNoAsk (obsolete functions)Chris Sherlock
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-21vcl: add embeddable font property functions to Font classChris Sherlock