summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/doc.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-28std::set->o3tl::sorted_vector in MultiSelectionNoel Grandin1-4/+4
2020-10-20use tools::Long in swNoel1-2/+2
2020-10-05SwUndoDelete::CanGrouping never passed a null SwDoc*Caolán McNamara1-2/+2
2020-10-02SwDoc::Summary never called with null pExtDoc argCaolán McNamara1-7/+7
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara1-2/+2
2020-09-04sw: default to UI locale when language is missingMiklos Vajna1-0/+5
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-07tdf#135082 fix print selectionSrijan Bhatia1-3/+1
2020-08-01loplugin:flatten in sw/core/docNoel Grandin1-70/+70
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia1-6/+5
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-1/+1
2020-04-19loplugin:buriedassign in sw(3)Noel Grandin1-23/+21
2020-03-15SwDoc::ConvertFieldsToText(): SwIterator no more ...Bjoern Michaelsen1-6/+3
2020-03-15SwDoc::HasInvisibleContent(): SwIterator no more ...Bjoern Michaelsen1-1/+3
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen1-5/+4
2020-03-14sw_GetPostIts(): SwIterator no more ...Bjoern Michaelsen1-28/+12
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-2/+2
2020-02-02std::set->o3tl::sorted_vector in SwDocNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-35/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh1-0/+23
2019-10-02loplugin:stringadd in swNoel Grandin1-7/+6
2019-09-30Make resolved comments appear resolved when printedScott Clarke1-0/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann1-1/+1
2019-05-28tdf#125522: Mail merge: Hidden text frames are not completely removedSerge Krot1-3/+25
2019-05-10tdf#125164 sw: reimplement SwUndoTOXChangeMichael Stahl1-8/+6
2019-04-26tdf#38703 i#42807 sw: stop clearing Undo stack on ToX UpdateMichael Stahl1-2/+0
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-25/+19
2019-04-18don't use SwSectionFormats hereNoel Grandin1-7/+3
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin1-3/+3
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl1-0/+10
2019-03-19Make condition logic slightly clearerMike Kaganski1-3/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-3/+2
2019-01-31tdf#122198 don't remove db after closeSzymon Kłos1-0/+2
2019-01-24tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos1-0/+9
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl1-2/+3
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva1-5/+9
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-3/+3
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-5/+2
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin1-7/+6
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin1-2/+2
2018-08-31tdf#118845: make HiddenPara have higher priority deciding visibilityMike Kaganski1-7/+11
2018-08-16tdf#119294: reimplement fix for tdf#118859Mike Kaganski1-17/+32
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-08-05tdf#118859: Avoid trying to remove already removed nodesMike Kaganski1-16/+18
2018-06-08sw_redlinehide: use unwrapping SwIterator when iterating SwTextNodeMichael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial conversions in doc.cxx,doctxm.cxxMichael Stahl1-1/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0