summaryrefslogtreecommitdiff
path: root/sw/source/core/tox/tox.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-02crashtesting: null deref on importing ooo50983-1.odtCaolán McNamara
2019-09-30null derefCaolán McNamara
2019-09-22SwXDocumentIndexMark::Impl: MultiWriterListener no moreBjoern Michaelsen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-03-28use unique_ptr for SwTOXTypesNoel Grandin
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-21sw_redlinehide: adapt ToX UpdateMichael Stahl
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15sw_redlinehide_3: pass layout into SwTextNode::GetExpandText()Michael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-02-11Pointer is always non-null ==> use referenceMatteo Casalin
2018-02-11Return correct length for Authority tokenMatteo Casalin
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-11Revert "nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this point"Caolán McNamara
2017-06-08nPoolId already points to STR_POOLCOLL_TOX_AUTHORITIES1 at this pointCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-03sw: fix merge conflict with 925dabe8fd42d85e5d8e610dc75252372161d1b3Michael Stahl
2017-05-02Revert "SwTOXTypes can just be a std::vector typedef"Noel Grandin
2017-05-01SwTOXTypes can just be a std::vector typedefNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-01-21loplugin: unused return valuesNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-30sw: prefix members of SwFormMiklos Vajna
2015-10-28sw: prefix members of SwTOXMarkMiklos Vajna
2015-10-28sw: prefix members of SwTOXTypeMiklos Vajna
2015-10-02sw: prefix members of SwTOXBaseMiklos Vajna
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-01-22Merge common code of sw format listsJan-Marek Glogowski