summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin7-7/+7
2017-12-08Disabled slot with Put leaks entry (textsh1/sw)Julien Nabet1-6/+6
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips9-29/+29
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro3-1/+58
2017-12-07tdf#114275 Use 'All Styles' for all style typesYousuf Philips1-5/+5
2017-12-07tdf91781 Small reorganization and shrinking of the form menuYousuf Philips1-7/+7
2017-12-07SwFrameBorder: Converted BorderRectangle functionalityArmin Le Grand2-318/+240
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand3-392/+195
2017-12-07SwFrameBorder: Replaced BorderGeometry creation partiallyArmin Le Grand1-177/+228
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand12-175/+25
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand29-98/+112
2017-12-07loplugin:salcall handle static methodsNoel Grandin4-16/+16
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth1-0/+2
2017-12-07Use return iterator from erase in swnewtable (sw)Julien Nabet1-9/+3
2017-12-06table of objects crashes on first update with object in documentCaolán McNamara1-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann3-0/+3
2017-12-06tdf#37697 Use object alignment buttons rather than text alignmentYousuf Philips4-28/+28
2017-12-06tdf#114093 fixing regression when clicking on fieldsBernhard Widl1-1/+5
2017-12-06Fix indentationSamuel Mehrbrodt1-22/+22
2017-12-06tdf#114219: Show Edit dialog entry in link sectionXisco Fauli1-1/+2
2017-12-06Replace list by vector in ndtxt (sw)Julien Nabet1-2/+2
2017-12-05tdf#104016 RTF import: deduplicate before text indent from numberingMiklos Vajna2-0/+39
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin10-18/+18
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-1/+1
2017-12-05remove some unused definesNoel Grandin1-3/+0
2017-12-05Replace list by vector for MailDispatcherListenerContainer_t (sw)Julien Nabet2-16/+17
2017-12-05Dump page valid flags in dumpAsXmlTamás Zolnai1-0/+13
2017-12-04tdf#113876: fix hardcoded compare stringsAhmed GHANMI1-6/+7
2017-12-04add html to fftesterCaolán McNamara3-6/+51
2017-12-04tdf#113037 Watermark centered in DOCSzymon Kłos2-4/+8
2017-12-04use LANGUAGE_ENGLISH_US for fuzzingCaolán McNamara1-1/+3
2017-12-04Fix typosAndrea Gelmini1-2/+2
2017-12-04tdf#97648 ooxmlimport: calculate percentage-based widthsJustin Luth3-10/+6
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna6-70/+70
2017-12-04Related tdf#113696 Unit test for Writer images fallback graphicSamuel Mehrbrodt2-0/+13
2017-12-04Related tdf#72966 Provide replacement graphic also for metafilesSamuel Mehrbrodt1-2/+3
2017-12-04loplugin:singlevalfieldsNoel Grandin3-8/+7
2017-12-04Replace list by vector for mvPostItFields (sw)Julien Nabet3-14/+14
2017-12-04tdf#74693: Footnotes text appearing above footnote separator lineTamás Zolnai1-0/+4
2017-12-03Replace list by vector in fecopy (sw)Julien Nabet1-8/+5
2017-12-03Replace some lists by vectors in sw/doc partJulien Nabet2-5/+4
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke32-246/+2
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet2-2/+2
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke10-24/+36
2017-12-02tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos2-14/+18
2017-12-02silence some coverity warningsCaolán McNamara5-7/+10
2017-12-01Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke1-2/+25
2017-12-01Writer page shadow - avoid scaling stored bitmaps at all.Michael Meeks1-32/+9
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke4-36/+70
2017-12-01Unit test for tdf#113696Samuel Mehrbrodt5-0/+113