summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexte.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-07Remove manual SwapOut() call in ODF exportZolnai Tamás1-4/+0
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin1-6/+6
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-0/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+2
2014-05-26cppcheck: uninitvarThomas Arnhold1-2/+2
2014-05-23Resolves: #i124946# only apply new embedded stream name...Oliver-Rainer Wittmann1-1/+10
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann1-0/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-6/+6
2014-04-27OUString: avoid OUStringBuffer, concatenated appends and temporariesMatteo Casalin1-29/+15
2014-04-27sal_uInt16 to size_t, and constifyMatteo Casalin1-4/+4
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-6/+6
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-13coverity#705515 Dereference null return valueCaolán McNamara1-1/+1
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-2/+0
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-6/+6
2013-10-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist1-2/+0
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin1-6/+5
2013-10-05Unused data member and setterMatteo Casalin1-3/+0
2013-08-19String to OUStringMatteo Casalin1-1/+1
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-19/+19
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa1-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-32/+28
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-20/+20
2013-01-05sal_Bool to boolTakeshi Abe1-4/+4
2012-12-20incorrect if/for body alignmentLuboš Luňák1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-10-10sal_Bool to boolTakeshi Abe1-1/+1
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-17Convert SV_DECL_PTRARR_DEL( SwFmtCollConditions) to boost::ptr_vectorNoel Grandin1-2/+2
2012-02-22fdo#33393 - tentative workaround for autosave image lossMichael Meeks1-1/+3
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-7/+7
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05sObjectReplacements string unreferencedCaolán McNamara1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-06-15catch by const referenceCaolán McNamara1-1/+1
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-31Remove comments; sw/source/filtershirahara1-3/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-3/+3
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-5/+5
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-5/+5