summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docglbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-6/+8
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2019-12-11convert LinkCreateType to scoped enumNoel Grandin1-1/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-1/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-8/+1
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl1-1/+1
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-08-03loplugin:constparams in sw part2Noel Grandin1-2/+2
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin1-1/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann1-6/+6
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-31/+31
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-4/+4
2015-02-21Use more proper typesMatteo Casalin1-2/+2
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-5/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+2
2014-11-14loplugin: cstylecastNoel Grandin1-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+2
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-4/+5
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-2/+2