summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2017-02-08Missing includeStephan Bergmann
2017-02-08use c++11 data()Caolán McNamara
2017-02-08coverity#707560 Uninitialized scalar variableCaolán McNamara
2017-02-08coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400143 Missing move assignment operatorCaolán McNamara
2017-02-08coverity#1400144 Uninitialized pointer fieldCaolán McNamara
2017-02-08coverity#1400142 Dereference after null checkCaolán McNamara
2017-02-08ofz#394 xbm ParseDefine problemCaolán McNamara
2017-02-07ofz: get the font info early inside leak disabled codeCaolán McNamara
2017-02-07Blind fix for buildStephan Bergmann
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07tdf#105286 use alternative font when glyph is not vertical.Mark Hung
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06vcl: fix inconsistent GraphicsStateUpdateFlags assertsMichael Stahl
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-06tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.dilekuzulmez
2017-02-06loplugin:unusedenumconstants in vclNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-05circular freetype and harfbuzz dependencyCaolán McNamara
2017-02-03TyposJulien Nabet
2017-02-03Typo: progess->progressJulien Nabet
2017-02-03TyposJulien Nabet
2017-02-03tdf#105697: Make the Screenshot command localizableMuhammet Kara
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-02-01fix crash with gtk3, opengl and presentation consoleCaolán McNamara
2017-02-01Revert "vcl: include config_features.h"Michael Stahl
2017-02-01Need <config_features.h> here, tooTor Lillqvist
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-02-01vcl: include config_features.hMichael Stahl
2017-02-01Need <config_features.h> hereTor Lillqvist
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01tdf#105461 PDF export: handle text fill colorMiklos Vajna
2017-02-01An env var to disable font lookupKhaled Hosny
2017-01-31add pct fuzzerCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30extend menu builder to handle radio and check entriesCaolán McNamara
2017-01-30I don't see why we hide 'select all' if there is no insert symbol dialogCaolán McNamara
2017-01-30convert edit menu to .ui formatCaolán McNamara
2017-01-30vcl: fix MetaTextLine reading, version 2 contains overlineTomaž Vajngerl
2017-01-30expand SVM test (Mask, TextRect, TextLine) and mtfxmldumpTomaž Vajngerl
2017-01-30support accelerator modifiers in menu builderCaolán McNamara
2017-01-30Resolves: rhbz#1417480 stray bare XWarpPointer call in gtk3 codeCaolán McNamara