/source/da/filter/

='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer/writer.cxx
AgeCommit message (Expand)Author
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2020-10-20use tools::Long in swNoel
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
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