summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2019-01-15tdf#121561: sw: DOCX: add std/stdPr/stdContent around TOCSerge Krot
2018-12-23sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-12-14crashtesting: intermittent threaded crashCaolán McNamara
2018-12-07sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl
2018-12-07sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl
2018-12-07sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl
2018-12-07sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::SearchNumRule()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPosMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()Michael Stahl
2018-11-15sw_redlinehide_3: adapt GotoOutline for SwCursrShellMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-11-09loplugin:useuniqueptr in SwDoc::GetRowHeight and GetRowSplitNoel Grandin
2018-10-25Fix typoAndrea Gelmini
2018-10-12tdf#64242 sw optimal column width, not minimizeJustin Luth
2018-10-11tdf#64242 sw optimal row height, not minimizeJustin Luth
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-17Fix typosAndrea Gelmini
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-14sw: convert DELETEZ to unique_ptr in SwDocMichael Stahl
2018-02-12Translate German variable namesJohnny_M
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-26coverity#1401307 Uncaught exceptionCaolán McNamara
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-19out of date 'define private public' commentCaolán McNamara
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin