summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-01-27vcl: vcldemo correct mbArabic variables check, disable rotated text testChris Sherlock
2015-01-27vcl: vcldemo now shows rotated textChris Sherlock
2015-01-27vcl: vcldemo now shows Arabic textChris Sherlock
2015-01-27vcl: clipping text demo now includedChris Sherlock
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara
2015-01-27tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updatedNiklas Johansson
2015-01-27tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh
2015-01-26Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26there's no bigger or smaller halfLuboš Luňák
2015-01-26coverity#1266484 rework to scrutinze mnLenCaolán McNamara
2015-01-26coverity#1266485 Untrusted value as argumentCaolán McNamara
2015-01-26coverity#1242859 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1244944 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1266491 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1266465 Improper use of negative valueCaolán McNamara
2015-01-26Fix --enable-kde4Stephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266475 Dereference null return valueCaolán McNamara
2015-01-25coverity#982431 Division or modulo by float zeroCaolán McNamara
2015-01-25coverity#1266437 Unintended comparison to logical negationCaolán McNamara
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály
2015-01-25coverity#1266483 String not null terminatedCaolán McNamara
2015-01-25coverity#1266499 Uninitialized scalar fieldCaolán McNamara
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-24coverity#1264390 try and help coverity out wrt Bad bit shift operationCaolán McNamara
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock
2015-01-24vcl: OpenGLHelper::isVCLOpenGLEnabled() returns false when console onlyChris Sherlock
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock
2015-01-23-Werror=unused-functionStephan Bergmann
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann
2015-01-22Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-22Apply GLSL patch for areaScaleFragmentShaderChris Sherlock
2015-01-22vcl: cleanup of OpenGLX11CairoTextRender::drawSurfaceChris Sherlock
2015-01-21add has-focus .ui supportCaolán McNamara
2015-01-21slot:5500 -> .uno:NewDoc(FromTemplate)Caolán McNamara
2015-01-21callcatcher: update unused codeCaolán McNamara
2015-01-21Resolves: #i46871# Add French translation for Space keyAriel Constenla-Haile
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-20accidentally ran make with VALGRIND set and walked away...Caolán McNamara
2015-01-20move OutputDevice:: Clear/Refresh inside AddTempDevFontCaolán McNamara
2015-01-20font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-20bail out early if there is no DisplayMarkus Mohrhard