summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-11-03find symbols that can be privateNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02cid#1455216 Dereference before null checkCaolán McNamara
2019-11-02cid#1452004 silence Explicit null dereferencedCaolán McNamara
2019-11-02cid#1455211 Dereference after null checkCaolán McNamara
2019-11-02Table panel: Make sure all toolbox buttons has the right initial stateTamás Zolnai
2019-11-02Table panel: Make sure Row Height spin button works with the default size typeTamás Zolnai
2019-11-02Table panel: Redesign the panel a bitTamás Zolnai
2019-11-02Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai
2019-11-02Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai
2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara
2019-10-31Fix typoAndrea Gelmini
2019-10-31tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31tdf#125038 DOCX import: better support for linebreaks in IF fieldsMiklos Vajna
2019-10-31Fix typosAndrea Gelmini
2019-10-31jsdialogs: .uno:XFillColor with string argumentSzymon Kłos
2019-10-31remove some stray random propertiesCaolán McNamara
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-31tdf#125038 DOCX import: fix lost MERGEFIELD result inside an IF fieldMiklos Vajna
2019-10-31Insert section is supposed to be a modal dialogCaolán McNamara
2019-10-31sw: copy bookmarks in SwDoc::CopyPageDescHeaderFooterImpl()Michael Stahl
2019-10-31sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl
2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-31related tdf#99602 docxoutput: fix incorrect rounding on subscriptsJustin Luth
2019-10-31related tdf#99602 ww8/rtfoutput: fix incorrect rounding on subscriptsJustin Luth
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna
2019-10-30Related: tdf#125038 DOCX import: fix unexpected linebreak inside IF conditionMiklos Vajna
2019-10-30sw: document what is an SwLayoutFrameMiklos Vajna
2019-10-30sw: SwXFrame::attach(): re-anchoring AS_CHAR flys does not workMichael Stahl
2019-10-30sw: makeMark(): insert CH_TXT_ATR before inserting into sorted vectorMichael Stahl
2019-10-30sw: UNO API: do not allow inserting control characters into nodesMichael Stahl
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29sw: makeMark(): check position of point fieldmarksMichael Stahl
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-29tdf#104017 DOC export: be less aggressive with merging page stylesMiklos Vajna
2019-10-28Related: tdf#125038 DOCX import: fix unexpected MERGEFIELD result inside IFMiklos Vajna
2019-10-28tdf#128418 Fix crash in print previewSamuel Mehrbrodt
2019-10-28jsdialogs: allow to use transparent highlightSzymon Kłos
2019-10-28related tdf#99602 writerfilter TODO: subscript - use CharStyle fontsizeJustin Luth
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski
2019-10-28jsdialogs: fix .uno:BackColor commandSzymon Kłos
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos
2019-10-28loplugin:stringadd improve detectionNoel Grandin