summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
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
2016-10-15tdf#43740 Do not use UniscribeLayout for CJK Ideograph Variations.Mark Hung
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-14vcl headless: ignore visibility in GetClientSize()Miklos Vajna
2016-07-13vcl lok: fix missing paints due to zero-sized windowsMiklos Vajna
2016-07-06tdf#77667 Remove gcc3 workaroundkrishna keshav
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens