summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
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 Monastirsky4-4/+5
2017-05-24Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2-9/+9
2017-05-16ofz#1605 check multiply and shiftCaolán McNamara1-1/+18
2017-04-20vcl: protect Window from exceptions during construction.Michael Meeks1-2/+8
2017-04-12infinite SetDefaultSize->SetPosSize->SetDefaultSizeCaolán McNamara1-1/+2
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 McNamara1-0/+21
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-19tdf#106295 fix vertical orientation for fullwidth colon and semicolon.Mark Hung1-2/+6
2017-03-19Handle Tr vertical orientation before shapingKhaled Hosny1-17/+40
2017-03-17tdf#106466: Use graphite2 shaper firstKhaled Hosny1-1/+1
2017-03-14tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt1-3/+8
2017-03-07tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny1-1/+8
2017-03-02ofz: Z_NEED_DICT is unsupportedCaolán McNamara1-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-22Fix visible space on Mac with the new layout engineKhaled Hosny1-0/+5
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-09ofz#574 sanitize png palette indexesCaolán McNamara1-4/+17
2017-02-01tdf#105461 PDF export: handle text fill colorMiklos Vajna1-0/+23
2017-02-01ofz#502 negative indexCaolán McNamara1-1/+1
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-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-19Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara5-21/+96
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-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-12tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks1-1/+5
2017-01-10ofz#394 xbm ParseDefine problemCaolán McNamara1-2/+2
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ž Vajngerl1-21/+29
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