summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-03SfxItemPool::AddRef always adds 1Jochen Nitschke
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-19drop unused SfxSizeItemJochen Nitschke
2017-08-18drop unused CntContentTypeItemJochen Nitschke
2017-08-17Removing unused serialisation codeVarun Dhall
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-08loplugin:unusedmethodsNoel Grandin
2017-08-08loplugin:unnecessaryvirtualNoel Grandin
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-04sw: sign paragraph textAshod Nakashian
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
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-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-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18fix terrible state of chassisCaolán McNamara
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15svl: move byte-array signing from vclAshod Nakashian
2017-07-11tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-08DbgCheckItemSet is goneStephan Bergmann
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