summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-09loplugin:constantparamNoel Grandin
2017-05-09EMF+ We already implemented most used EMF+ records.Bartosz Kosiorek
2017-05-09Avoid adding unnecessary overhead to formula calculation.Kohei Yoshida
2017-05-09Updated coreGabor Kelemen
2017-05-09Updated coreGabor Kelemen
2017-05-09Updated coreGabor Kelemen
2017-05-09Updated coreAdolfo Jayme Barrientos
2017-05-09tdf#31814 EMF+ Fix an issue when not all elements were displayedBartosz Kosiorek
2017-05-08Updated coreGabor Kelemen
2017-05-08Make kSAME constexpr and move k0 to the same place.Eike Rathke
2017-05-08Whatever LANGUAGE_SYSTEM may be in future, this has to be 0Eike Rathke
2017-05-08Adapt to reality, defines are LanguageType strong_intEike Rathke
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-05-08tdf#39468: Translate German comments/terms in sw/source/filter/html/swhtml.cxxJens Carl
2017-05-08sw: fix doxygen commentMichael Stahl
2017-05-08Updated coreStephan Bergmann
2017-05-08tdf#70960 sw::UndoManager: fix exponential Repeat proliferationMichael Stahl
2017-05-08tdf#43157 Cleanup DBG_ASSERT in pstm.cxxFakabbir Amin
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara
2017-05-08Resolves: tdf#107693 move CreateAutoMnemonics from Execute to ActivateCaolán McNamara
2017-05-08tdf#104312, tdf#105428: use static vars in ReplaceStringHookProcAron Budea
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-05-08drop unneeded checksum from tarball nameDavid Tardon
2017-05-08Updated coreIlmari Lauhakangas
2017-05-08tdf#39468: Translate German comments/terms in sw/source/filter/ww8/ww8par2.cxxJens Carl
2017-05-08sw: prefix members of SwImpBlocksMiklos Vajna
2017-05-08tdf#39468: Translate German comments in sw/source/filter/ww8/wrtw8sty.cxxJens Carl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-08ofz avoid oomCaolán McNamara
2017-05-08loplugin:useuniqueptrTor Lillqvist
2017-05-08Removed duplicated includeAndrea Gelmini
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08hNonAliasedFont is unusedNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-08remove unused boolJochen Nitschke
2017-05-08remove unused doubleJochen Nitschke
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke
2017-05-08cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky
2017-05-08Set modified flag on entry renameMaxim Monastirsky
2017-05-07tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl
2017-05-07ofc avoid oomCaolán McNamara
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-07avmedia: remove useless mutex and lockArnaud Versini
2017-05-07tdf#31814 Introduce minimal value of line width to fix EMF+ import issuesBartosz Kosiorek
2017-05-07drop unnecessary GraphicObjectCaolán McNamara
2017-05-07convert to use std::unique_ptrCaolán McNamara