summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-12-13change from glew to epoxyCaolán McNamara
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-13Fix lossage with --disable-cairo-canvasTor Lillqvist
2016-12-12Don’t return false for blank glyphsKhaled Hosny
2016-12-12loplugin:overrideTor Lillqvist
2016-12-12loplugin:nullptrTor Lillqvist
2016-12-12loplugin:unnecessaryoverrideTor Lillqvist
2016-12-12tdf#104573 - Assertion failed: SolarMutex not locked when tryingNoel Grandin
2016-12-12coverity#1397054 silence bogus Dereference after null checkCaolán McNamara
2016-12-12coverity#1397043 Unchecked return valueCaolán McNamara
2016-12-12coverity#1397052 Logically dead code (golden)Caolán McNamara
2016-12-11wmffuzzer fix urlCaolán McNamara
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-11Drop a hack for Type 1, the future is hereKhaled Hosny
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-11GF_VERT is only used once, move itKhaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10oss-fuzz: build fonts.conf replacement on the fly based on runtime locationCaolán McNamara
2016-12-10handle DISABLE_DYNLOADING case for fftesterCaolán McNamara
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai
2016-12-10Remove noop SalLayout::UseCommonLayout()Khaled Hosny
2016-12-10Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara
2016-12-10MinorKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-09split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl
2016-12-09oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-12-09move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara
2016-12-08loplugin:nullptrTor Lillqvist
2016-12-08loplugin:staticmethodsTor Lillqvist
2016-12-08tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl
2016-12-08model the WinOpenGLContext::isCurrent like the X11OpenGLContext::isCurrentCaolán McNamara
2016-12-08the return from ImplInit *is* checkedCaolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Retire the --disable-export optionTor Lillqvist
2016-12-08non-closed ifeqCaolán McNamara
2016-12-08these link libs are present twiceCaolán McNamara
2016-12-08tdf#54169 Don't show acclerators by default on WindowsAbhilash Singh
2016-12-08Try to fix --disable-gui buildTor Lillqvist
2016-12-08Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist
2016-12-08ImplWallpaper to use std::unique_ptrMark Page
2016-12-07oss-fuzz now using -lFuzzingEngine instead of -lfuzzerCaolán McNamara
2016-12-07move setFontConfigConf post osl_setCommandArgsCaolán McNamara