summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida19-78/+1544
2016-03-07openssl: fix WNT buildMichael Stahl1-0/+2
2016-03-07loplugin:defaultparamsStephan Bergmann2-2/+2
2016-03-07tdf#65219 Fix temp files clean up in sw unit testsAleksas Pantechovskis2-0/+7
2016-03-07RepositoryExternal: missing dependency in openssl_headersMichael Stahl1-0/+1
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke3-444/+452
2016-03-07remove unused errInterpOverflowEike Rathke2-2/+0
2016-03-07a few more candidates for errMatrixSizeEike Rathke2-3/+3
2016-03-07introduce a dedicated errMatrixSizeEike Rathke3-8/+16
2016-03-07tdf#62437 Hide OneDrive and Alfresco Cloud until they are functionalYousuf Philips1-4/+4
2016-03-07Add tilde shortcuts to keyboard shorctutsYousuf Philips1-0/+6
2016-03-07use ScMatrix::IsSizeAllocatable() instead of GetElementsMax()Eike Rathke1-4/+4
2016-03-07Revert "tdf#97538: SVGIO: Add unittest"Xisco Faulí2-46/+0
2016-03-07sal: UNX: in oslDoCopy, rename into destination directory ...Michael Stahl1-1/+2
2016-03-07xmlsecurity: check that osl::File::copy actually succeedsMichael Stahl1-2/+4
2016-03-07gtk3: popover positions come pre-computedCaolán McNamara1-15/+30
2016-03-07drop unused resourceCaolán McNamara1-5/+0
2016-03-07drop unused headersCaolán McNamara1-2/+0
2016-03-07drop handling of templates in SrsTargetDavid Tardon3-148/+0
2016-03-07drop now-needless depsDavid Tardon8-32/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon7-8/+0
2016-03-07expand src templatesDavid Tardon31-103/+69
2016-03-07expand src templatesDavid Tardon9-44/+6
2016-03-07upgrade openssl to 1.0.2gCaolán McNamara7-78/+91
2016-03-07apple_remote: autorelease --> release in dealloc (destructor)Douglas Mencken1-3/+3
2016-03-07apple_remote: fix “variable set but not used” for non-debug buildsDouglas Mencken1-3/+5
2016-03-07this RID_FULLSCREENTOOLBOX resource is unusedCaolán McNamara1-5/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara9-20/+20
2016-03-07full screen toolbar resource is not usedCaolán McNamara2-31/+0
2016-03-07coverity#1353440 try and refactor to avoid Argument cannot be negativeCaolán McNamara1-14/+7
2016-03-07xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna1-2/+2
2016-03-07CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna1-0/+46
2016-03-07xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna1-3/+1
2016-03-07CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna1-1/+6
2016-03-07xmlsecurity OOXML export: remove signature storage with the last signatureMiklos Vajna1-1/+4
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna3-11/+35
2016-03-07xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna2-3/+12
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna3-50/+48
2016-03-07gtktiledviewer needs gtk3 not gtk2Caolán McNamara1-2/+2
2016-03-07return early and drop elseCaolán McNamara1-56/+54
2016-03-07-Werror=unused-but-set-variableStephan Bergmann1-5/+0
2016-03-07!(==) -> !=Caolán McNamara1-7/+7
2016-03-07loplugin:write only fieldsNoel Grandin31-288/+52
2016-03-07loplugin:unuseddefaultparamsNoel Grandin2-25/+2
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran5-12/+5
2016-03-07disable means Enable(false), not true.. tdf#98389 relatedEike Rathke1-1/+1
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke3-60/+198
2016-03-07Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis4-1/+25
2016-03-07convert DEFINE to anonymous functionCaolán McNamara1-10/+16