summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-19Removed duplicated includeAndrea Gelmini
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-07-17svl: fixup Android build fixMiklos Vajna
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-17svl: fix Android buildAshod Nakashian
2017-07-17svl: fix Android build where no NSS existsAshod Nakashian
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15svl: move byte-array signing from vclAshod Nakashian
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-19fix regression, some mutexes need to live longerJochen Nitschke
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09Avoid overflow in subtractionStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svlStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
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-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-05-17Remove old cruft #if 0 debugger test casesEike Rathke
2017-05-12remove unused uno::Reference varsNoel Grandin