summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
AgeCommit message (Expand)Author
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Another rename.Jan Holesovsky
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-23fix duplicate attribute export to docx with ooo69297-4.odtCaolán McNamara
2015-04-14fix crash on export of novell606043-1.odt to docCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
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-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-02unwind the casts to initial entry pointsCaolán McNamara
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-07Swap in graphic by SwGrfNode and not manuallyZolnai Tamás
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13SwBasicEscherEx::WritePictures: improve commentMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-08-26Avoid undefined left shift of negative valueStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-12DOC export: factor out wrap polygon handling to to sw::utilMiklos Vajna
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner