summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara2014-10-151-1/+1
* Resolves: fdo#84809 crash when button is too short for textCaolán McNamara2014-10-151-1/+1
* server font dtor always calls ReleaseFaceFTCaolán McNamara2014-10-011-6/+5
* set mpFirstBand back to 0 after deleting itCaolán McNamara2014-09-231-1/+1
* fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks2014-09-151-4/+14
* Support version 2 ttf fonts and mac font family name encodingsCaolán McNamara2014-09-132-5/+78
* Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara2014-09-121-2/+2
* clip PolyPolygon::Insert on .svm loadCaolán McNamara2014-09-101-0/+6
* Upgrade libgltf to 0.0.1Zolnai Tamás2014-09-041-0/+5
* fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky2014-09-031-2/+2
* Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane2014-09-031-25/+0
* bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist2014-08-261-3/+4
* only subtract height of hscroll if visibleCaolán McNamara2014-08-201-2/+5
* facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara2014-08-201-1/+1
* check that AddToTable can be done validlyCaolán McNamara2014-08-182-7/+19
* fdo#78906 (+dup fdo#82484): File crashes while opening.Umesh Kadam2014-08-131-1/+8
* valgrind + bff: don't add 0xffff oldcodeCaolán McNamara2014-08-132-4/+7
* fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet2014-08-121-1/+1
* fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl2014-08-061-5/+13
* fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang2014-08-051-1/+1
* Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos2014-07-301-1/+1
* Related: fdo#81457 skip setting an empty allocationCaolán McNamara2014-07-251-4/+7
* fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás2014-07-211-0/+15
* bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2014-07-212-5/+14
* fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl2014-07-151-23/+1
* Revert "fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass"Norbert Thiebaud2014-07-153-71/+25
* Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara2014-07-151-0/+2
* fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud2014-07-153-25/+71
* Fix some OUString construction error with VS2013Tor Lillqvist2014-07-081-1/+1
* fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna2014-07-041-11/+11
* fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez2014-07-041-5/+5
* Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr2014-07-011-8/+27
* fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl2014-07-011-1/+1
* use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud2014-06-302-2/+14
* bah, const issueCaolán McNamara2014-06-271-1/+1
* Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara2014-06-271-21/+29
* Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara2014-06-261-10/+18
* Fix build to work with older harfbuzz versions.Thorsten Behrens2014-06-201-1/+1
* Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr2014-06-171-6/+9
* Resolves: #i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr2014-06-171-2/+5
* fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken2014-06-161-0/+4
* workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken2014-06-161-1/+4
* Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist2014-06-131-0/+14
* 'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj2014-06-121-0/+12
* WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist2014-06-111-0/+4
* WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist2014-06-111-1/+4
* WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-111-1/+1
* WaE: comparison of two values with different enumeration typesTor Lillqvist2014-06-111-1/+2
* WaE: 'setFlipped' is deprecated: first deprecated in OS X 10.6Tor Lillqvist2014-06-111-2/+1
* WaE: case value not in enumerated type 'NSEventSubtype'Tor Lillqvist2014-06-111-1/+2