summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2023-11-19Extended loplugin:ostr: writerperfectStephan Bergmann
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerperfectStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen
2023-09-19loplugin:unusedfieldsNoel Grandin
2023-09-18Use less zlib external headers dependencyGabor Kelemen
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-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna
2023-03-31Simplify a bitMike Kaganski
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann
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-24Remove some unused includesMiklos Vajna
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-08CppunitTest_writerperfect_epubexport: inherit from UnoApiXmlTestXisco Fauli
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-05tdf#143148 Use pragma once instead of include guardsNalini Prasad Dash
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
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-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-14upload libmwaw 0.3.21David Tardon
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann
2021-12-01uitest: fix license headersXisco Fauli
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerperfectMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
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