summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin13-20/+18
2017-05-10fix wrong Sequence sizeJochen Nitschke1-13/+8
2017-05-10(cont.)Michael Stahl1-4/+4
2017-05-10sw: CPPUNIT_ASSERT_EQUAL vs. integer FAILMichael Stahl1-8/+8
2017-05-10sw: fix build (how did that build for me?)Michael Stahl1-1/+1
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl4-6/+131
2017-05-10sw: avoid assert in SwUndoDelete::RedoImplMichael Stahl2-0/+41
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl13-59/+99
2017-05-10sw: remove some unused macros from swtypes.hxxMichael Stahl1-10/+0
2017-05-10related tdf#107677 html import: Fix the legacy datetime format reading.Jan Holesovsky2-0/+42
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky5-5/+157
2017-05-10tdf#86350 Add flip commands to image context menuYousuf Philips1-2/+5
2017-05-10tdf#39468: Translate German comments/terms sw/source/filter/ww8/wrtw8esh.cxxJens Carl1-27/+26
2017-05-10tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-21/+17
2017-05-10tdf#39468: Translate German comment in sw/source/filter/ww8/wrtww8.hxxJens Carl1-1/+1
2017-05-10tdf#39468: Translate German term in sw/source/filter/ww8/ww8glsy.cxxJens Carl1-1/+1
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos3-22/+50
2017-05-09PreserveRedlineFlags is long goneJochen Nitschke2-13/+1
2017-05-09silence cppcheck memleak in unit testJochen Nitschke1-8/+9
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke12-12/+0
2017-05-09drop obsolete mailtosCaolán McNamara6-144/+0
2017-05-09Fix typosAndrea Gelmini2-2/+2
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin19-48/+49
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin8-30/+18
2017-05-09tdf#107620 RTF export: handle DocumentSettingId::PARA_SPACE_MAX compat settingMiklos Vajna5-5/+80
2017-05-09ofz avoid oomCaolán McNamara1-1/+6
2017-05-09tdf#39468: Translate German comments/terms sw/source/filter/ww8/ww8par6.cxxJens Carl1-18/+18
2017-05-09SetInReading for duration of TestImportDOCCaolán McNamara1-0/+2
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin30-81/+73
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin37-131/+72
2017-05-09tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-50/+46
2017-05-09tdf#39468: Translate German comments in sw/source/filter/ww8/writerhelper.cxxJens Carl1-2/+1
2017-05-09tdf#39468: Translate German comments in sw/source/filter/ww8/ww8scan.cxxJens Carl1-1/+1
2017-05-09ofz avoid oomCaolán McNamara1-1/+1
2017-05-09loplugin:constantparamNoel Grandin3-5/+5
2017-05-08tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl1-25/+22
2017-05-08sw: fix doxygen commentMichael Stahl1-1/+1
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl4-3/+26
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin16-54/+48
2017-05-08tdf#39468: Translate German comments/terms in sw/source/filter/ww8/ww8par2.cxxJens Carl1-20/+18
2017-05-08sw: prefix members of SwImpBlocksMiklos Vajna5-156/+156
2017-05-08tdf#39468: Translate German comments in sw/source/filter/ww8/wrtw8sty.cxxJens Carl1-39/+36
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin29-78/+62
2017-05-08ofz avoid oomCaolán McNamara2-5/+9
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin23-48/+37
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin14-45/+21
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke1-2/+1
2017-05-07ofc avoid oomCaolán McNamara1-1/+9
2017-05-07ofz check against expected struct sizeCaolán McNamara1-4/+8
2017-05-07break circular includeJochen Nitschke1-0/+1