summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-10-02wmf spec says that these are only allowed bitcount valuesCaolán McNamara2-1/+13
2015-09-17don't crash with unknown out color spaceCaolán McNamara2-1/+7
2015-09-17tdf#92505 vcl: fix substituting missing glyphsMiklos Vajna1-4/+2
2015-09-04Fix mis-mergeStephan Bergmann1-6/+6
2015-09-04check stream statusCaolán McNamara2-1/+1
2015-09-04vcl: Improve management of mnRef0Count.Jan Holesovsky3-5/+19
2015-08-31bnc#930818: allow for EMF+ record padding up to 11 bytesMike Kaganski1-5/+5
2015-08-31vcl: fix resource management issue in WinSalLayoutMichael Stahl4-2/+15
2015-08-31don't loop on overly-short nEndPosCaolán McNamara2-5/+14
2015-08-31tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky1-6/+30
2015-08-20rhbz#1247588: Hold UNO objects by css::uno::ReferenceStephan Bergmann17-355/+365
2015-08-20tdf#88831 fix inverted textures when OpenGL is enabledTomaž Vajngerl1-1/+5
2015-08-20limit access to dx array to min of input len and len of arrayCaolán McNamara2-18/+15
2015-08-20tdf#44621: Fixed drag and drop in OSX 10.7+mmeof22-6/+16
2015-08-20another avoid endless loop with busted wmfCaolán McNamara2-3/+4
2015-08-03avoid 1-past-the-end string accessLionel Elie Mamane1-5/+4
2015-08-03use same limit in ProcessOneCode as AddToTableCaolán McNamara1-6/+3
2015-08-03WaE: comparison of integers of different signsTor Lillqvist1-2/+2
2015-08-03-Werror,-Wsign-compareNoel Grandin1-4/+6
2015-08-03fix a third emf crashCaolán McNamara2-1/+3
2015-08-03emf: fix another hangCaolán McNamara2-2/+2
2015-08-03emf: test for empty polygonsCaolán McNamara2-11/+15
2015-08-03emf: test for negative numbersCaolán McNamara2-1/+1
2015-08-03fix another gif import crashCaolán McNamara2-0/+3
2015-08-03fix and test for xbm import crashCaolán McNamara7-1/+2028
2015-08-03fix gif import crashCaolán McNamara2-0/+2
2015-08-03fix potential hang hereCaolán McNamara1-8/+13
2015-08-03emf: fix hangCaolán McNamara2-1/+1
2015-08-03coverity#1266485 Untrusted value as argumentCaolán McNamara1-12/+17
2015-08-03avoid endless loop with busted wmfCaolán McNamara2-3/+7
2015-07-08Resolves: tdf#92467 crashes with empty history list on pressing downCaolán McNamara1-4/+6
2015-07-08tdf#91641 adjust cursor when deleting preceding charactersJustin Luth1-2/+10
2015-06-18Resolves: tdf#46440 SIGSEGV on toolkit bootstrap without running instanceCaolán McNamara1-1/+2
2015-06-03fix buildCaolán McNamara1-1/+1
2015-06-03Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara2-1/+10
2015-06-03add missing includesDavid Tardon1-0/+2
2015-06-03Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara1-4/+0
2015-06-03tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl2-0/+9
2015-05-19Don't build ui-previewer in the App Store caseAndras Timar1-5/+7
2015-05-01tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny1-1/+1
2015-04-28-Werror,-Wformat-securityStephan Bergmann1-1/+1
2015-04-28Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara2-1/+8
2015-04-23tdf#71278 Fix cursor hiding in presentation modeMatthew Francis1-1/+0
2015-04-23tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl1-1/+2
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl1-0/+1
2015-04-14Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara2-6/+11
2015-04-14Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara3-36/+22
2015-04-14Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara1-6/+7
2015-04-08Add comment that a "missing" 'break' is intentional fall-throughTor Lillqvist1-0/+2
2015-04-08Fix crash when timestamping PDF signatureTor Lillqvist1-2/+7