summaryrefslogtreecommitdiff
path: root/writerperfect/source/common
AgeCommit message (Expand)Author
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
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-03loplugin:constparams in starmathNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-24const these upCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-04-28loplugin:salunicodeliteral: writerperfectStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-02libstaroffice import filter improvementsosnola
2017-04-02libwps import filter improvementsosnola
2017-03-21Old-to-new mapping of attributes is moved into a Module:Mohammed Abdul Azeem
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-29eliminate some code duplicityDavid Tardon
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-09astyleDavid Tardon
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-11integrate libstarofficeosnola
2016-07-27improve passstuffbyref return analysisNoel Grandin