summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-10-27 Remove unncessary, wrong downcastStephan Bergmann1-1/+1
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian8-58/+66
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin6-4/+7
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin3-14/+16
2015-10-27don't allocate uno::Reference on the heapNoel Grandin14-325/+263
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky5-0/+20
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna3-49/+49
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna13-90/+90
2015-10-27sw: prefix members of SwTableLineMiklos Vajna2-13/+13
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna2-11/+11
2015-10-27inline SvBaseLinkRef typedefNoel Grandin5-8/+8
2015-10-27inline SfxMediumRef typedefNoel Grandin1-6/+6
2015-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips1-2/+8
2015-10-26sw tiled rendering: don't offer HTML paste for shape textMiklos Vajna1-0/+7
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna1-0/+2
2015-10-26lok::Document::paste: check if the given mime type is supportedMiklos Vajna2-0/+12
2015-10-26tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2-0/+14
2015-10-26sw: prefix members of SwFontMiklos Vajna3-368/+368
2015-10-26sw: prefix remaining members of SwTextFormatCollMiklos Vajna1-5/+5
2015-10-26sw: prefix members of SwUnderlineFontMiklos Vajna2-8/+8
2015-10-26sw: prefix members of SwUnoCollectionMiklos Vajna2-8/+8
2015-10-26remove extra spaces around ::Noel Grandin1-40/+40
2015-10-26tdf#94386: Small stylistic change based on gerrit#19371 comments.Jan Holesovsky1-3/+3
2015-10-24tdf#39960 fix saving of GIF images into RTFVasily Melenchuk1-2/+10
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara1-2/+2
2015-10-23tdf#94386: envelope unit test completedOliver Specht1-2/+23
2015-10-22vcl: add ITiledRenderable::getWindow() and implement in swMiklos Vajna2-0/+9
2015-10-22sw: prefix members of SwUnoPropertyMapProviderMiklos Vajna2-200/+200
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna11-262/+262
2015-10-22sw: prefix members of SwVirtPageNumInfoMiklos Vajna2-8/+8
2015-10-22sw: prefix members of SwXAutoStyleFamilyMiklos Vajna2-16/+16
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl1-8/+4
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+15
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl1-16/+11
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+6
2015-10-21tdf#81219: Sanitize the thumbnail of web view.Jan Holesovsky1-1/+10
2015-10-21refactor out some com::sun::star typedefsNoel Grandin3-9/+5
2015-10-21remove untyped Link<>Noel Grandin1-7/+4
2015-10-21sw: prefix members of SwPageFrmMiklos Vajna5-110/+110
2015-10-21sw: prefix members of SwUpdateAttrMiklos Vajna2-9/+9
2015-10-20Replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxxTimothée Isnard1-4/+6
2015-10-20sw: prefix members of SwXAutoStylesEnumeratorMiklos Vajna2-12/+12
2015-10-20sw: prefix members of SwXFramesMiklos Vajna2-11/+11
2015-10-20new loplugin: badvectorinitNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann93-182/+169
2015-10-20sw: avoid 'using namespace' in headersMiklos Vajna4-9/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-20Up/Down's bSelect param cannot be defaulted anywayStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann88-177/+166
2015-10-19cleanup some local var declarationsNoel Grandin3-6/+5