summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-16sw: prefix members of SwXStyleFamilyMiklos Vajna
2015-10-15Properly wrap macro expressions in parenthesesStephan Bergmann
2015-10-15Always restrict FAR_AWAY to 32 bitStephan Bergmann
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-14coverity#1326206 Dereference after null checkCaolán McNamara
2015-10-13Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-13remove some useless commentsNoel Grandin
2015-10-13loplugin:mergeclass, merge CompareLine with SwCompareLineNoel Grandin
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-13tdf#94804 sw: allow duplicate heading cross reference bookmarksMichael Stahl
2015-10-12tdf#94804: prefix to save cross reference bookmark fixedOliver Specht
2015-10-12tdf#77014 fix input field breaking of words at new lineTomaž Vajngerl
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12sw: indentation fixesMiklos Vajna
2015-10-12loplugin:mergeclassesNoel Grandin
2015-10-12tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna
2015-10-08restore FlowFrmJoinLockGuard for surviving layout of ooo77837-1.odtCaolán McNamara
2015-10-08editeng, sw, sc: use comphelper::string::join()Miklos Vajna
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara
2015-10-07sw: prefix members of SwXStyleFamiliesMiklos Vajna
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06crashtesting: fix failure on scrolling through ooo77837-1.odtCaolán McNamara
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06-Werror,-Wnull-conversionStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara
2015-10-05Return rtl::Reference from ShapeTypeHandler::CreateAccessibleObjectStephan Bergmann
2015-10-05sw: avoid hang with find-all and shape textMiklos Vajna
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara
2015-10-05sw: prefix members of SwFlyFrmMiklos Vajna
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara
2015-10-02sw: fix copying of bookmarks in CopyRangeMichael Stahl
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-10-01Fix typosAndrea Gelmini
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian