summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-03-09it's raining drawing layersEike Rathke1-0/+15
2017-03-09ofz#502 negative indexCaolán McNamara1-1/+1
2017-03-09connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl1-1/+2
2017-03-09ofz#574 sanitize png palette indexesCaolán McNamara1-2/+15
2017-03-09RepositoryExternal: fix MSVC 2017 python3 library directoryMichael Stahl1-1/+1
2017-03-09add/use ScCaptionPtr::removeFromDrawPage()Eike Rathke2-2/+21
2017-03-09sprinkle some drawing layers over test casesEike Rathke2-13/+39
2017-03-09probably should work like sketchedEike Rathke1-5/+11
2017-03-09use ScCaptionPtr::insertToDrawPage()Eike Rathke1-3/+4
2017-03-09add ScCaptionPtr::insertToDrawPage()Eike Rathke2-5/+26
2017-03-09move assignment onto self should not happenEike Rathke1-2/+1
2017-03-09Resolves: ofz#488 check remaining size while parsingCaolán McNamara1-31/+57
2017-03-09some OSL_FAIL to SAL_WARNCaolán McNamara8-45/+19
2017-03-09use a different resource dir for oss-fuzzCaolán McNamara2-3/+10
2017-03-09Remove newlines at end of fileSamuel Mehrbrodt1-2/+0
2017-03-09jvmfwk: Improve logging outputSamuel Mehrbrodt1-1/+2
2017-03-09add PDURATION test caseZdeněk Crhonek1-0/+5702
2017-03-09add IFS, SWITCh test caseZdeněk Crhonek2-0/+11516
2017-03-09tdf#106462 old value and new value were swappedLionel Elie Mamane1-2/+2
2017-03-09One AC_MSG_RESULT per AC_MSG_CHECKING pleaseTor Lillqvist1-5/+2
2017-03-09uitest: test backgrounds in writerXisco Fauli1-0/+147
2017-03-09oops, forgot to commit thatMichael Stahl1-1/+1
2017-03-09extensions: fix MSVC 2017 build of Library_so_activex_x64Michael Stahl1-1/+3
2017-03-09No need for extra heap allocationStephan Bergmann4-133/+131