summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-02tdf#39468: Translate German comments in swJens Carl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
2016-06-20sw: prefix members of SwWriteTableMiklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-23sw: -Werror=deprecated-declarationsMichael Stahl
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-20Use more proper integer types and range-based for loopsMatteo Casalin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-06-01Use o3tl::make_unique<>Miklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07sal_uInt16/sal_uInt32 to more proper integer typesMatteo Casalin
2015-01-03Writer::GetBookmarks can return boolMatteo Casalin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
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