summaryrefslogtreecommitdiff
path: root/sw/inc
AgeCommit message (Expand)Author
2019-02-04sw: prefix members of SwDBFieldMiklos Vajna
2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2019-01-24sw: make it possible to listen to paste eventsMiklos Vajna
2019-01-24loplugin:constparams in swNoel Grandin
2019-01-24tdf#122901 track changes: keep paragraph top and bottom bordersLászló Németh
2019-01-24tdf#122893 track changes: keep paragraph alignmentLászló Németh
2019-01-23give email settings dialog a titleCaolán McNamara
2019-01-22tdf#117935 Accessible text-attributes-changed signals...Noel Grandin
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-01-18use unique_ptr in SwCursorMoveStateNoel Grandin
2019-01-18Resolves tdf#122637 - Disabled controls in Outline & Numbering unclearheiko tietze
2019-01-16SwXOLEListener: not SwClient/ModifyBjoern Michaelsen
2019-01-15UNO Styles: uno SvtListener instead of SwClientBjoern Michaelsen
2019-01-15rename GetBroadCaster->GetBroadcasterNoel Grandin
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin
2019-01-15simplify UCB_GetFileListOfFolderNoel Grandin
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-01-11use unique_ptr in SwNodes::ExpandRangeForTableBoxNoel Grandin
2019-01-10use unique_ptr in SwTextNodeNoel Grandin
2019-01-09sw: DOCX: recognize TOC title during importSerge Krot
2019-01-09use unique_ptr in SwContentNode::CreateOLENodesArrayNoel Grandin
2019-01-09use unique_ptr in pGlobalOLEExcludeListNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07sw: prefix members of SwSmartTagMgr, SwFormatPageDesc and SwTabColsMiklos Vajna
2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai
2019-01-03sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2019-01-02sw: prefix members of SwHashTable, SwSbxValue and SwServerObjectMiklos Vajna
2018-12-28Fix typo in codeAndrea Gelmini
2018-12-22use boost::optional for OUStringNoel Grandin
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl
2018-12-18tdf#122164: inform user that Base is needed for MailMergeMike Kaganski
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-17sw: prefix members of SwXNumberingRulesMiklos Vajna
2018-12-14crashtesting: intermittent threaded crashCaolán McNamara