summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-02New loplugin:conditionalstringStephan Bergmann6-10/+10
2019-11-02cid#1455216 Dereference before null checkCaolán McNamara1-2/+2
2019-11-02cid#1452004 silence Explicit null dereferencedCaolán McNamara1-1/+1
2019-11-02cid#1455211 Dereference after null checkCaolán McNamara1-2/+2
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai2-0/+43
2019-11-02Table panel: Make sure Row Height spin button works with the default size typeTamás Zolnai1-0/+2
2019-11-02Table panel: Redesign the panel a bitTamás Zolnai1-149/+79
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai6-12/+115
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai7-9/+145
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai6-0/+558
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-10-31Fix typoAndrea Gelmini1-1/+1
2019-10-31tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski1-0/+14
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara3-22/+14
2019-10-31tdf#125038 DOCX import: better support for linebreaks in IF fieldsMiklos Vajna1-1/+7
2019-10-31Fix typosAndrea Gelmini1-2/+2
2019-10-31jsdialogs: .uno:XFillColor with string argumentSzymon Kłos1-4/+19
2019-10-31remove some stray random propertiesCaolán McNamara5-15/+0
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-1/+1
2019-10-31tdf#125038 DOCX import: fix lost MERGEFIELD result inside an IF fieldMiklos Vajna2-0/+10
2019-10-31Insert section is supposed to be a modal dialogCaolán McNamara1-0/+1
2019-10-31sw: copy bookmarks in SwDoc::CopyPageDescHeaderFooterImpl()Michael Stahl3-7/+21
2019-10-31sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl1-1/+30
2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos1-1/+30
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann20-114/+49
2019-10-31related tdf#99602 docxoutput: fix incorrect rounding on subscriptsJustin Luth2-5/+19
2019-10-31related tdf#99602 ww8/rtfoutput: fix incorrect rounding on subscriptsJustin Luth3-12/+13
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna5-14/+4
2019-10-30Related: tdf#125038 DOCX import: fix unexpected linebreak inside IF conditionMiklos Vajna2-0/+17
2019-10-30sw: document what is an SwLayoutFrameMiklos Vajna1-0/+1
2019-10-30sw: SwXFrame::attach(): re-anchoring AS_CHAR flys does not workMichael Stahl1-0/+8
2019-10-30sw: makeMark(): insert CH_TXT_ATR before inserting into sorted vectorMichael Stahl1-1/+3
2019-10-30sw: UNO API: do not allow inserting control characters into nodesMichael Stahl1-0/+12
2019-10-30remove some unnecessary includesCaolán McNamara7-7/+1
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna3-6/+34
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin4-8/+7
2019-10-29remove unnecessary includesCaolán McNamara35-39/+6
2019-10-29sw: makeMark(): check position of point fieldmarksMichael Stahl1-0/+12
2019-10-29weld fpicker clusterCaolán McNamara1-1/+1
2019-10-29tdf#104017 DOC export: be less aggressive with merging page stylesMiklos Vajna3-1/+10
2019-10-28Related: tdf#125038 DOCX import: fix unexpected MERGEFIELD result inside IFMiklos Vajna2-0/+9
2019-10-28tdf#128418 Fix crash in print previewSamuel Mehrbrodt1-3/+5
2019-10-28jsdialogs: allow to use transparent highlightSzymon Kłos1-1/+4
2019-10-28related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsizeJustin Luth1-1/+1
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski6-20/+59
2019-10-28jsdialogs: fix .uno:BackColor commandSzymon Kłos1-5/+5
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos1-2/+30
2019-10-28loplugin:stringadd improve detectionNoel Grandin6-61/+52
2019-10-28cid#1455157: sw: Memory - illegal accesses (WRAPPER_ESCAPE)Michael Stahl1-1/+1
2019-10-28jsdialogs: make possible to set .uno:BackColorSzymon Kłos2-3/+17