summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist7-7/+7
2017-03-11fix typo: savety --> safetydennisroczek2-19/+15
2017-03-11add VBA test CINT,CLNG functions testsZdeněk Crhonek3-0/+204
2017-03-11Fix typosAndrea Gelmini12-24/+24
2017-03-11replace macros and use scoped enumJochen Nitschke1-43/+38
2017-03-11Fix typosAndrea Gelmini16-22/+22
2017-03-11ooxmlimport: unit test for tdf#93640 is round-trippableJustin Luth3-99/+99
2017-03-11If these *_MD5SUM are not used, why keep them?Khaled Hosny1-57/+0
2017-03-10add VBA COS function test caseZdeněk Crhonek2-0/+74
2017-03-10tdf#106466: Use graphite2 shaper firstKhaled Hosny1-1/+1
2017-03-10bessel* functions tests roundsig(15->12)Zdeněk Crhonek4-2686/+2378
2017-03-10Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke1-0/+4
2017-03-10ofz: min action has to be >= 4Caolán McNamara1-5/+11
2017-03-10mnFormerPos is unusedCaolán McNamara2-4/+1
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann2-10/+12
2017-03-10gpgme: change gb_LinkTarget__use_gpgmepp to depend on packageMichael Stahl2-13/+1
2017-03-10min valid jpeg len is less than 512Caolán McNamara1-19/+0
2017-03-10The previous commit wasn't really thought throughStephan Bergmann2-2/+2
2017-03-10improve scopingCaolán McNamara1-3/+2
2017-03-10Fix comment to match realityTor Lillqvist1-2/+2
2017-03-10loplugin:loopvartoosmallStephan Bergmann2-8/+8
2017-03-10ensure SfxApplication exists for editeng testCaolán McNamara1-0/+3
2017-03-10ofz#799 stop decompressing if the file is truncatedCaolán McNamara3-11/+16
2017-03-10remove empty strings, transex3 gave a warningAndras Timar1-2/+0
2017-03-10tdf#99352: create editeng::SharedVclRessourcesBjoern Michaelsen5-14/+48
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen5-2/+19
2017-03-10guard against a (theoretical?) endless loop of blanks onlyEike Rathke1-1/+3
2017-03-10prevent string access out of boundsEike Rathke1-10/+13
2017-03-10string access out of boundsEike Rathke1-1/+5
2017-03-10ofz#797 truncate broken polygon to amount readCaolán McNamara1-0/+4
2017-03-10ooxmlexport: move tdf103931 unit test to ooxmlimportJustin Luth3-8/+9
2017-03-10ofz#787 avoid bmp oomCaolán McNamara1-2/+3
2017-03-10ofz#786 avoid svm oomCaolán McNamara1-4/+10
2017-03-10ofz#782 oom in xbmCaolán McNamara1-20/+8
2017-03-10CosmeticsTor Lillqvist2-2/+0
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna3-204/+0
2017-03-10tdf#103058: Implement OpenDocuments ActiveX controlMike Kaganski19-1/+1516
2017-03-10ofz#798 oomCaolán McNamara3-13/+7
2017-03-10ofz#801 avoid oomCaolán McNamara3-0/+15
2017-03-10shuffle this around a littleCaolán McNamara1-4/+4
2017-03-10tests of ADDIN functions / replace ROUND with ROUNDSIGZdeněk Crhonek27-11457/+12281
2017-03-10tdf#106047 Fix case-insensitive search in autofilterVitaliy Anderson1-4/+4
2017-03-10starmath: Return SmGlyphSpecialNode from DoGlyphSpecial()Takeshi Abe2-8/+6
2017-03-10coverity#1402149 Unchecked dynamic_castCaolán McNamara1-0/+1
2017-03-10coverity#1402152 Uninitialized pointer fieldCaolán McNamara1-2/+0
2017-03-10Clean up, using printf instead of echoStephan Bergmann1-9/+7
2017-03-10cid#1402150: Try to silence false positive reportStephan Bergmann1-3/+3
2017-03-10add EFFECT function test caseZdeněk Crhonek1-0/+3667
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian6-8/+47
2017-03-09finally turn this into a hard assertEike Rathke1-1/+3