summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/ddefld.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-30loplugin:stringloop in swNoel Grandin1-4/+4
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+3
2018-06-06Translate German comments and debug stringsJohnny_M1-1/+1
2018-03-31loplugin:unusedfieldsNoel Grandin1-1/+0
2018-03-13use sw::WriterMultiListener instead of SwDepend in SwDDETableBjoern Michaelsen1-50/+9
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-5/+5
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-1/+4
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-39/+39
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-25rename IsLastDepend HasOnlyOneListenerBjoern Michaelsen1-1/+1
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-24convert sfxlink to enum classNoel Grandin1-6/+6
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-3/+3
2015-03-16use SwIterator<>Bjoern Michaelsen1-62/+59
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann1-1/+1
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-4/+1
2014-11-19loplugin: cstylecastNoel Grandin1-15/+15
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin1-2/+2
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-4/+4
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-1/+2
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner1-7/+8
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-05-27fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+2
2014-03-16sal_Bool to bool + make a local function staticMatteo Casalin1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2013-11-24Remove unneeded xub_StrLen castMatteo Casalin1-2/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-22Bin useless swmod commentsTor Lillqvist1-1/+1