summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)AuthorFilesLines
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski1-3/+2
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2022-12-16loplugin:unocast (SvXMLImport)Stephan Bergmann1-1/+2
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin2-10/+12
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-11/+3
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet1-4/+1
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel1-3/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-6/+6
2020-12-19make *String(string_view) constructors explicitNoel Grandin1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-2/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin2-4/+4
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel2-14/+15
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-46/+46
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: writerperfectStephan Bergmann1-1/+1
2020-04-30no need to use strlen hereNoel Grandin1-6/+4
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin1-3/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-3/+3
2020-01-08Fix typo/grammarAndrea Gelmini1-1/+1
2019-08-25loplugin:returnconstval in writerperfectNoel Grandin2-2/+2
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov1-4/+4
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-0/+1
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-26/+16
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-3/+1
2018-11-06convert some macros to local functionsNoel Grandin1-2/+4
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin2-44/+43
2018-09-29Simplify containers iterations in w*Arkadiy Illarionov1-6/+6
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-7/+4
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-3/+3
2018-09-13new loplugin simplifyconstructNoel Grandin1-2/+0
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-3/+3
2018-05-15weld WPFTEncodingDialogCaolán McNamara1-57/+21
2018-04-20writerperfect: astyle -> clang-formatMiklos Vajna4-328/+313
2018-02-27astyleDavid Tardon1-3/+3
2018-02-27set number of read bytes correctlyDavid Tardon1-1/+4
2018-01-24-Werror=parentheses (upcoming GCC 8)Stephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: writerperfectStephan Bergmann2-9/+9
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-2/+2
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-11/+0
2017-10-23loplugin:includeform: writerperfectStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+2
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-03loplugin:constparams in starmathNoel Grandin2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+1