summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make fields privateNoel Grandin2014-08-131-4/+4
* fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet2014-08-121-1/+1
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-122-48/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* add some error reporting to OSX OpenGL context codeMarkus Mohrhard2014-08-121-2/+4
* Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos2014-08-111-1/+1
* callcatcher: update unused codeCaolán McNamara2014-08-115-56/+2
* vcl: don't throw misleading exceptions on every failed accessMichael Stahl2014-08-081-1/+4
* add possibility to generate FBO with textureMarkus Mohrhard2014-08-081-8/+26
* reuse OpenGLContext in OGL canvasMarkus Mohrhard2014-08-081-0/+10
* make sure that we always delete the shader and not only the programMarkus Mohrhard2014-08-081-3/+3
* coverity#1202907 Uninitialized scalar variableCaolán McNamara2014-08-072-1/+39
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-071-4/+8
* Update my address.Jan Holesovsky2014-08-071-1/+1
* including gtk/gtkunixprint.h appears unnecessaryStephan Bergmann2014-08-071-1/+0
* Kill XSUN Xinerama supportRiccardo Magliocchetti2014-08-062-39/+1
* fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl2014-08-051-5/+13
* java: remove commented out codeNoel Grandin2014-08-052-79/+0
* java: remove unused fieldsNoel Grandin2014-08-051-1/+0
* fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang2014-08-051-1/+1
* loplugin:externandnotdefinedStephan Bergmann2014-08-042-6/+49
* loplugin:externandnotdefinedStephan Bergmann2014-08-041-2/+0
* vcl: evidently a little more type safety is required hereMichael Stahl2014-08-021-4/+5
* Avoid needless truncation to intStephan Bergmann2014-07-301-2/+2
* function abs given an argument of type long but has parameter of type intStephan Bergmann2014-07-291-2/+6
* Blind fix attempt for compiling against the 10.6 SDKTor Lillqvist2014-07-291-0/+6
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-07-273-83/+50
* coverity#707564 Uninitialized scalar variableCaolán McNamara2014-07-261-0/+8
* Revert "fdo#80911 toggle original page orientation on paper fallback"Caolán McNamara2014-07-251-12/+6
* make libgltf compile on OSXMarkus Mohrhard2014-07-231-0/+1
* Related: fdo#81457 skip setting an empty allocationCaolán McNamara2014-07-221-4/+7
* callcatcher: update unused codeCaolán McNamara2014-07-222-21/+0
* vcl: fix MetaTextArrayAction copying only half of mpDXArrayMichael Stahl2014-07-211-1/+1
* Our log area checking Clang plugin requires it to be a string literalTor Lillqvist2014-07-211-12/+10
* split helper and fix buildCaolán McNamara2014-07-211-0/+1
* coverity#706084 Unintended sign extensionCaolán McNamara2014-07-211-1/+1
* Extract getGLVersion() method to OpenGLHelperZolnai Tamás2014-07-211-0/+15
* Resolves: coverity#706171 Untrusted value as argumentCaolán McNamara2014-07-211-4/+9
* fdo#81532 Handle symlinks to icon themes correctlyTobias Lippert2014-07-211-25/+43
* vcl mac SDK issue with API manipulating RectNorbert Thiebaud2014-07-201-1/+1
* vcl quartz: restore old outline front drawingNorbert Thiebaud2014-07-201-1/+2
* vcl quartz: Add support back for DXArray tweakingNorbert Thiebaud2014-07-203-127/+250
* vcl quartz use the font size to approximate the position of the bulletNorbert Thiebaud2014-07-201-1/+4
* vcl quartz: draw 'bullet' manually for better controlNorbert Thiebaud2014-07-202-43/+37
* vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud2014-07-209-56/+60
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-2026-163/+168
* vcl: add floating equivalent for MapResNorbert Thiebaud2014-07-202-1/+55
* Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud2014-07-208-64/+142
* bnc#881024 test font size at world transformTomaž Vajngerl2014-07-202-0/+33