summaryrefslogtreecommitdiff
path: root/vcl
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-09restore constant to VerticalOrientationNoel 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 PaintMode to scoped enumNoel Grandin
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-09Don’t look for bundled fonts relative to executable path on WindowsKhaled Hosny
2017-02-08Outdated comment, we are returning a reference!Khaled Hosny
2017-02-08This is only used within vclKhaled Hosny
2017-02-08Move the typedef where it is usedKhaled Hosny
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-08convert WMWindowType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
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