summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann1-3/+3
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt43-96/+96
2015-11-20sw lok comments: implement painting of the vertical scrollbarMiklos Vajna1-0/+14
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt35-204/+204
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt35-177/+177
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin3-23/+4
2015-11-20SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only laterMiklos Vajna1-3/+3
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt22-37/+37
2015-11-19sw lok comments: optimize sidebar text control invalidationMiklos Vajna1-15/+19
2015-11-19loplugin:sallogareasStephan Bergmann4-5/+5
2015-11-19sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna1-5/+3
2015-11-19use comphelper::containerToSequenceNoel Grandin5-45/+10
2015-11-18sw: use the proper item SwFormatEditInReadonlyMichael Stahl1-3/+4
2015-11-18sw: use the proper item SwFormatRowSplitMichael Stahl1-1/+2
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-1/+7
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna3-4/+3
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-2/+0
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt1-1/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin3-10/+4
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna1-2/+4
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna1-0/+12
2015-11-17sw lok comments: fix meta author/data size with custom zoomMiklos Vajna1-2/+3
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna2-4/+5
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt10-112/+112
2015-11-17An SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks sanerStephan Bergmann2-244/+227
2015-11-17loplugin:unnecessaryvirtualNoel Grandin2-3/+3
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-2/+2
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna1-3/+12
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin14-243/+239
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann4-4/+4
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann1-1/+1
2015-11-17Added Test for tdf#67238 table cell UnprotectVarun Dhall1-0/+95
2015-11-17sw: unomapproperties.hxx can be private to unocoreMiklos Vajna1-0/+0
2015-11-16tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-16sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16sw: prefix members of SwChartDataSequence.Jan Holesovsky2-86/+86
2015-11-16no need to take a mutex when only dealing with stack-local dataNoel Grandin1-1/+0
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky2-10/+10
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-2/+2
2015-11-16sw: Rename to void conflict after Crsr -> Cursor rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky1-3/+3
2015-11-16sw: Rename to avoid conflict after Crsr -> Cursor rename.Jan Holesovsky1-18/+18
2015-11-16sw: Prefix a member in SwVirtFlyDrawObj.Jan Holesovsky2-15/+15
2015-11-16sw: prefix members of SwTextFrmBreak.Jan Holesovsky2-75/+75
2015-11-16sw: Prefix a member that may conflict after a rename.Jan Holesovsky1-5/+5
2015-11-16sw: Kill unused member.Jan Holesovsky1-5/+3
2015-11-16tdf#92754: Excel Chart content type is not exported properly.yogesh.bharate0013-0/+18
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara1-1/+1
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin9-33/+11
2015-11-16Rename SetCursor -> CallSetCursor to avoid future name clash.Jan Holesovsky4-14/+14