summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2015-11-03sw: prefix members of SwAttrPoolMiklos Vajna1-1/+1
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna1-70/+70
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna1-22/+22
2015-11-02sw: prefix members of SwContentNodeMiklos Vajna1-9/+9
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna1-4/+4
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara1-12/+13
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose7-1/+103
2015-10-30Correct typo in commentAndrzej Hunt1-1/+1
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl4-14/+13
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin4-12/+10
2015-10-30sw: prefix members of SwFindNearestNodeMiklos Vajna1-5/+5
2015-10-30sw: prefix members of SwFormMiklos Vajna1-26/+26
2015-10-30sw: prefix members of SwModifyMiklos Vajna1-5/+5
2015-10-30sw: prefix members of SwNodeMiklos Vajna5-91/+91
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin2-6/+3
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann2-1/+1
2015-10-29sw: prefix members of SwNodesMiklos Vajna3-56/+56
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna1-11/+11
2015-10-29sw: prefix members of SwPosFlyFrmMiklos Vajna1-8/+8
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna3-11/+11
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht2-1/+7
2015-10-29tdf#93509: crash on storing auto correction config fixedOliver Specht1-0/+1
2015-10-29evil error description is misleadingBjoern Michaelsen1-3/+3
2015-10-29sw: fix "long" overflow in lcl_CalcWishMichael Stahl1-1/+2
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar2-8/+15
2015-10-28sw: surely that should be !=, not <Michael Stahl1-1/+1
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl5-15/+19
2015-10-28tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+10
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-18/+15
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-16/+21
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-20/+23
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna1-2/+2
2015-10-28sw: prefix members of SwSubFontMiklos Vajna3-103/+103
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna2-21/+21
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna1-4/+4
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna3-37/+37
2015-10-28sw: remove SwDBTreeList_Impl::m_aConnectionsMichael Stahl2-26/+3
2015-10-27 Remove unncessary, wrong downcastStephan Bergmann1-1/+1
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian7-57/+54
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 Grandin12-292/+230
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky3-0/+5
2015-10-27sw: prefix members of SwSectionFrmMiklos Vajna3-49/+49
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna12-83/+83
2015-10-27sw: prefix members of SwTableLineMiklos Vajna1-5/+5
2015-10-27sw: prefix members of SwTableNodeMiklos Vajna1-8/+8
2015-10-27inline SvBaseLinkRef typedefNoel Grandin2-4/+4
2015-10-27inline SfxMediumRef typedefNoel Grandin1-6/+6