summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/salgdi3.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-10SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-07-29AddFontResourceExW exists since Windows 2000Tor Lillqvist
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-05Revert "Cleanup crossplatform cairo"Jan Holesovsky
2015-06-04Cleanup crossplatform cairoMox Soini
2015-05-06convert IMPL_FONT_ATTR constants to scoped enumNoel Grandin
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
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-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-14vcl: mpFontCharSets is never set.Jan Holesovsky
2014-11-14Revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descen...Jan Holesovsky
2014-11-13vcl: Abstract the Windows text rendering into a TextRenderImpl descendant.Jan Holesovsky
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
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-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-20vcl: fix windows buildMichael Stahl
2014-02-12vcl: convert some WNT only SvStream::operator>>Michael Stahl
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-06pGlyphIDs->pGlyphIdsCaolán McNamara
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-20typo fixesAndras Timar
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-24fixed build breaker MongolianEike Rathke