summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-27sw: prefix members of SwTableLineMiklos Vajna
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips
2015-10-26sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna
2015-10-26tdf#59454 RTF import: handle section break right before a tableMiklos Vajna
2015-10-26sw: prefix members of SwFontMiklos Vajna
2015-10-26sw: prefix remaining members of SwTextFormatCollMiklos Vajna
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna
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