summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz
2019-03-06tdf#123829 Respect CollapseEmptyCellPara setting when reading odf docsSamuel Mehrbrodt
2019-03-06Fix typoAndrea Gelmini
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05sw_redlinehide: fix RSID related asserts regressionMichael Stahl
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05tdf#122920 uitest: XMouseListener is not called for top most windowSerge Krot
2019-03-05Better types for nFc and nLenStephan Bergmann
2019-03-05Change type of buffer to unsigned charStephan Bergmann
2019-03-05Introduce SVBT16ToInt16 for reading sal_Int16 instead of sal_uInt16Stephan Bergmann
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna
2019-03-05sync sweb ui files with swriter ui filesandreas kainz
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-03-04Fix some UITests to use copies of SRCDIR documentsStephan Bergmann
2019-03-04Avoid intermediate computation overflowing sal_uInt16Stephan Bergmann
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea
2019-03-04expand out SwRead typedefNoel Grandin
2019-03-04-Werror,-Wunused-private-fieldStephan Bergmann
2019-03-04tdf#123313 sw: workaround Undo problem with ToX UpdateMichael Stahl
2019-03-04tdf#122892 sw: fix disappearing rows after table splitMichael Stahl
2019-03-04tdf#122892 sw: fix IsPrepWidow() loop in SwTextFrame::CalcFollow()Michael Stahl
2019-03-04sw: prefix members of SwBlockCursor, SwAutoCompleteWord and TransWrpMiklos Vajna
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-03-02sync swxform ui files with swriter ui filesandreas kainz
2019-03-02filter\ww8 export: don't spam RTL if ParaStyle definedJustin Luth
2019-03-02tdf#116084 DOCX track changes: fix w:del within w:insLászló Németh
2019-03-02weld SwInsertAbstractDlgCaolán McNamara
2019-03-02tdf#123705: avoid duplicate themeColorJulien Nabet
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-03-01weld SwChangeDBDlgCaolán McNamara
2019-03-01Avoid explicit narrowing castsStephan Bergmann
2019-03-01weld SwCreateAddressListDialogCaolán McNamara
2019-03-01weld SwSelectDBTableDialogCaolán McNamara
2019-03-01Avoid unnecessary truncation to sal_uInt16Stephan Bergmann
2019-03-01weld SwAddressListDialogCaolán McNamara
2019-03-01tdf#123516 Speed up insert of large tables with auto format table styleJim Raykowski
2019-02-28tdf#116382 Replace old dialog in header and footer drop-down menuAditya
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-28address list doesn't refresh on pressing 'delete'Caolán McNamara
2019-02-28remove some unused definesNoel Grandin
2019-02-28tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk
2019-02-28sw: fix some borked commentsMichael Stahl
2019-02-28sw: dump SwCellFrame rowspan in layout.xmlMichael Stahl
2019-02-28In FitToAcutalSize, keep SwColumn's width >= left + right bordersStephan Bergmann