summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-1/+12
2014-10-23various untrusted loop boundsCaolán McNamara2-37/+153
2014-10-15Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara1-1/+1
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr1-1/+1
2014-10-13Resolves: fdo#84809 crash when button is too short for textCaolán McNamara1-1/+1
2014-10-01server font dtor always calls ReleaseFaceFTCaolán McNamara1-6/+5
2014-09-23set mpFirstBand back to 0 after deleting itCaolán McNamara1-1/+1
2014-09-15fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks1-4/+14
2014-09-13Support version 2 ttf fonts and mac font family name encodingsCaolán McNamara2-5/+78
2014-09-12Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara1-2/+2
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara1-0/+6
2014-09-04Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+5
2014-09-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky1-2/+2
2014-09-03Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane1-25/+0
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-08-20only subtract height of hscroll if visibleCaolán McNamara1-2/+5
2014-08-20facepalm: nAvailHeight is not derived from allocation WidthCaolán McNamara1-1/+1
2014-08-18check that AddToTable can be done validlyCaolán McNamara2-7/+19
2014-08-13fdo#78906 (+dup fdo#82484): File crashes while opening.Umesh Kadam1-1/+8
2014-08-13valgrind + bff: don't add 0xffff oldcodeCaolán McNamara2-4/+7
2014-08-12fdo#39477: Mac Keyboard shortcut Option key ko in Customize dialogJulien Nabet1-1/+1
2014-08-06fdo#81516: vcl: limit number of CFFs read from fontMichael Stahl1-5/+13
2014-08-05fdo#81516 Support fonts like Source Han Sans with > 16 FDArray elementsAudrey Tang1-1/+1
2014-07-30Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos1-1/+1
2014-07-25Related: fdo#81457 skip setting an empty allocationCaolán McNamara1-4/+7
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás1-0/+15
2014-07-21bnc#881024 Don't world transform font size in WMF/EMF importTomaž Vajngerl2-5/+14
2014-07-15fdo#80498: vcl: Revert "fdo#74124: Scale the pictures before calling ...Michael Stahl1-23/+1
2014-07-15Revert "fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass"Norbert Thiebaud3-71/+25
2014-07-15Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara1-0/+2
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud3-25/+71
2014-07-08Fix some OUString construction error with VS2013Tor Lillqvist1-1/+1
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna1-11/+11
2014-07-04fdo#39944: Fix mapping for some a11y roles to ATKJacobo Aragunde Pérez1-5/+5
2014-07-01Resolves: #i124935# fix expanded/condensed text breaking...Herbert Dürr1-8/+27
2014-07-01fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl1-1/+1
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud2-2/+14
2014-06-27bah, const issueCaolán McNamara1-1/+1
2014-06-27Resolves: fdo#80160 PNG with 1-bit colormap only show black and whiteCaolán McNamara1-21/+29
2014-06-26Related: fdo#33455 retain color on scaling of 1 bit depth pngsCaolán McNamara1-10/+18
2014-06-20Fix build to work with older harfbuzz versions.Thorsten Behrens1-1/+1
2014-06-17Related: #i125020# fix the calculation of the text-update rectangle...Herbert Dürr1-6/+9
2014-06-17Resolves: #i125020# fix rounding error in AquaSalGraphics::RefreshRect()Herbert Dürr1-2/+5
2014-06-16fix build error "error: NSPrintJobSavingURL was not declared in this scope"Douglas Mencken1-0/+4
2014-06-16workaround for kCTForegroundColorFromContextAttributeName unavailabilityDouglas Mencken1-1/+4
2014-06-13Don't use the CoreUI private framework when sandboxed (i.e., for App Store)Tor Lillqvist1-0/+14
2014-06-12'NSNoUnderlineStyle' & ‘NSSingleUnderlineStyle’: Deprecated in OS X 10.9rbuj1-0/+12
2014-06-11WaE: 'convertBaseToScreen:' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-0/+4
2014-06-11WaE: 'scrollerWidth' is deprecated: first deprecated in OS X 10.7Tor Lillqvist1-1/+4
2014-06-11WaE: 'NSPrintSavePath' is deprecated: first deprecated in OS X 10.6Tor Lillqvist1-1/+1