summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03tdf#105293 tdf#81475 Tweak standard and formatting toolbarsYousuf Philips2-4/+4
2017-05-03VBA tests- MONTHNAME,NPER, NPV,OCT test caseZdeněk Crhonek5-0/+273
2017-05-03AutoText: first tests & windows fixSzymon Kłos7-1/+68
2017-05-03typoTomaž Vajngerl1-1/+1
2017-05-03Updated coreOlivier Hallot1-0/+0
2017-05-03Updated coreOlivier Hallot1-0/+0
2017-05-03Updated coreOlivier Hallot1-0/+0
2017-05-03tools: don't use std::tie when comparing resourcesMichael Stahl1-2/+4
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna5-5/+30
2017-05-03More likely month pos firstEike Rathke1-1/+1
2017-05-03Add two digit year test for CDateToIso()Eike Rathke1-0/+2
2017-05-03iOS update due to new icujan Iversen2-16/+0
2017-05-03CDateFromIso: accept YYMMDD two digit year for compatibilityEike Rathke1-7/+15
2017-05-03tdf#39468: Translate German comments and terms htmlnumwriter.cxxJens Carl1-22/+17
2017-05-03Updated coreEike Rathke1-0/+0
2017-05-03sw: fix merge conflict with 925dabe8fd42d85e5d8e610dc75252372161d1b3Michael Stahl1-1/+1
2017-05-03iOS remove unused parameterjan Iversen1-5/+4
2017-05-03Updated coreEike Rathke1-0/+0
2017-05-03tdf#39468: Translate German comments in sw/source/filter/html/svxcss1.hxxJens Carl1-41/+36
2017-05-03tdf#39468: Translate German comments in sw/source/core/text/itrpaint.cxxJens Carl1-25/+24
2017-05-03tdf#88555 sw: use safe IsAlive function in Undo codeMichael Stahl2-13/+17
2017-05-03tdf#88555 sw: reduce usage of dynamic_cast in SwFormatsModifyBase::ContainsMichael Stahl6-14/+22
2017-05-03tdf#88555 sw: remove dynamic_cast from SwFrameFormats::ContainsMichael Stahl7-23/+31
2017-05-03sw: remove nonsense from commentsMichael Stahl1-2/+2
2017-05-03AutoText: don't add empty paragraph at the endSzymon Kłos1-1/+1
2017-05-03update creditsChristian Lohmaier1-915/+939
2017-05-03these errors resources are in svx, not cuiCaolán McNamara2-2/+3
2017-05-03fix missing gallery iconsCaolán McNamara2-10/+6
2017-05-03spelling, implictly->implicitlyNoel Grandin2-6/+6
2017-05-03Work around GCC 7 mis-featureStephan Bergmann1-0/+7
2017-05-03split out the non-translatable stringsCaolán McNamara3-27/+36
2017-05-03remove unused includesJochen Nitschke1-9/+1
2017-05-03remove empty namespacesJochen Nitschke11-56/+0
2017-05-03remove excessive forward declarationsJochen Nitschke1-74/+24
2017-05-03loplugin:checkunusedparams in sdNoel Grandin72-248/+188
2017-05-03remove empty commentsNoel Grandin118-586/+15
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin13-39/+40
2017-05-03loplugin:checkunusedparams in filterNoel Grandin26-123/+99
2017-05-03tdf#107255: add test case for the multi-cell query method.Kohei Yoshida2-0/+61
2017-05-03tdf#107255: detect whether the range has only one data cell.Kohei Yoshida10-10/+184
2017-05-02Replace mouth-painted "inaccurate around leap year" rollover algorithmEike Rathke4-57/+59
2017-05-02Assert that nMonth and nDay <100 to be representableEike Rathke1-0/+2
2017-05-02fix file nameDavid Tardon1-1/+1
2017-05-02log exception that results in crash for crashreporterMarkus Mohrhard1-0/+2
2017-05-02Fix typosMuhammet Kara1-5/+5
2017-05-02Make some externals' libtool copies cope with -mllvmStephan Bergmann8-0/+247
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard3-0/+6
2017-05-02Revert "SwTOXTypes can just be a std::vector typedef"Noel Grandin3-2/+3
2017-05-02Add more unit tests for Date::Normalize()Eike Rathke1-0/+29
2017-05-02Date::Normalize: handle day 0 and empty dateEike Rathke1-0/+16