summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin4-16/+0
2015-09-29coverity#1325054 Explicit null dereferencedCaolán McNamara1-1/+1
2015-09-29coverity#1325053 Dereference after null checkCaolán McNamara1-1/+1
2015-09-29lok: add Document::getPartPageRectangles()Miklos Vajna4-0/+29
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna29-47/+47
2015-09-28duplicate commentsCaolán McNamara1-2/+0
2015-09-28move strings out of widgetCaolán McNamara6-225/+228
2015-09-28tdf#94011: load&save more border typesOliver Specht5-14/+59
2015-09-28Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+11
2015-09-28sw table styles: Kill useless SwTableBox_Impl.Jan Holesovsky2-83/+50
2015-09-28bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna2-0/+6
2015-09-28Return std::unique_ptr from SvTreeListBox::CreateContextMenuStephan Bergmann3-7/+9
2015-09-28tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna2-0/+33
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna2-0/+6
2015-09-28sw: prefix members of SwTextFrmMiklos Vajna5-87/+87
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky8-43/+63
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky5-11/+37
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky10-8/+80
2015-09-26making alt-x code consistentJustin Luth1-5/+6
2015-09-25translate DE->ENNicolas Christener1-44/+38
2015-09-25translate DE->EN, minor indentation fixesNicolas Christener1-79/+81
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson4-7/+3
2015-09-25convert Link<> to typedNoel Grandin2-8/+8
2015-09-25convert Link<> to typedNoel Grandin2-20/+14
2015-09-25convert Link<> to typedNoel Grandin2-77/+76
2015-09-25hackfect 2015: vertical text columns need page height not widthCaolán McNamara1-8/+38
2015-09-25hackfest 2015: show vertical columns for vertical text layoutCaolán McNamara1-12/+49
2015-09-24translate DE->EN, fix typoNicolas Christener1-2/+2
2015-09-24tdf#92341 Add AutoCorrect entry in spellcheck context menuYousuf Philips3-4/+14
2015-09-24convert Link<> to typedNoel Grandin29-131/+170
2015-09-24move m_bVertical down to SwPageExample from SwPageGridExampleCaolán McNamara2-9/+11
2015-09-24return early on no-op cases, no logic changeCaolán McNamara1-79/+79
2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna5-1/+29
2015-09-23tdf#86397 Bookmark: no consecutive name numbering applied when copiedCor Nouws2-3/+11
2015-09-23no point in redeclaring methods with slightly different namesNoel Grandin4-10/+8
2015-09-23convert Link<> to typedNoel Grandin4-10/+9
2015-09-23convert Link<> to typedNoel Grandin2-29/+27
2015-09-23convert Link<> to typedNoel Grandin6-13/+16
2015-09-23convert Link<> to typedNoel Grandin11-21/+17
2015-09-23convert Link<> to typedNoel Grandin4-8/+7
2015-09-23convert Link<> to typedNoel Grandin2-11/+11
2015-09-23convert Link<> to typedNoel Grandin2-15/+13
2015-09-23convert Link<> to typedNoel Grandin2-14/+12
2015-09-23remove unused Link<> parameterNoel Grandin4-8/+5
2015-09-23tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna2-0/+12
2015-09-22convert Link<> to typedNoel Grandin4-10/+8
2015-09-22tdf#93970 Outline indents should not affect paragraph indentsSamuel Mehrbrodt1-4/+10
2015-09-22Cleanup: Reduce indentationSamuel Mehrbrodt1-28/+23
2015-09-22tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna2-0/+9
2015-09-22sw: prefix members of SwModuleMiklos Vajna7-218/+218