summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerperfectStephan Bergmann
2023-09-19loplugin:unusedfieldsNoel Grandin
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-08-24cid#1541185 Operands don't affect resultCaolán McNamara
2023-08-23cid#1541186 Operands don't affect resultCaolán McNamara
2023-08-21remove pimpl in WPXSvInputStreamNoel Grandin
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-03-31Simplify a bitMike Kaganski
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-20lok: hide customization in EPUB export dialogSzymon Kłos
2022-12-20Make EPUB Export dialog asyncSzymon Kłos
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
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