summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Fix typosAndrea Gelmini
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-07sw: less vcl text layout calls in SwFont::GetTextBreak()Miklos Vajna
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-06svtools: less text layout calls in RulerMiklos Vajna
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-28tdf#119451 vcl layout cache: fix glyph fallback handlingMiklos Vajna
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-20can use FontSelectPatternAttributes hereCaolán McNamara
2018-08-20make PhysicalFontCollection::Close return std::shared_ptrCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-15vcl: allow using pre-calculated layout in OutputDevice::DrawTextArray()Miklos Vajna
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-16fix build because of the change to Reference<LogicalFontInstance>Tomaž Vajngerl
2018-06-16tdf#58941 implement retrieving font features and structuresTomaž Vajngerl
2018-06-14Remove now unusedsEike Rathke
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-08support comboboxtext id valuesCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-23call ImplCallEventListenersApplicationDataChanged in addition to AllWindowsCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16rename ImpBitmap methodsNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-16use digit width instead of char widthCaolán McNamara