summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-18loplugin:referencecasting in writerperfectNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26tdf#124176 Use pragma once in writerperfecthalfhiddencode
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
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-09-02Remove some unused includesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-11loplugin:flattenNoel Grandin
2020-07-20compact namespace: writerperfectNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann
2020-05-12filter,writerperfect: adapt XHTML,EPUB to draw:mime-type in ODF 1.3Michael Stahl
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-30no need to use strlen hereNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-02-11tdf#42949 Fix IWYU warnings in writerperfect/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09writerprefect: add missing braces around try-catchMiklos Vajna
2020-01-08Fix typo/grammarAndrea Gelmini
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-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