summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Fix buildcp-5.0-45Aron Budea1-1/+1
2018-05-25set Referer on link mediadescriptorCaolán McNamara1-4/+9
2015-08-31sw: Flat ODF import: set the InReading and InXMLImport flagsMichael Stahl1-0/+12
2015-08-06LinkUpdateMode is a global settingStephan Bergmann1-39/+41
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier20-497/+497
2015-05-12sw: More variable renaming.Jan Holesovsky1-12/+12
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-1/+1
2015-05-06sw: add SwDBData::sEmbeddedNameMiklos Vajna1-0/+5
2015-05-05loplugin:staticmethodsNoel Grandin7-11/+11
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin2-2/+2
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-0/+7
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin2-3/+3
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2-12/+12
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann4-22/+22
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann7-15/+15
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann3-7/+7
2015-03-24convert sfxlink to enum classNoel Grandin2-5/+4
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin4-9/+9
2015-03-05V801: Decreased performanceCaolán McNamara4-6/+6
2015-02-26Drop superfluous newline and stupid exclamation markTor Lillqvist1-1/+1
2015-02-25sw: convert import & export components to constructor usageChris Sherlock2-336/+126
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin2-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-20Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2015-01-20OSL_ENSURE->SAL_WARN_IF where conditional deref followsCaolán McNamara1-1/+1
2015-01-20OSL_ENSURE->assert where unconditionally deref followsCaolán McNamara1-7/+7
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna1-2/+2
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin7-38/+38
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin4-27/+21
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin3-17/+17
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-4/+3
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara3-5/+5
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna1-12/+22
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna1-1/+3
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin6-58/+25
2014-12-02loplugin: cstylecastNoel Grandin10-56/+56
2014-11-26loplugin: cstylecastNoel Grandin5-7/+7
2014-11-25loplugin: cstylecastNoel Grandin3-8/+8
2014-11-19move docfunc to own headerBjoern Michaelsen2-0/+2
2014-11-17OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara1-4/+3
2014-11-17coverity#1242523 we just need a copy hereCaolán McNamara1-2/+1
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás2-27/+0