summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/winlayout.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-25Remove code that has been commented out since 2003Tor Lillqvist
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-01tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks
2015-09-29Fix typosAndrea Gelmini
2015-09-29vcl: oops, fix windows buildMichael Stahl
2015-09-29vcl: Vista implies usp10.dll >= 1.600Michael Stahl
2015-09-29vcl: remove alloca() in UniscribeLayout::GetCaretPositions()Michael Stahl
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-09-07windows opengl: fix CppunitTest_writerperfect_writerMiklos Vajna
2015-09-07tdf#93884 windows opengl: make space around cached glyphs depend on font sizeMiklos Vajna
2015-09-02tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna
2015-09-01tdf#93838 windows opengl: fix vertical text position in UniscribeLayoutMiklos Vajna
2015-08-31Compensate for the extra two pixels in ImplWinFontEntry::AddChunkOfGlyphs()Tor Lillqvist
2015-08-31vcl: Improve management of mnRef0Count.Jan Holesovsky
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist
2015-08-29WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl
2015-08-28Avoid accidental leftover unconditional debug printoutTor Lillqvist
2015-08-28vcl: convert to assert in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-28vcl: fix drmemory warning in UniscribeLayout::DropGlyph()Michael Stahl
2015-08-25Turn on glyph caching by default when using OpenGLTor Lillqvist
2015-08-24Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist
2015-08-21Let's not overdo the verboseness in this SAL_INFOTor Lillqvist
2015-08-21Error handlingTor Lillqvist
2015-08-21Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist
2015-08-20Adjust for the TA_BASELINE of the DCTor Lillqvist
2015-08-20Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-19Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-19Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-19More hacks to glyph rendering for caching with OpenGL on WindowsTor Lillqvist
2015-08-19More hacking on OpenGL glyph caching on WindowsTor Lillqvist
2015-08-19Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-19Initial hack for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-12WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist
2015-08-12Drop SimpleWinLayoutTor Lillqvist
2015-08-10SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-08-10Avoid some ugly and pointless initial double colonsTor Lillqvist