summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski2-5/+4
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2022-12-20lok: hide customization in EPUB export dialogSzymon Kłos2-0/+6
2022-12-20Make EPUB Export dialog asyncSzymon Kłos2-0/+39
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann1-1/+2
2022-11-24Remove some unused includesMiklos Vajna1-2/+2
2022-11-22loplugin:unusedfieldsNoel Grandin2-2/+0
2022-11-08CppunitTest_writerperfect_epubexport: inherit from UnoApiXmlTestXisco Fauli2-92/+59
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga4-4/+25
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski1-1/+1
2022-10-05tdf#143148 Use pragma once instead of include guardsNalini Prasad Dash1-5/+1
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-1/+1
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar2-2/+3
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2-2/+2
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin5-17/+21
2022-05-24modernize and improve PropertySetInfoNoel Grandin1-3/+2
2022-05-02Just use Any ctor instead of makeAny in writerperfectStephan Bergmann4-18/+19
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)5-5/+55
2021-12-14upload libmwaw 0.3.21David Tardon5-0/+3
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann4-4/+4
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann1-1/+1
2021-12-01uitest: fix license headersXisco Fauli1-0/+3
2021-12-01improve the script for reducing symbol exportsNoel Grandin3-14/+19
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin6-10/+10
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerperfectMike Kaganski4-21/+23
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-3/+4
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin2-14/+4
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin3-3/+3
2021-09-03Remove some unused includesMiklos Vajna1-1/+1
2021-08-24upload libmwaw 0.3.20David Tardon3-0/+2
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis1-1/+3
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin2-5/+2
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara1-2/+3
2021-06-21uitest: guard execute_blocking_actionXisco Fauli1-34/+17
2021-06-17use string_view in the Translate APINoel Grandin1-1/+4
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet1-4/+1
2021-05-17EPUB export: make sure txtparai.hxx is self-containedMiklos Vajna1-2/+2
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+5
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+4
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC56-224/+56
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz1-2/+0
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel1-3/+2
2021-02-18loplugin:referencecasting in writerperfectNoel9-15/+13
2021-01-16drop unwanted stray yalignCaolán McNamara1-1/+0
2021-01-15replace stock button labelsCaolán McNamara2-10/+10