summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.cxx
AgeCommit message (Expand)Author
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-12-28crashtesting: assert on export of fdo45349-3.fodt to docCaolán McNamara
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
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-07-19Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
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-20Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara
2015-01-20OSL_ENSURE->SAL_WARN_IF where conditional deref followsCaolán McNamara
2015-01-20OSL_ENSURE->assert where unconditionally deref followsCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-08-20i#105557: thread-safe caching of SwXFrame instancesMichael Stahl
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-03Finished rebasing to master.Valentin Kettner
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-05-28coverity#704955 Unchecked dynamic_castCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2014-02-14cid#705006 dereference after null checkNoel Grandin
2013-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-05sal_Bool to boolTakeshi Abe
2013-01-04sal_Bool to boolTakeshi Abe
2012-12-14SwXMLImport::CreateTextImport -> xmlimp.cxxStephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-11Some cppcheck cleaningJulien Nabet
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot