summaryrefslogtreecommitdiff
path: root/svl/source/misc
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-23[API CHANGE] Adapt css.uri UNOIDL entities to RFC 3986Stephan Bergmann
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-07-28loplugin:collapseifNoel Grandin
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-18avoid double-lookup in SharedStringPool::internNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski
2019-03-30Slightly simplify URL handlingMike Kaganski
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-25Fix typoAndrea Gelmini
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-02-22loplugin:unusedfields in svlNoel Grandin
2019-02-13Use indexed getToken()Matteo Casalin
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-05loplugin:singlevalfields in svlNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in svlNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-08improve SharedStringPoolNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-08-06simplify SharedStringPool and assert invariantsNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-14svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-11-24Clarify commentTor Lillqvist
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin