summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Replace all OUString("") with OUString()Arnaud Versini10-28/+28
2017-05-03tdf#105293 tdf#81475 Tweak standard and formatting toolbarsYousuf Philips2-4/+4
2017-05-03AutoText: first tests & windows fixSzymon Kłos7-1/+68
2017-05-03tdf#107033 DOCX import: fix unexpected missing footnote separatorMiklos Vajna2-1/+9
2017-05-03tdf#39468: Translate German comments and terms htmlnumwriter.cxxJens Carl1-22/+17
2017-05-03sw: fix merge conflict with 925dabe8fd42d85e5d8e610dc75252372161d1b3Michael Stahl1-1/+1
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-03remove empty commentsNoel Grandin1-8/+0
2017-05-03loplugin:checkunusedparams in filterNoel Grandin1-12/+4
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard1-0/+2
2017-05-02Revert "SwTOXTypes can just be a std::vector typedef"Noel Grandin3-2/+3
2017-05-02Revert "SwFieldTypes can just be a std::vector typedef"Caolán McNamara6-11/+14
2017-05-02ofz fix leakCaolán McNamara1-10/+10
2017-05-02fix indentCaolán McNamara1-37/+37
2017-05-02tdf#39468: Translate German comments in sw/source/core/text/txthyph.cxxJens Carl1-19/+16
2017-05-02tdf#39468: Translate German comments in swJens Carl3-20/+19
2017-05-02Removed duplicated includeAndrea Gelmini2-2/+0
2017-05-02sw: prefix members of SwLayHelperMiklos Vajna2-152/+152
2017-05-02loplugin:checkunusedparams in editengNoel Grandin2-5/+4
2017-05-02Don’t mark any field without strong LTR text CTLKhaled Hosny1-1/+2
2017-05-02tdf#107204: Make sure we always do Unicode Bidi, take twoKhaled Hosny2-12/+0
2017-05-02AutoText: read names of entriesSzymon Kłos1-4/+14
2017-05-02Revert "tdf#107204: Make sure we always do Unicode Bidi"Miklos Vajna2-0/+12
2017-05-02SwFieldTypes can just be a std::vector typedefNoel Grandin6-14/+11
2017-05-01AutoText: Reading multiple entriesSzymon Kłos1-19/+6
2017-05-01SwTOXTypes can just be a std::vector typedefNoel Grandin3-3/+2
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos2-17/+51
2017-05-01tdf#107362 don't insert kern if snap to char is not checked.Mark Hung4-10/+26
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky3-110/+37
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky2-72/+72
2017-05-01FN_TOOL_ANCHOR cleanupMaxim Monastirsky3-37/+4
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen1-0/+36
2017-04-29tdf#107350 - prevent crash in unotbl.cxxLeMoyne Castle1-1/+3
2017-04-28tdf#39648: Translate German comments and terms in swJens Carl1-127/+118
2017-04-28tdf#107494 sw: fix crash in SwCallMouseEvent when deleting headerMichael Stahl1-4/+35
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann26-74/+74
2017-04-28static_cast after dynamic_castCaolán McNamara1-3/+3
2017-04-28move builder attributes from OString to OUStringCaolán McNamara3-3/+3
2017-04-28loplugin:cppunitassertequals: swStephan Bergmann1-10/+10
2017-04-28tdf#107474 sw: fix crash when deleting header with active SdrObjectMichael Stahl1-0/+5
2017-04-28sw: remove useless commentMichael Stahl1-1/+1
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann2-10/+10
2017-04-27tdf#88555: band-aid fix, using GetPos/find instead of ContainsThorsten Behrens2-12/+12