summaryrefslogtreecommitdiff
path: root/svl/source/misc
AgeCommit message (Expand)Author
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
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-19unused Registration classNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-05-25Revert "tdf#107945: Perhaps this will make this method thread-safe..."Kohei Yoshida
2017-05-25tdf#107945: Perhaps this will make this method thread-safe...Kohei Yoshida
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06make page size compile time constantJochen Nitschke
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-17remove unused defines from HRC files in svlNoel Grandin