summaryrefslogtreecommitdiffstats
path: root/vcl/win
Commit message (Expand)AuthorAgeFilesLines
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-73/+0
* Don't wrap glyphy source files in namespace GLyphyDemoStephan Bergmann2015-11-281-23/+23
* Adapt to true wchar_t in clang-clStephan Bergmann2015-11-281-1/+1
* -Werror,-WreorderStephan Bergmann2015-11-281-2/+2
* -Werror,-Wunused-variableStephan Bergmann2015-11-281-24/+0
* -Werror,-WswitchStephan Bergmann2015-11-281-0/+3
* -Werror,-WreorderStephan Bergmann2015-11-281-1/+1
* vcl: SalEnumFontsProcExA is unused since 2010Michael Stahl2015-11-251-70/+0
* Remove code that has been commented out since 2003Tor Lillqvist2015-11-251-2/+0
* Bin outdated #if and unnecessary <config_mingw.h>Tor Lillqvist2015-11-241-4/+1
* Replace return boolean from DoYield with pleasant enumeration.Michael Meeks2015-11-241-6/+8
* loplugin:unusedfields in vcl/Noel Grandin2015-11-241-29/+0
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-3/+0
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-1/+15
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-231-2/+38
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* Make using GLyphy optional at run-timeTor Lillqvist2015-11-192-22/+409
* Use GLyphy for text on Windows (broken)Tor Lillqvist2015-11-191-308/+191
* Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist2015-11-191-0/+1
* vcl: reorder loop to avoid DrMemory warningMichael Stahl2015-11-191-1/+1
* com::sun::star->css in vcl/Noel Grandin2015-11-184-10/+10
* vcl: These can be static assertionsTakeshi Abe2015-11-172-16/+9
* vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks2015-11-171-3/+6
* tdf#94008 Crash opening password protected file - CJK UITakeshi Abe2015-11-161-1/+1
* tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk2015-11-121-8/+3
* Windows header sanitizationAshod Nakashian2015-11-123-14/+7
* tdf#95650: Replace wrong assertion with conditionMike Kaganski2015-11-101-2/+2
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-5/+0
* vcl: This is a constantTakeshi Abe2015-10-301-1/+1
* vcl: This is constantTakeshi Abe2015-10-281-1/+1
* loplugin:unusedmethodsNoel Grandin2015-10-271-1/+52
* vcl: Free memory by appropriate dtorTakeshi Abe2015-10-221-1/+1
* tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist2015-10-211-0/+97
* vcl: Mark it as constTakeshi Abe2015-10-191-1/+1
* vcl: Free memory by appropriate deleteTakeshi Abe2015-10-142-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-70/+70
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-091-4/+2
* afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara2015-10-071-11/+12
* Prefer getSelectedFiles to getFiles (vcl)Julien Nabet2015-10-061-1/+1
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-052-31/+31
* loplugin:unusedmethods in vclNoel Grandin2015-10-021-6/+0
* tdf#94428 - don't use OpenGL font rendering when we're printing.Michael Meeks2015-10-011-1/+1
* tdf#39080 Interactive hide-whitespace modeAshod Nakashian2015-10-014-1/+5
* Fix typosAndrea Gelmini2015-09-293-3/+3
* vcl: oops, fix windows buildMichael Stahl2015-09-291-1/+1
* vcl: Vista implies usp10.dll >= 1.600Michael Stahl2015-09-291-0/+4
* vcl: remove alloca() in UniscribeLayout::GetCaretPositions()Michael Stahl2015-09-291-1/+1
* retain type for another levelCaolán McNamara2015-09-291-1/+1
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-5/+25
* GL paint-flushing guard re-work.Michael Meeks2015-09-162-9/+1