summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer
AgeCommit message (Expand)Author
2021-02-18loplugin:referencecasting in writerperfectNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-16writerfilter: use the fastparser API when possibleNoel
2020-09-27restore PocketWord filter, this time backed by libwpsDavid Tardon
2020-09-17writerperfect: include sal/config.h firstMiklos Vajna
2020-09-17writerperfect: make sure "own" header is the first oneMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-20compact namespace: writerperfectNoel Grandin
2020-05-12filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-18writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-14clang-format: don't fix up namespace commentsMiklos Vajna
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-15loplugin:sequenceloop in writerfilter..xmlhelpNoel Grandin
2019-08-07Remove some unused includesMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerperfectStephan Bergmann
2019-07-31Always pair openTable/closeTable callsStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-31EPUB export: fix not properly paired openPageSpanMark Hung
2019-04-17EPUB export: make member variable privateMiklos Vajna
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-07Fix IWYU warningsMiklos Vajna
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-15weld WPFTEncodingDialogCaolán McNamara