summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna1-58/+58
2015-10-15Properly wrap macro expressions in parenthesesStephan Bergmann1-2/+2
2015-10-15Always restrict FAR_AWAY to 32 bitStephan Bergmann1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin8-12/+10
2015-10-14coverity#1326206 Dereference after null checkCaolán McNamara2-7/+6
2015-10-13Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-29/+33
2015-10-13remove some useless commentsNoel Grandin1-1/+1
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin1-49/+28
2015-10-13cppcheck:variableScopeNoel Grandin6-9/+15
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl3-4/+13
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht1-1/+1
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl1-51/+2
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann167-1853/+1853
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-17/+17
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-15/+15
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-11/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-9/+10
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-14/+15
2015-10-12sw: indentation fixesMiklos Vajna2-3/+3
2015-10-12loplugin:mergeclassesNoel Grandin1-13/+13
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna1-3/+9
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara2-4/+37
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna2-18/+18
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara1-1/+0
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna1-32/+32
2015-10-07loplugin:mergeclassesNoel Grandin4-26/+26
2015-10-06crashtesting: fix failure on scrolling through ooo77837-1.odtCaolán McNamara2-5/+8
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-17/+35
2015-10-06-Werror,-Wnull-conversionStephan Bergmann1-2/+2
2015-10-06loplugin:unusedmethodsNoel Grandin1-1/+0
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht102-412/+406
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara6-54/+43
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann1-5/+5
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna1-1/+4
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara2-1/+8
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna5-90/+90
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl2-9/+6
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-5/+5
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-24/+26
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+3
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken2-5/+4
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl2-8/+37
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna1-45/+45
2015-10-02loplugin:unusedmethodsNoel Grandin6-327/+0
2015-10-02Fix typosAndrea Gelmini14-18/+18
2015-10-01Fix typosAndrea Gelmini14-17/+17
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian11-26/+92
2015-10-01sw: convert this sal_uLongMichael Stahl1-2/+2