summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-06CppunitTest_sw_rtfimport: convert one testcase to use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-1/+2
2019-11-06make some classes module-privateNoel Grandin20-23/+23
2019-11-06loplugin:indentation find broken if statementsNoel Grandin9-18/+19
2019-11-05weld SwSyncChildWinCaolán McNamara3-51/+64
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh9-4/+116
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen68-439/+44
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna3-1/+41
2019-11-04loplugin:finalclasses in sw/incNoel Grandin87-254/+227
2019-11-04tdf#120315 DOCX import: fix cells merged verticallyBakos Attila2-0/+18
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna4-63/+0
2019-11-03make some classes module-privateNoel Grandin5-5/+5
2019-11-03loplugin:stringaddNoel Grandin17-52/+45
2019-11-03find symbols that can be privateNoel Grandin8-37/+37
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