summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-04tdf#83910 Formatting of lines which consist of a single dummy line onlyTobias Lippert1-1/+8
2015-11-04Make number recognition work in writer tables againNiklas Johansson2-1/+71
2015-11-04loplugin:stringconstantNoel Grandin20-72/+68
2015-11-04tdf#95077 Check Index != 0ccsheller1-1/+1
2015-11-04sw: fix non-dbgutil buildMiklos Vajna1-2/+2
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna3-24/+24
2015-11-04sw: prefix members of SwOrderIterMiklos Vajna2-34/+34
2015-11-04sw: prefix members of SwRegionRectsMiklos Vajna2-6/+6
2015-11-04sw: prefix members of SwSelUnionMiklos Vajna1-7/+7
2015-11-04Don't dereference null pointerStephan Bergmann1-1/+4
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung3-12/+27
2015-11-03Smart pointers for SwBorderAttrAccessAshod Nakashian4-43/+32
2015-11-03sw: indentation fixesMiklos Vajna2-5/+5
2015-11-03sw: prefix members of SwFrmNotifyMiklos Vajna2-82/+82
2015-11-03sw: prefix members of SwAttrSetMiklos Vajna2-23/+23
2015-11-03sw: prefix members of SwAttrPoolMiklos Vajna2-4/+4
2015-11-02tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-0/+0
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna2-217/+217
2015-11-02sw: prefix members of SwCollConditionMiklos Vajna2-27/+27
2015-11-02sw: prefix members of SwContentNodeMiklos Vajna2-13/+13
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna2-8/+8
2015-11-01crashtesting: failure on tdf89191-1.odtCaolán McNamara2-12/+13
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose13-1/+138
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin3-6/+3
2015-10-30Correct typo in commentAndrzej Hunt1-1/+1
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl5-15/+13
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin5-13/+11
2015-10-30sw: prefix members of SwFindNearestNodeMiklos Vajna2-7/+7
2015-10-30sw: prefix members of SwFormMiklos Vajna2-41/+41
2015-10-30sw: prefix members of SwModifyMiklos Vajna2-8/+8
2015-10-30sw: prefix members of SwNodeMiklos Vajna10-135/+135
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-29tdf#94835: crash while loading RTF with \dppolygon token fixedOliver Specht2-1/+73
2015-10-29sw: prefix members of SwNodesMiklos Vajna5-81/+81
2015-10-29sw: prefix members of SwNumFormatMiklos Vajna2-15/+15
2015-10-29sw: prefix members of SwPosFlyFrmMiklos Vajna2-14/+14
2015-10-29sw: prefix members of SwStartNodeMiklos Vajna4-17/+17
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-28tdf#95354 - pad AltX to 4 charactersJustin Luth2-1/+1
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