summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)Author
2020-09-07sw: default to UI locale when language is missingMiklos Vajna
2020-05-04sw: don't send LOK notifications about redlines during saveMiklos Vajna
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
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
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-10-06sw: fix infinite grammar checking idle loopMichael Stahl
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
2017-09-27tdf#112634 Don't remove embedded database before closeSzymon Kłos
2017-09-17tdf#108572 remove connection also if not savedSzymon Kłos
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke
2017-04-19sw: convert some OSL_ENSURE to assert in docnew.cxxMichael Stahl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19TyposJulien Nabet