summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-05ofz#2867 null derefCaolán McNamara
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-08-03rename nAnzResStrings->nResultStringsCntNoel Grandin
2017-08-03rename nAnzNum->nNumericsCntNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-08-03rename SV_MAX_ANZ_INPUT_STRINGS->SV_MAX_COUNT_INPUT_STRINGSNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02Resolves: ofz#2833 null derefCaolán McNamara
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-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-24fix oss-fuzz buildCaolán McNamara
2017-07-24svl: moved crypto helpers have the correct log-areaAshod Nakashian
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
2017-07-21de-hrc various thingsCaolán McNamara
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