summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2021-01-07filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl
2020-01-20writerperfect[libwps,tdf#128673]: use the inFilter option in headless mode...alonso
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-25loplugin:returnconstval in writerperfectNoel 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-12Fix typosAndrea Gelmini
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-07-21Fix typoAndrea Gelmini
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-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
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
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor 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-11-06convert some macros to local functionsNoel Grandin
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-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-05-10writerfilter, writerperfect: various small cleanupsMiklos Vajna
2018-05-01convert a sequence of if to a switchDavid Tardon
2018-05-01tdf#117323 fix import of MS Multiplan for DOSosnola
2018-04-27replace a series of if/else if/ by a switchDavid Tardon