summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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:useuniqueptrTor Lillqvist1-2/+2
2017-05-08Removed duplicated includeAndrea Gelmini1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke251-251/+0
2017-05-08hNonAliasedFont is unusedNoel Grandin1-6/+0
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin23-48/+37
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin5-6/+6
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin39-303/+158
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin90-274/+237
2017-05-08remove unused boolJochen Nitschke1-5/+0
2017-05-08remove unused doubleJochen Nitschke1-11/+1
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke3-6/+4
2017-05-08cppcheck: knownConditionTrueFalseJochen Nitschke1-41/+34
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky8-1624/+338
2017-05-08Set modified flag on entry renameMaxim Monastirsky1-0/+1
2017-05-07tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl2-6/+51
2017-05-07ofc avoid oomCaolán McNamara1-1/+9
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke4-7/+7
2017-05-07avmedia: remove useless mutex and lockArnaud Versini1-19/+0
2017-05-07tdf#31814 Introduce minimal value of line width to fix EMF+ import issuesBartosz Kosiorek1-5/+9
2017-05-07drop unnecessary GraphicObjectCaolán McNamara1-6/+0
2017-05-07convert to use std::unique_ptrCaolán McNamara1-36/+13
2017-05-07split clear and set graphicCaolán McNamara6-19/+25
2017-05-07coverity#1399034 Unrecoverable parse warningCaolán McNamara2-8/+11
2017-05-07Revert "coverity#1250405 Division or modulo by float zero"Caolán McNamara1-4/+0
2017-05-07create color config in ctor instead of on-demandCaolán McNamara3-18/+4
2017-05-07ofz check against expected struct sizeCaolán McNamara1-4/+8
2017-05-07tdf#107668: fix form wizardJulien Nabet1-11/+25
2017-05-07break circular includeJochen Nitschke17-9/+31
2017-05-07Fix typosAndrea Gelmini11-14/+14
2017-05-07tdf#107644: Crash on inserting formulaJulien Nabet1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock487-1486/+1484
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock74-241/+241
2017-05-07tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-07tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock22-28/+28
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock22-57/+57
2017-05-07tdf#43157: convert scripting module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock8-21/+22
2017-05-07tdf#43157: convert extensions module away from OSL_ASSERT to assertChris Sherlock15-77/+77
2017-05-07tdf#43157: convert dbaccess module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-07tdf#43157: convert basctl module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-07tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock10-16/+16
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock11-28/+28
2017-05-07tdf#43157: convert desktop module away from OSL_ASSERT to assertChris Sherlock40-159/+159
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock13-31/+31