summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.cxx
AgeCommit message (Expand)Author
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-11-15loplugin:constantparamNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
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