summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-03-07tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny3-24/+17
2017-03-02ofz: Z_NEED_DICT is unsupportedCaolán McNamara2-2/+3
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks1-1/+2
2017-02-28tdf#104482 Force updating progress bar on safeJan-Marek Glogowski1-8/+8
2017-02-23tdf#104509: Fix GetGlyphBoundRect on MacKhaled Hosny1-2/+2
2017-02-23Don’t return false for blank glyphsKhaled Hosny1-0/+13
2017-02-22Fix visible space on Mac with the new layout engineKhaled Hosny1-0/+5
2017-02-20tdf#105256 gtk findfocus return only if focusedJustin Luth2-4/+4
2017-02-16Resolves: ofz#576 unexpected exception with invalid fractionCaolán McNamara1-19/+30
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks1-1/+2
2017-02-13Resolves: tdf#101972 skip invalidating labels on alt if autoaccel is disabledCaolán McNamara2-2/+2
2017-02-09tdf#105286 use alternative font when glyph is not vertical.Mark Hung1-3/+27
2017-02-09ofz#574 sanitize png palette indexesCaolán McNamara1-4/+17
2017-02-02fix crash with gtk3, opengl and presentation consoleCaolán McNamara4-3/+17
2017-02-01tdf#105461 PDF export: handle text fill colorMiklos Vajna1-0/+23
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara1-6/+15
2017-02-01Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara2-1/+9
2017-02-01ofz#502 negative indexCaolán McNamara1-1/+1
2017-02-01Resolves: rhbz#1417480 stray bare XWarpPointer call in gtk3 codeCaolán McNamara1-3/+3
2017-01-26only alloc pDXAry if we are going to use itCaolán McNamara1-1/+2
2017-01-26ofz#424 vcl: reset nLen tooMichael Stahl1-0/+2
2017-01-26Resolves: tdf#94457 our EmfPlusSetPageTransform is malformedCaolán McNamara1-3/+1
2017-01-26Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara2-16/+12
2017-01-26fix guardCaolán McNamara1-1/+1
2017-01-25ofz#463 unable to mmapCaolán McNamara2-1/+10
2017-01-25ofz#439 protect against 0 len textCaolán McNamara1-2/+2
2017-01-24Resolves: ofz#424 guard against broken dxary lengthCaolán McNamara1-25/+37
2017-01-22Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara1-1/+1
2017-01-19Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara6-22/+100
2017-01-18ofz#419 same problem as wmf and emfCaolán McNamara1-2/+5
2017-01-18ofz: reduce scope, check stream, validate nActionsCaolán McNamara1-10/+25
2017-01-17ofz#411: XPMReader::ImplGetColKey short readCaolán McNamara1-3/+6
2017-01-17tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin1-1/+1
2017-01-14vcl: Fix string comparison for reading text attributesTakeshi Abe1-16/+16
2017-01-14tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin1-1/+1
2017-01-13ofz: ensure all not explicitly set indexes are zeroCaolán McNamara1-1/+3
2017-01-13tdf#105015: Don’t ignore all printer fontsKhaled Hosny1-6/+11
2017-01-12tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks1-1/+5
2017-01-11Resolves: rhbz#1408500 gtk3 toolbar borders too distinct vs native gtk3 onesCaolán McNamara1-0/+1
2017-01-10ofz#394 xbm ParseDefine problemCaolán McNamara1-2/+2
2017-01-09tdf#104944 gtk3: Ignore mouse up event if the wrong frameMaxim Monastirsky1-3/+4
2017-01-04vcl: hold VclPtrs to avoid possible lifecycle related crashers.Michael Meeks1-13/+13
2017-01-04tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl3-24/+40
2017-01-02ofz#355: lsan detected leakCaolán McNamara1-0/+1
2016-12-22Fix glyph Y offsetKhaled Hosny1-1/+1
2016-12-22Resolves: ofz#313 cbBmiSrc > getDIBV5HeaderSizeCaolán McNamara1-4/+13
2016-12-22Resolves: tdf#104687 gtk2 paste cell text under a11y is fatalCaolán McNamara1-6/+10
2016-12-22valgrind: stick 0 at end of successfully read dataCaolán McNamara1-2/+2
2016-12-22Resolves: ofz#310: Sanitize 1 bit bitmap palette indexes tooCaolán McNamara1-1/+5
2016-12-21tdf#104733: Don't ignore OpenType-CFF fons on WindowsKhaled Hosny1-2/+9