summaryrefslogtreecommitdiff
path: root/writerperfect/source/writer
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerperfectStephan Bergmann
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-03-31Simplify a bitMike Kaganski
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2022-12-20lok: hide customization in EPUB export dialogSzymon Kłos
2022-12-20Make EPUB Export dialog asyncSzymon Kłos
2022-10-05tdf#143148 Use pragma once instead of include guardsNalini Prasad Dash
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-02Just use Any ctor instead of makeAny in writerperfectStephan Bergmann
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerperfectMike Kaganski
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-09-03Remove some unused includesMiklos Vajna
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-05-17EPUB export: make sure txtparai.hxx is self-containedMiklos Vajna
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
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