summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10vcl: move out ImportPDF() from the global namespaceMiklos Vajna
2017-02-10coverity#1079165 Uninitialized scalar variableCaolán McNamara
2017-02-10pUnicodesPerGlyph[i] is already 1 hereCaolán McNamara
2017-02-10coverity#1371289 Missing move assignment operatorCaolán McNamara
2017-02-10convert Orientation to scoped enumNoel Grandin
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-09Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-09convert DestAreaType to scoped enumNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin
2017-02-09Resolves: ofz#576 unexpected exception with invalid fractionCaolán McNamara
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin
2017-02-08clarify we're not setting a pal index in the maskCaolán McNamara
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
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#1400142 Dereference after null checkCaolán McNamara
2017-02-08ofz#394 xbm ParseDefine problemCaolán McNamara
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-06loplugin:unusedenumconstants in vclNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
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-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-01Need <config_features.h> hereTor Lillqvist
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-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-30support accelerator modifiers in menu builderCaolán McNamara
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27coverity#1371303 Missing move assignment operatorCaolán McNamara