summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30vcl: This is a constantTakeshi Abe
2015-10-28vcl: This is constantTakeshi Abe
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist
2015-10-19vcl: Mark it as constTakeshi Abe
2015-10-14vcl: Free memory by appropriate deleteTakeshi Abe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-06Prefer getSelectedFiles to getFiles (vcl)Julien Nabet
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
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-29retain type for another levelCaolán McNamara
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara
2015-09-16GL paint-flushing guard re-work.Michael Meeks
2015-09-16tdf#94213 - cleanup associated GL contexts properly when DCs released.Michael Meeks
2015-09-16tdf#94213 - release offscreen texture properly on re-size.Michael Meeks
2015-09-14Refactor graphite integration and update graphiteMartin Hosken
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
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-03Restored missing includes from source files.Ashod Nakashian
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
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-09-01tdf#93839 - Encourage vdevs to pick up new GL Contexts when they go invalid.Michael Meeks
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-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks
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