summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2019-02-28sw btlr writing mode shell: left/right cursor travelling, fix dest paraMiklos Vajna
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27UNO SwXCellRange: uso SvtListener instead of SwClientBjoern Michaelsen
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-27simplify lcl_SendChartEvent messBjoern Michaelsen
2019-02-26tdf#116404 RTF: check locale if BiDi inherits EnvironmentJustin Luth
2019-02-26UNO redline: uno SvtListener instead of SwClientBjoern Michaelsen
2019-02-26UNO redlines: uno SvtListener instead of SwClientBjoern Michaelsen
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-26SwGluePortion::GetPrtGlue() can legitimately be larger than 'short`Stephan Bergmann
2019-02-26tdf#123393 RTF import: fix too big font size in table cellMiklos Vajna
2019-02-25sync swform ui files with swriter ui filesandreas kainz
2019-02-25remove obsolete includes of calbckBjoern Michaelsen
2019-02-25UNO paragraph iterator: uno SvtListener instead of SwClientBjoern Michaelsen
2019-02-25sw: prefix members in usrfld.hxxMiklos Vajna
2019-02-25Fix: Use correct relative table width in docx exportPatrick Jaap
2019-02-25sync sglobal UI files with swriter UI filesandreas kainz
2019-02-25tdf#116404 DOC: check locale if BiDi inherits EnvironmentJustin Luth
2019-02-23tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-22SfxProgress:SetStateText is deadNoel Grandin
2019-02-22Avoid uncontrolled overflow in SwTable::GetBoxNumStephan Bergmann