summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna
2017-03-14tdf#105454: Stop ignoring font kerning settingKhaled Hosny
2017-03-13Simplify and sanitize some OSL_DEBUG_LEVEL > 2 (!) SAL_INFO codeTor Lillqvist
2017-03-13Fix bit-rot in OSL_DEBUG_LEVEL>2 (!) codeTor Lillqvist
2017-03-02Fix typosAndrea Gelmini
2017-02-27ofz#685 floating point exceptionCaolán McNamara
2017-02-24coverity#1399161 the explicit Font::SetLanguage is unnecessary hereCaolán McNamara
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-21coverity#1399017 Unchecked return valueCaolán McNamara
2017-01-09replace C-style casts with const_castJochen Nitschke
2017-01-07lok: refill font list if emptyHenry Castro
2017-01-03avoid some numeric type conversionsJochen Nitschke
2016-12-25remove unneeded static_castsJochen Nitschke
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14Remove the sal.rtl.xub SAL_INFOsStephan Bergmann
2016-12-14TypoKhaled Hosny
2016-12-14This fallback code makes no sense any moreKhaled Hosny
2016-12-12coverity#1397052 Logically dead code (golden)Caolán McNamara
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-08typo fix: ressource -> resourceAndras Timar
2016-11-05Drop unused Graphite includesKhaled Hosny
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-22crashtesting: assert on converting ooo66538-1.ppt to pdfCaolán McNamara