summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24SAL_INFO->SAL_WARN in lstner.cxx (svl module)Julien Nabet
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-19svl: refactor string stream helpersJochen Nitschke
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall
2017-08-16Removing unused serialisation code from svlVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-16SfxItemSet::Equal: ignore parents if the pools are differentMichael Stahl
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