summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)Author
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-04-25Add script to find unused using declarationsGabor Kelemen
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann
2020-04-30no need to use strlen hereNoel Grandin
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-08Fix typo/grammarAndrea Gelmini
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-05-15weld WPFTEncodingDialogCaolán McNamara
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna
2018-02-27astyleDavid Tardon
2018-02-27set number of read bytes correctlyDavid Tardon
2018-01-24-Werror=parentheses (upcoming GCC 8)Stephan Bergmann
2018-01-12More loplugin:cstylecast: writerperfectStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-10-23loplugin:includeform: writerperfectStephan Bergmann