summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-26sw: prefix members of SwUnoCollectionMiklos Vajna
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-26tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky
2015-10-24tdf#39960 fix saving of GIF images into RTFVasily Melenchuk
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-23tdf#94386: envelope unit test completedOliver Specht
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna
2015-10-22sw: prefix members of SwVirtPageNumInfoMiklos Vajna
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna
2015-10-21sw: prefix members of SwUpdateAttrMiklos Vajna
2015-10-20Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxxTimothée Isnard
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna
2015-10-20sw: prefix members of SwXFramesMiklos Vajna
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20Up/Down's bSelect param cannot be defaulted anywayStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin
2015-10-19Use comphelper::InitPropertySequence()Miklos Vajna
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna
2015-10-19sw: prefix members of SwTableMiklos Vajna
2015-10-19sw: prefix members of SwXAutoStylesMiklos Vajna
2015-10-19sw: prefix members of SwXStyleMiklos Vajna
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
2015-10-18cppcheck: noExplicitConstructorCaolán McNamara
2015-10-18fix StyleRef to Heading styles when doc is opened in localized MS WordAndras Timar
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-17coverity#1327442 Division or modulo by zeroCaolán McNamara
2015-10-16drop templated HasItem in favour of new templated SfxItemSet::GetItemCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16remove unused Link<> fieldNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky