summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.cxx
AgeCommit message (Expand)Author
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2018-03-11use XML_EMBEDDEDOBJECTGRAPHIC_URL_BASE defineTomaž Vajngerl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26remove unused ICoreParagraphStyleNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2015-12-25move SwXStyle entirely into compilation unitBjoern Michaelsen
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-10cppcheck: uselessAssignmentPtrArgCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-07Remove manual SwapOut() call in ODF exportZolnai Tamás
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-26cppcheck: uninitvarThomas Arnhold
2014-05-23Resolves: #i124946# only apply new embedded stream name...Oliver-Rainer Wittmann
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-27OUString: avoid OUStringBuffer, concatenated appends and temporariesMatteo Casalin
2014-04-27sal_uInt16 to size_t, and constifyMatteo Casalin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-13coverity#705515 Dereference null return valueCaolán McNamara
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-10-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-10-05Unused data member and setterMatteo Casalin
2013-08-19String to OUStringMatteo Casalin