summaryrefslogtreecommitdiff
path: root/vcl/win/source
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-28-Werror,-Wunused-functionStephan Bergmann
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-28-Werror,-Wunused-variableStephan Bergmann
2015-11-28-Werror,-WswitchStephan Bergmann
2015-11-28-Werror,-WreorderStephan Bergmann
2015-11-25vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl
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-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
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-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-19vcl: reorder loop to avoid DrMemory warningMichael Stahl
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: These can be static assertionsTakeshi Abe
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
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