summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-06tdf#128593 fix crash on setting table background colorSzymon Kłos
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-11-06CppunitTest_sw_rtfimport: convert one testcase to use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-05weld SwSyncChildWinCaolán McNamara
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-11-04tdf#120315 DOCX import: fix cells merged verticallyBakos Attila
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna
2019-11-03make some classes module-privateNoel Grandin
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