summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)Author
2021-02-08Remove SwModify::SetInDocDTOR ...Bjoern Michaelsen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-03Just use a mutex for access to SwDoc::mpNumberFormatterStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-10-30Related: tdf#98868 add SwDoc& member to SwTOXTypeCaolán McNamara
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-04sw: default to UI locale when language is missingMiklos Vajna
2020-08-21Fix typosAndrea Gelmini
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-03-02speedup sw build a littleNoel Grandin
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-05sw: convert CopyRange boolean parameters to enumMichael Stahl
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-22Revert OUString -> OUString& changesMichael Weghorn
2019-10-18Use const references to avoid copyingMichael Weghorn
2019-10-15tdf#128148 SwDoc::Append: Copy page descs if any has header/footerMichael Weghorn
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-20Fix typosAndrea Gelmini
2019-04-02tdf#122926: Use o3tl::sorted_vector in other similar placesXisco Fauli
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2018-12-14crashtesting: intermittent threaded crashCaolán McNamara
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11Initialise m_pDBManager to nullptr in the !HAVE_FEATURE_DBCONNECTIVITY caseTor Lillqvist
2018-09-27sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-27loplugin:useuniqueptr in SwDocNoel Grandin
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-07When clearing mpNumRuleTable, clear too maNumRuleMap and maListStyleListsJulien Nabet
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-14sw: convert DELETEZ to unique_ptr in SwDocMichael Stahl
2018-01-25Remove SwEndNoteInfo::ReleaseCollectionBjoern Michaelsen
2018-01-25sw: convert SwDoc::mpDBManager to unique_ptrMichael Stahl
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-13sw: lazy load table autoformats for style purposesMiklos Vajna
2017-11-03sw: ODF import: prevent shapes from inheriting paragraph default marginsMichael Stahl