summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-01-27loplugin:unreffunStephan Bergmann1-6/+6
2015-01-27Use vector::dataStephan Bergmann1-2/+1
2015-01-27error: variable length array of non-POD element typeStephan Bergmann1-2/+7
2015-01-27vcl: vcldemo correct mbArabic variables check, disable rotated text testChris Sherlock1-2/+2
2015-01-27vcl: vcldemo now shows rotated textChris Sherlock1-6/+22
2015-01-27vcl: vcldemo now shows Arabic textChris Sherlock1-10/+47
2015-01-27vcl: clipping text demo now includedChris Sherlock1-3/+36
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara1-1/+1
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara16-28/+32
2015-01-27tdf#88702 ACCESSIBILITY Toggle buttons state not reliably updatedNiklas Johansson1-2/+1
2015-01-27tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-01-26Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara1-9/+18
2015-01-26don't strip font names of apparent script suffixes anymoreCaolán McNamara1-1/+1
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann1-2/+9
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann4-2/+10
2015-01-26there's no bigger or smaller halfLuboš Luňák1-4/+4
2015-01-26coverity#1266484 rework to scrutinze mnLenCaolán McNamara1-1/+1
2015-01-26coverity#1266485 Untrusted value as argumentCaolán McNamara1-2/+8
2015-01-26coverity#1242859 Untrusted loop boundCaolán McNamara1-2/+1
2015-01-26coverity#1244944 Untrusted loop boundCaolán McNamara1-0/+9
2015-01-26coverity#1266491 Untrusted loop boundCaolán McNamara1-0/+8
2015-01-26coverity#1266465 Improper use of negative valueCaolán McNamara1-0/+2
2015-01-26Fix --enable-kde4Stephan Bergmann1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin12-70/+41
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin22-54/+52
2015-01-25coverity#1266475 Dereference null return valueCaolán McNamara1-3/+3
2015-01-25coverity#982431 Division or modulo by float zeroCaolán McNamara1-0/+5
2015-01-25coverity#1266437 Unintended comparison to logical negationCaolán McNamara1-1/+1
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály1-16/+0
2015-01-25coverity#1266483 String not null terminatedCaolán McNamara1-4/+2
2015-01-25coverity#1266499 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-01-24Typo: syncro->synchroJulien Nabet3-4/+4
2015-01-24coverity#1264390 try and help coverity out wrt Bad bit shift operationCaolán McNamara1-1/+1
2015-01-24Revert "vcl: Reduce OpenGLX11CairoTextRender surface area to size of text bou...Chris Sherlock6-54/+11
2015-01-24vcl: OpenGLHelper::isVCLOpenGLEnabled() returns false when console onlyChris Sherlock1-0/+6
2015-01-24vcl: Reduce OpenGLX11CairoTextRender surface area to size of text boundsChris Sherlock6-11/+54
2015-01-23-Werror=unused-functionStephan Bergmann1-0/+2
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl1-0/+4
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl2-4/+2
2015-01-22Why is Objective C such an ill-specified mess?Stephan Bergmann2-2/+2
2015-01-22loplugin:cstylecast (MACOSX)Stephan Bergmann6-7/+12
2015-01-22Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara2-9/+16
2015-01-22Apply GLSL patch for areaScaleFragmentShaderChris Sherlock1-0/+6
2015-01-22vcl: cleanup of OpenGLX11CairoTextRender::drawSurfaceChris Sherlock1-8/+0
2015-01-21add has-focus .ui supportCaolán McNamara1-0/+5
2015-01-21slot:5500 -> .uno:NewDoc(FromTemplate)Caolán McNamara1-1/+1
2015-01-21callcatcher: update unused codeCaolán McNamara2-7/+0
2015-01-21Resolves: #i46871# Add French translation for Space keyAriel Constenla-Haile1-0/+1
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl4-12/+18
2015-01-20accidentally ran make with VALGRIND set and walked away...Caolán McNamara1-12/+16