summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-04-14Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-04fix hang with ooo71962-1.odtCaolán McNamara
2015-04-04vcl/text: fix duplicate text in fontwork tdf#81876Pierre-Eric Pelloux-Prayer
2015-04-04Resolves: fdo#86493 Fix crash while scaling large bitmaps.Ashod Nakashian
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh
2015-03-12Fix crash when timestamping PDF signatureTor Lillqvist
2015-03-12Don't bother with macros that are dummy on Unix in Unix-only codeTor Lillqvist
2015-03-11Fix signature overflow check in the NSS caseTor Lillqvist
2015-03-11Move more variables out of the timestamping blockTor Lillqvist
2015-03-05tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist
2015-03-05tdf#84881: Timestamp the right data (Win32 version)Tor Lillqvist
2015-03-05tdf#84881: Timestamp the right data (NSS version)Tor Lillqvist
2015-03-05tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist
2015-03-05tdf#84881: Try to fix "The signature includes an embedded timestamp but ...Tor Lillqvist
2015-03-05tdf#84881: Slight refactoring and redordering of function callsTor Lillqvist
2015-03-05tdf#84881: Bump MAX_SIGNATURE_CONTENT_LENGTH to 50000 for nowTor Lillqvist
2015-03-05tdf#84881: Set TimeStampReq::certReq to trueTor Lillqvist
2015-03-05tdf#84881: Move some variables one block level outTor Lillqvist
2015-03-05tdf#84881: NSSCMSAttribute::type can't be null. Must be same as typeTag.oid?Tor Lillqvist
2015-03-05tdf#84881: Fix typo in OID string for id-aa-timeStampTokenTor Lillqvist
2015-03-05SAL_WARNs are not for the end-userTor Lillqvist
2015-03-05tdf#84881: Call NSS_CMSSignerInfo_AddSigningTime() only if not using a TSATor Lillqvist
2015-03-05tdf#84881: Actually check the status of the time stamp responseTor Lillqvist
2015-03-05Copy SEC_StringToOID() and NSS_CMSSignerInfo_AddUnauthAttr() hereTor Lillqvist
2015-03-05tdf#84881: Unclear what the PKIStatusInfo::statusString isTor Lillqvist
2015-03-05tdf#84881: Dump also the CMS data in a DBG_UTIL buildTor Lillqvist
2015-03-05tdf#84881: Work in progress: Code to add the timestamp to the signatureTor Lillqvist
2015-03-05tdf#84881: Work in progress: Decode the TimeStampRespTor Lillqvist
2015-03-05Use curl_easy_strerror() for more information in SAL_WARNTor Lillqvist
2015-03-05tdf#84881: Work in progress: Perform the RFC3161 interaction with the TSATor Lillqvist
2015-03-05tdf#84881: reqPolicy and certReq are optionalTor Lillqvist
2015-03-05tdf#84881: WiP: Fill in more fields of the TimeStampReqTor Lillqvist
2015-03-05tdf#84881: WiP: Handle TimeStampReq::extensions correctlyTor Lillqvist
2015-03-05tdf#84881: Intermediate commit: Construct RFC3161 TimeStampReqTor Lillqvist
2015-03-05Add plc4 for PL_strdupTor Lillqvist
2015-03-05Tentative fix for fdo#83937Tor Lillqvist
2015-03-04in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara
2015-03-04tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl
2015-03-04tdf#89141: reverted a workaround for getting activity timeVasily Melenchuk
2015-02-24dump ugly hack working around an ancient libxcb bug (tdf#89141)Luboš Luňák
2015-02-23Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2015-02-06tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh
2015-02-06rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-02-06Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara
2015-02-06font cache gets broken on adding an embedded fontCaolán McNamara
2015-02-03Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2015-02-03fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2015-02-03fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2015-01-24fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson