summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constantparamNoel Grandin2017-09-082-2/+2
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-042-2/+2
* SfxItemPool::AddRef always adds 1Jochen Nitschke2017-09-031-3/+3
* svl: populate subject and date-time when verifying signatureAshod Nakashian2017-08-281-0/+3
* Add check and comment for i18npool locale data using reserved formatIndexEike Rathke2017-08-251-1/+13
* loplugin:unusedmethodsNoel Grandin2017-08-254-18/+0
* drop unused SfxSizeItemJochen Nitschke2017-08-191-56/+0
* drop unused CntContentTypeItemJochen Nitschke2017-08-181-67/+0
* Removing unused serialisation codeVarun Dhall2017-08-172-8/+1
* Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall2017-08-161-1/+1
* Removing unused serialisation code from svlVarun Dhall2017-08-161-647/+0
* Removing unused serialisation codeVarun Dhall2017-08-163-26/+0
* assert on duplicate listener in SfxListenerNoel Grandin2017-08-161-2/+2
* loplugin:unusedmethodsNoel Grandin2017-08-081-5/+0
* loplugin:unnecessaryvirtualNoel Grandin2017-08-081-1/+1
* rename Anz->Cnt in svlNoel Grandin2017-08-042-5/+5
* sw: sign paragraph textAshod Nakashian2017-08-041-2/+2
* svl: move DecodeHexString from vclAshod Nakashian2017-08-041-0/+3
* rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin2017-08-031-2/+2
* rename nAnzStrings -> nStringsCntNoel Grandin2017-08-031-2/+2
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-0/+21
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-3119-27/+26
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-3/+3
* Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke2017-07-271-0/+14
* convert UNO event ids to scoped enumNoel Grandin2017-07-251-11/+12
* svl: support verifying streams as well as byte arraysAshod Nakashian2017-07-241-0/+6
* de-hrc various thingsCaolán McNamara2017-07-212-105/+21
* migrate to boost::gettextCaolán McNamara2017-07-215-115/+98
* remove unused CntWallpaperItemCaolán McNamara2017-07-181-67/+0
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-1/+1
* fix terrible state of chassisCaolán McNamara2017-07-181-8/+0
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-3/+3
* Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke2017-07-171-4/+8
* loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann2017-07-171-1/+1
* svl: move byte-array verification from vclAshod Nakashian2017-07-172-1/+145
* svl: move byte-array signing from vclAshod Nakashian2017-07-151-0/+71
* tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea2017-07-111-15/+35
* crash on exit of cppunit testsCaolán McNamara2017-07-051-1/+2
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-031-2/+2
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-2/+1
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-2/+3
* loplugin:unusedfields store..svlNoel Grandin2017-06-211-6/+0
* Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann2017-06-191-2/+2
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-6/+61
* Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann2017-06-131-1/+1
* DbgCheckItemSet is goneStephan Bergmann2017-06-081-1/+0
* Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke2017-06-061-0/+10
* tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk2017-06-061-0/+3
* add COVERITY_NOEXCEPT_FALSECaolán McNamara2017-06-065-5/+5