summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Copy SEC_StringToOID() and NSS_CMSSignerInfo_AddUnauthAttr() hereTor Lillqvist1-9/+219
2015-03-05tdf#84881: Unclear what the PKIStatusInfo::statusString isTor Lillqvist1-4/+6
2015-03-05tdf#84881: Dump also the CMS data in a DBG_UTIL buildTor Lillqvist1-0/+8
2015-03-05tdf#84881: Work in progress: Code to add the timestamp to the signatureTor Lillqvist1-4/+40
2015-03-05tdf#84881: Work in progress: Decode the TimeStampRespTor Lillqvist1-33/+294
2015-03-05Use curl_easy_strerror() for more information in SAL_WARNTor Lillqvist1-14/+15
2015-03-05tdf#84881: Work in progress: Perform the RFC3161 interaction with the TSATor Lillqvist2-6/+121
2015-03-05tdf#84881: reqPolicy and certReq are optionalTor Lillqvist1-6/+5
2015-03-05tdf#84881: WiP: Fill in more fields of the TimeStampReqTor Lillqvist1-36/+54
2015-03-05tdf#84881: WiP: Handle TimeStampReq::extensions correctlyTor Lillqvist1-9/+6
2015-03-05tdf#84881: Intermediate commit: Construct RFC3161 TimeStampReqTor Lillqvist1-1/+159
2015-03-05Add plc4 for PL_strdupTor Lillqvist1-1/+2
2015-03-05Tentative fix for fdo#83937Tor Lillqvist1-13/+26
2015-03-04in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara1-1/+1
2015-03-04tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl1-1/+1
2015-03-04tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk1-10/+4
2015-02-24dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák1-8/+1
2015-02-23Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken2-9/+13
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet1-5/+3
2015-02-06tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh1-1/+1
2015-02-06rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl14-23/+79
2015-02-06Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara1-9/+18
2015-02-06font cache gets broken on adding an embedded fontCaolán McNamara3-8/+38
2015-02-03Convenient function to compress a Graphic to PNG imageTomaž Vajngerl1-0/+12
2015-02-03fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl1-11/+10
2015-02-03fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt1-5/+5
2015-01-24fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson1-1/+10
2015-01-24Resolves: fdo#87015 image missing from docCaolán McNamara1-7/+32
2015-01-12asan: stack-buffer-overflow with fdo76216-1.docCaolán McNamara1-6/+6
2015-01-08Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2-4/+30
2015-01-08move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke1-1/+1
2015-01-08check size before looking into the stringMarkus Mohrhard1-1/+3
2015-01-08Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara1-2/+5
2014-12-13give us a parenStack which can grow to fit any inputCaolán McNamara2-2/+8
2014-12-13Resolves fdo#86689: Strikethrough: "With /" and "With X"Julien Nabet1-1/+1
2014-12-13Revert "Resolves: #i63015# always default to WinAnsiEncoding..."Caolán McNamara1-1/+1
2014-12-13rhbz#1167250: Avoid X11Clipboard already being destroyed in constructorStephan Bergmann3-7/+18
2014-12-12PDF signing feature backported from 4.4Tor Lillqvist2-30/+176
2014-11-23valgrind: logic for last-ditch svg detection is bustedCaolán McNamara1-1/+3
2014-11-23valgrind+afl: various problemsCaolán McNamara7-29/+73
2014-11-23alloca needs special include on SOLARISRichard PALO2-0/+8
2014-11-23There are three positive return codes from inflateCaolán McNamara1-0/+0
2014-11-23Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara1-1/+12
2014-11-23various untrusted loop boundsCaolán McNamara2-37/+153
2014-11-23Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara1-1/+1
2014-11-23Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr1-1/+1
2014-10-14Resolves: fdo#84809 crash when button is too short for textCaolán McNamara1-1/+1
2014-10-14server font dtor always calls ReleaseFaceFTCaolán McNamara1-6/+5
2014-10-14set mpFirstBand back to 0 after deleting itCaolán McNamara1-1/+1
2014-09-23What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist1-1/+1