summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2023-01-23lok: hide customization in EPUB export dialogSzymon Kłos
2023-01-23Make EPUB Export dialog asyncSzymon Kłos
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
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-06clang-tidy:readability-redundant-member-initNoel Grandin
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-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-05-17EPUB export: make sure txtparai.hxx is self-containedMiklos Vajna
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
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