summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Avoid .uno: command names in the customization dialogMaxim Monastirsky1-6/+6
2019-11-07Related: tdf#128603 sw textbox: fix use-after-freeMiklos Vajna1-1/+2
2019-11-07sw XHTML export: <blockquote> can't have character childrenMiklos Vajna2-7/+38
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann8-9/+9
2019-11-07tdf#109219 Allow files with spaces in name as MM data sourceMichael Weghorn1-1/+1
2019-11-07tdf#125778 docxexport: handle pageBreak before TOXJustin Luth3-3/+8
2019-11-07tdf#128603 sw textbox: restore shape+frame pair on undoMiklos Vajna3-0/+64
2019-11-07Fix typo in codeAndrea Gelmini1-1/+1
2019-11-07Chapter Numbering Dialog width for numbering definedandreas kainz2-7/+9
2019-11-07Linenumbering Dialog update for smaler widgetsandreas kainz1-2/+10
2019-11-07sw: convert remaining uses of DECLARE_RTFIMPORT_TEST()Miklos Vajna4-96/+190
2019-11-07android: ODR fix of RID_PAGEFORMATPANEL_MARGINS_CM.Jan Holesovsky1-0/+5
2019-11-07Chapter Numbering Dialog updateandreas kainz2-561/+640
2019-11-07tdf#38199 Readonly mode tab key: Don't scroll if no hyperlink foundJim Raykowski1-3/+10
2019-11-07Linenumbering Dialog updateandreas kainz1-182/+202
2019-11-07Footnote/Endnote Settings Dialog update and sync between each otherandreas kainz2-391/+272
2019-11-06Insertfootnote Dialog alignment updateandreas kainz1-0/+8
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-11-06tdf#120412 better unit testJustin Luth2-0/+9
2019-11-06convert SwXMLSectionList to FastParserNoel Grandin3-69/+50
2019-11-06revert some module-private changesNoel Grandin1-1/+1
2019-11-06tdf#121661 Add testSamuel Mehrbrodt2-0/+8
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin1-53/+35
2019-11-06tdf#128593 fix crash on setting table background colorSzymon Kłos1-1/+1
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth2-0/+11
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2-2/+0
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt1-0/+8
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