summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer/writer.cxx
AgeCommit message (Expand)Author
2021-01-21tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2019-11-03loplugin:stringaddNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
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-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-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann
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-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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
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-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-25loplugin: cstylecastNoel Grandin