summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2017-06-23Resolves: tdf#108705 remove grabs on widget before destroying itCaolán McNamara1-0/+5
2017-06-22ofz#2287 check multiplyCaolán McNamara1-1/+9
2017-06-20tdf#99680 modified clipping for PDF exportVasily Melenchuk1-5/+6
2017-05-30tdf#107682 - Repeated images replace correct ones in exported PDFMarco Cecchetti1-0/+15
2017-05-30Resolves: tdf#108111 backport mono checkboxes fixCaolán McNamara1-3/+1
2017-05-29Resolves: tdf#108069 2nd OpenGLContext::init should dispose earlier resultsCaolán McNamara1-1/+2
2017-05-25tdf#107868 PDF export of editeng fill color: restrict to logic map modesMiklos Vajna1-1/+4
2017-05-25tdf#103158 ctrl+shift should work on key upMaxim Monastirsky10-51/+26
2017-05-24Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara6-59/+122
2017-05-16ofz#1605 check multiply and shiftCaolán McNamara3-4/+50
2017-05-11tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl2-6/+51
2017-05-02Resolves: tdf#99467 pasting text from java apps to gtk3 gives bad resultsCaolán McNamara1-0/+4
2017-04-26tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl2-7/+15
2017-04-20vcl: protect Window from exceptions during construction.Michael Meeks1-2/+8
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-04-15tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl3-10/+21
2017-04-12infinite SetDefaultSize->SetPosSize->SetDefaultSizeCaolán McNamara1-1/+2
2017-04-12Resolves: tdf#107031 writer depends on ACTION_DEFAULTCaolán McNamara1-0/+8
2017-04-10Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara1-3/+9
2017-04-05tdf#104686: do not crash if Menu has been somehow disposedAron Budea4-30/+56
2017-03-29Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara3-0/+30
2017-03-29Resolves: rhbz#1436050 im window misplaced for gtk3Caolán McNamara1-1/+1
2017-03-29Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+429
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks1-12/+13
2017-03-22Resolves: tdf#105463 convert bmps to pngCaolán McNamara1-2/+2
2017-03-21Keep menubar hidden after Unity registrar activatedMaxim Monastirsky3-4/+7
2017-03-21gtk3: Keep menubar hidden after customizationMaxim Monastirsky1-1/+1
2017-03-19tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung1-2/+6
2017-03-19Handle Tr vertical orientation before shapingKhaled Hosny2-18/+41
2017-03-17tdf#106466: Use graphite2 shaper firstKhaled Hosny1-1/+1
2017-03-14tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt2-7/+32
2017-03-14rhbz#1431476 dnd has started copying instead of moving slidesCaolán McNamara1-1/+1
2017-03-09CIA: unnecessary dllCaolán McNamara4-7/+5
2017-03-08Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida15-232/+258
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