summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)AuthorFilesLines
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin6-7/+7
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin2-4/+4
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-5/+5
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann2-13/+13
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann5-13/+13
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann4-9/+9
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin2-2/+2
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann9-29/+47
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl12-55/+57
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann1-4/+3
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen1-1/+1
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-3/+3
2016-04-22Avoid reserved identifiersStephan Bergmann7-48/+48
2016-04-14loplugin:passstuffbyref in swNoel Grandin2-3/+3
2016-04-01loplugin:constantparam in swNoel Grandin2-5/+5
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-3/+3
2016-03-31loplugin:constantparam in swNoel Grandin1-3/+2
2016-03-15loplugin:constantparamNoel Grandin2-5/+5
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin2-9/+4
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2016-02-09Remove excess newlinesChris Sherlock3-5/+0
2016-01-21loplugin: unused return valuesNoel Grandin1-4/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon8-170/+170
2015-11-19use comphelper::containerToSequenceNoel Grandin1-12/+2
2015-11-14SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna1-2/+3
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10sw doc model xml dump: show comment textMiklos Vajna2-18/+26
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-102/+102
2015-11-06tdf#94624 calculation of power operator fixedOliver Specht1-0/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin3-4/+4
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna1-2/+2
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-24/+24
2015-10-21sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+6
2015-10-20loplugin:defaultparamsStephan Bergmann2-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19sw: prefix members of SwTableMiklos Vajna1-7/+7
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 Specht2-5/+5
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-5/+5
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-24/+26
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna3-4/+4
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-08-20loplugin: defaultparamsNoel Grandin2-3/+3
2015-08-03sw: inline use-once typedefsNoel Grandin1-3/+1