summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-09EMF+ We already implemented most used EMF+ records.Bartosz Kosiorek1-6/+5
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida3-7/+20
2017-05-09Updated coreGabor Kelemen1-0/+0
2017-05-09Updated coreGabor Kelemen1-0/+0
2017-05-09Updated coreGabor Kelemen1-0/+0
2017-05-09Updated coreAdolfo Jayme Barrientos1-0/+0
2017-05-09tdf#31814 EMF+ Fix an issue when not all elements were displayedBartosz Kosiorek2-8/+15
2017-05-08Updated coreGabor Kelemen1-0/+0
2017-05-08Make kSAME constexpr and move k0 to the same place.Eike Rathke1-2/+2
2017-05-08Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke1-1/+1
2017-05-08Adapt to reality, defines are LanguageType strong_intEike Rathke1-7/+7
2017-05-08vcl: split jpeg import into two partsMiklos Vajna16-38/+101
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-08Updated coreStephan Bergmann1-0/+0
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl4-3/+26
2017-05-08tdf#43157 Cleanup DBG_ASSERT in pstm.cxxFakabbir Amin1-13/+11
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara2-4/+2
2017-05-08Resolves: tdf#107693 move CreateAutoMnemonics from Execute to ActivateCaolán McNamara1-4/+3
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea1-9/+14
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin16-54/+48
2017-05-08drop unneeded checksum from tarball nameDavid Tardon1-1/+1
2017-05-08Updated coreIlmari Lauhakangas1-0/+0
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: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