summaryrefslogtreecommitdiff
path: root/vcl/win/source
AgeCommit message (Expand)AuthorFilesLines
2015-12-02Get rid of a superfluous directory levelTor Lillqvist92-23287/+0
2015-12-01tdf#95194: We need to set the GF flags in UniscribeLayout::GetNextGlyphs()Tor Lillqvist2-0/+6
2015-11-28-Werror,-Wunused-functionStephan Bergmann1-73/+0
2015-11-28Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann1-23/+23
2015-11-28Adapt to true wchar_t in clang-clStephan Bergmann1-1/+1
2015-11-28-Werror,-WreorderStephan Bergmann1-2/+2
2015-11-28-Werror,-Wunused-variableStephan Bergmann1-24/+0
2015-11-28-Werror,-WswitchStephan Bergmann1-0/+3
2015-11-28-Werror,-WreorderStephan Bergmann1-1/+1
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl1-70/+0
2015-11-25Remove code that has been commented out since 2003Tor Lillqvist1-2/+0
2015-11-24Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist1-4/+1
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks1-6/+8
2015-11-24loplugin:unusedfields in vcl/Noel Grandin1-29/+0
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-3/+0
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+15
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks1-2/+38
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19Make using GLyphy optional at run-timeTor Lillqvist2-22/+409
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist1-308/+191
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist1-0/+1
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin4-10/+10
2015-11-17vcl: These can be static assertionsTakeshi Abe2-16/+9
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks1-3/+6
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe1-1/+1
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-12Windows header sanitizationAshod Nakashian3-14/+7
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski1-2/+2
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-5/+0
2015-10-30vcl: This is a constantTakeshi Abe1-1/+1
2015-10-28vcl: This is constantTakeshi Abe1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-1/+52
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe1-1/+1
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist1-0/+97
2015-10-19vcl: Mark it as constTakeshi Abe1-1/+1
2015-10-14vcl: Free memory by appropriate deleteTakeshi Abe2-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-70/+70
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks1-4/+2
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara1-11/+12
2015-10-06Prefer getSelectedFiles to getFiles (vcl)Julien Nabet1-1/+1
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin2-31/+31
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-6/+0
2015-10-01tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks1-1/+1
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian4-1/+5
2015-09-29Fix typosAndrea Gelmini3-3/+3
2015-09-29vcl: oops, fix windows buildMichael Stahl1-1/+1
2015-09-29vcl: Vista implies usp10.dll >= 1.600Michael Stahl1-0/+4
2015-09-29vcl: remove alloca() in UniscribeLayout::GetCaretPositions()Michael Stahl1-1/+1
2015-09-29retain type for another levelCaolán McNamara1-1/+1