summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2023-11-19Extended loplugin:ostr: writerperfectStephan Bergmann1-111/+125
2023-11-14loplugin:unusedfieldsNoel Grandin2-10/+4
2023-11-06uitest: Clean up redundant usage of gb_UITest_use_oneprocessXisco Fauli1-2/+0
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: writerperfectStephan Bergmann2-3/+3
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann1-1/+1
2023-09-29Use less libxml2 external headers dependencyGabor Kelemen2-2/+0
2023-09-19loplugin:unusedfieldsNoel Grandin2-29/+0
2023-09-18Use less zlib external headers dependencyGabor Kelemen3-3/+0
2023-09-13loplugin:unusedmethodsNoel Grandin2-62/+0
2023-08-24cid#1541185 Operands don't affect resultCaolán McNamara1-1/+5
2023-08-23cid#1541186 Operands don't affect resultCaolán McNamara1-2/+3
2023-08-21remove pimpl in WPXSvInputStreamNoel Grandin2-177/+115
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin2-3/+3
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-13tdf#154451 uitest: use more oneprocess modeMiklos Vajna1-0/+2
2023-03-31Simplify a bitMike Kaganski1-11/+6
2023-02-23Extend loplugin:cppunitassertequals to more argument typesStephan Bergmann1-1/+1
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