summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-16Bump version to 4.3-5cp-4.3-5Andras Timar1-1/+1
2015-03-16disable PDF timestamping UI on WindowsAndras Timar1-0/+6
2015-03-16sw: fix buildMiklos Vajna1-1/+1
2015-03-16handle one more place with MSO 2007 vs OOXML spec for chartsMarkus Mohrhard2-2/+6
2015-03-16fdo#52540, fdo#88051: fix Graphite layoutLászló Németh1-2/+5
2015-03-16fdo#37156 insert table copy as nested table in non-starting cell positionLászló Németh1-1/+6
2015-03-13import the document properties before the documentMarkus Mohrhard1-12/+12
2015-03-13detect MSO 2007 OOXML documentsMarkus Mohrhard2-3/+42
2015-03-13handle MSO 2007 vs OOXML in auto title chart importMarkus Mohrhard4-8/+12
2015-03-12Fix crash when timestamping PDF signatureTor Lillqvist1-2/+7
2015-03-12Don't bother with macros that are dummy on Unix in Unix-only codeTor Lillqvist1-11/+5
2015-03-11Fix compilation error with gcc 4.7Tor Lillqvist1-55/+55
2015-03-11Fix signature overflow check in the NSS caseTor Lillqvist1-11/+11
2015-03-11gcc 4.4.7 (Cent OS 5) does not know auto iteratorsAndras Timar2-6/+6
2015-03-11Move more variables out of the timestamping blockTor Lillqvist1-5/+4
2015-03-11OS X 32-bit build fixAndras Timar1-2/+2
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro3-2/+72
2015-03-05tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist8-5/+70
2015-03-05tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist9-2/+494
2015-03-05tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist5-2/+15
2015-03-05tdf#84881: Timestamp the right data (Win32 version)Tor Lillqvist1-107/+241
2015-03-05tdf#84881: Timestamp the right data (NSS version)Tor Lillqvist1-2/+4
2015-03-05tdf#84881: Add Windows implementation of timestamping of signatureTor Lillqvist1-0/+122
2015-03-05tdf#84881: Try to fix "The signature includes an embedded timestamp but ...Tor Lillqvist1-16/+131
2015-03-05tdf#84881: Slight refactoring and redordering of function callsTor Lillqvist1-63/+95
2015-03-05tdf#84881: Bump MAX_SIGNATURE_CONTENT_LENGTH to 50000 for nowTor Lillqvist1-1/+14
2015-03-05tdf#84881: Set TimeStampReq::certReq to trueTor Lillqvist1-3/+3
2015-03-05tdf#84881: Move some variables one block level outTor Lillqvist1-5/+5
2015-03-05tdf#84881: NSSCMSAttribute::type can't be null. Must be same as typeTag.oid?Tor Lillqvist1-5/+5
2015-03-05tdf#84881: Fix typo in OID string for id-aa-timeStampTokenTor Lillqvist1-1/+1
2015-03-05SAL_WARNs are not for the end-userTor Lillqvist1-33/+33
2015-03-05tdf#84881: Call NSS_CMSSignerInfo_AddSigningTime() only if not using a TSATor Lillqvist1-5/+4
2015-03-05tdf#84881: Actually check the status of the time stamp responseTor Lillqvist1-0/+7
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-05Resolves tdf#78221 Cannot drag twice the same cell when editing formulaHenry Castro3-6/+56
2015-03-05Resolves tdf#84012 FORMATTING: Partially missing text in shrink-to-fit cellsHenry Castro1-0/+4
2015-03-04Bump version to 4.3-4cp-4.3-4Andras Timar1-1/+1
2015-03-04not all OrCriteria have three childrenLionel Elie Mamane1-1/+3