summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2017-01-28loplugin:stringconstantJochen Nitschke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27add eps fuzzerCaolán McNamara
2017-01-27coverity#1371303 Missing move assignment operatorCaolán McNamara
2017-01-27everything ImplClear clears is managed by their dtors anywayCaolán McNamara
2017-01-27Animation dtor will be called anyway, so drop ClearCaolán McNamara
2017-01-27everything reset by ImplClear is going to be overwritten anywayCaolán McNamara
2017-01-27we copy the flag for the context in the ctor, but not the contextCaolán McNamara
2017-01-27remove weirdness of ImpGraphic assignment operatorCaolán McNamara
2017-01-27DisableGlyphInjection does nothingKhaled Hosny
2017-01-27move these into the member init listCaolán McNamara
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2017-01-27ImplClear sets mbSwapOut false, so mbSwapOut is actually always false hereCaolán McNamara
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann
2017-01-27loplugin:unnecessaryoverrideStephan Bergmann
2017-01-27reformat member initializationCaolán McNamara
2017-01-27Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin