summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer
AgeCommit message (Expand)AuthorFilesLines
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna1-5/+5
2019-12-23sal_Char->char in swNoel Grandin1-2/+2
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen3-5/+0
2019-12-11rename Prc->Percent in swNoel Grandin1-3/+3
2019-11-03loplugin:stringaddNoel Grandin1-2/+1
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski1-1/+1
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-9/+15
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-18loplugin:logexceptionnicely in swNoel Grandin1-2/+3
2019-05-26move some searching inside IDocumentMarkAccessNoel Grandin1-7/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin1-2/+2
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-4/+2
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-30Avoid computing negative nColSpanStephan Bergmann1-1/+2
2018-11-19Removed duplicated includesAndrea Gelmini1-1/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen3-0/+3
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-3/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin1-14/+13
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl1-0/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin1-14/+17
2018-08-03Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-04-16sw: prefix members of WriterMiklos Vajna1-46/+46
2018-03-07use more Color in swNoel Grandin1-2/+2
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+2
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-9/+9
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2017-12-09valgrind: more leaks on loading abi3279-1.htmlCaolán McNamara1-3/+3
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-2/+2
2017-06-21loplugin:unusedfields in sw part3Noel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-11/+11
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-05-02tdf#39468: Translate German comments in swJens Carl1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-1/+1
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-5/+0
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-1/+1
2016-06-20sw: prefix members of SwWriteTableMiklos Vajna1-99/+99