summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* change from glew to epoxyCaolán McNamara2016-12-1324-80/+68
* tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin2016-12-132-6/+22
* tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin2016-12-132-0/+9
* Fix lossage with --disable-cairo-canvasTor Lillqvist2016-12-135-2/+26
* Don’t return false for blank glyphsKhaled Hosny2016-12-121-0/+13
* loplugin:overrideTor Lillqvist2016-12-121-4/+4
* loplugin:nullptrTor Lillqvist2016-12-121-3/+3
* loplugin:unnecessaryoverrideTor Lillqvist2016-12-121-6/+0
* tdf#104573 - Assertion failed: SolarMutex not locked when tryingNoel Grandin2016-12-121-0/+1
* coverity#1397054 silence bogus Dereference after null checkCaolán McNamara2016-12-121-3/+5
* coverity#1397043 Unchecked return valueCaolán McNamara2016-12-121-1/+1
* coverity#1397052 Logically dead code (golden)Caolán McNamara2016-12-121-2/+1
* wmffuzzer fix urlCaolán McNamara2016-12-111-1/+2
* Drop ComplexDisabled flags that does nothingKhaled Hosny2016-12-115-48/+3
* Drop a hack for Type 1, the future is hereKhaled Hosny2016-12-111-12/+0
* Drop SalLayout::IsSpacingGlyph()Khaled Hosny2016-12-116-18/+11
* GF_VERT is only used once, move itKhaled Hosny2016-12-112-9/+1
* sal_GlyphId is a simple glyph id nowKhaled Hosny2016-12-1113-47/+23
* Don’t encode font fallback level in the glyph idKhaled Hosny2016-12-116-9/+14
* Don’t encode the vertical flag in the glyph idKhaled Hosny2016-12-1112-61/+34
* oss-fuzz: build fonts.conf replacement on the fly based on runtime locationCaolán McNamara2016-12-101-11/+23
* handle DISABLE_DYNLOADING case for fftesterCaolán McNamara2016-12-101-0/+4
* oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara2016-12-103-1/+2
* tdf#93430: Return the right offsets for runsTamás Zolnai2016-12-101-0/+20
* Remove noop SalLayout::UseCommonLayout()Khaled Hosny2016-12-103-11/+3
* Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara2016-12-105-25/+2
* MinorKhaled Hosny2016-12-101-17/+23
* Use GlyphItem in more placesKhaled Hosny2016-12-106-285/+72
* Use GlyphItem in more placesKhaled Hosny2016-12-1020-84/+70
* Pass GlyphItem aroundKhaled Hosny2016-12-1011-229/+151
* split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl2016-12-091-5/+11
* oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara2016-12-091-1/+1
* vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl2016-12-092-11/+18
* tdf#100337 Message boxes showup empty with white backgroundNoel Grandin2016-12-092-1/+37
* move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara2016-12-092-43/+33
* loplugin:nullptrTor Lillqvist2016-12-081-3/+3
* loplugin:staticmethodsTor Lillqvist2016-12-081-1/+7
* tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl2016-12-081-0/+2
* model the WinOpenGLContext::isCurrent like the X11OpenGLContext::isCurrentCaolán McNamara2016-12-081-1/+1
* the return from ImplInit *is* checkedCaolán McNamara2016-12-081-3/+2
* convert SFX_HINT to scoped enumNoel Grandin2016-12-084-29/+31
* Retire the --disable-export optionTor Lillqvist2016-12-081-35/+1
* non-closed ifeqCaolán McNamara2016-12-081-7/+4
* these link libs are present twiceCaolán McNamara2016-12-081-13/+4
* tdf#54169 Don't show acclerators by default on WindowsAbhilash Singh2016-12-081-0/+25
* Try to fix --disable-gui buildTor Lillqvist2016-12-081-0/+16
* Fix -Werror,-Wunused-private-field in the DISABLE_EXPORT caseTor Lillqvist2016-12-081-0/+2
* ImplWallpaper to use std::unique_ptrMark Page2016-12-082-90/+43
* oss-fuzz now using -lFuzzingEngine instead of -lfuzzerCaolán McNamara2016-12-071-1/+1
* move setFontConfigConf post osl_setCommandArgsCaolán McNamara2016-12-071-1/+2