summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke1-1/+2
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin4-30/+12
2017-11-15update license header on new fileNoel Grandin1-12/+2
2017-11-15TypedWhichIdNoel Grandin4-0/+113
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-0/+1
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-0/+6
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-11-02improve constparam lopluginNoel Grandin1-1/+1
2017-11-01QA test of StandardColorLaurent BP1-0/+2
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin2-4/+1
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke17-56/+3
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke1-0/+7
2017-10-26loplugin:constmethod in svlNoel Grandin8-15/+15
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke1-3/+0
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin1-5/+4
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP1-0/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-0/+1
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth1-0/+1
2017-10-16svl: Match SfxItemState::SET with css::frame::status::ItemState::SETTakeshi Abe1-1/+1
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe1-2/+2
2017-10-05Fix typosAndrea Gelmini1-2/+2
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke2-1/+37
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe1-4/+1
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke1-1/+2
2017-09-28RTF export: various minor cleanupsMiklos Vajna1-1/+1
2017-09-08loplugin:constantparamNoel Grandin2-2/+2
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann2-2/+2
2017-09-03SfxItemPool::AddRef always adds 1Jochen Nitschke1-3/+3
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian1-0/+3
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke1-1/+13
2017-08-25loplugin:unusedmethodsNoel Grandin4-18/+0
2017-08-19drop unused SfxSizeItemJochen Nitschke1-56/+0
2017-08-18drop unused CntContentTypeItemJochen Nitschke1-67/+0
2017-08-17Removing unused serialisation codeVarun Dhall2-8/+1
2017-08-16Rename SfxItemPool GetSurrogate to CheckItemInPoolVarun Dhall1-1/+1
2017-08-16Removing unused serialisation code from svlVarun Dhall1-647/+0
2017-08-16Removing unused serialisation codeVarun Dhall3-26/+0
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin1-2/+2
2017-08-08loplugin:unusedmethodsNoel Grandin1-5/+0
2017-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2017-08-04rename Anz->Cnt in svlNoel Grandin2-5/+5
2017-08-04sw: sign paragraph textAshod Nakashian1-2/+2
2017-08-04svl: move DecodeHexString from vclAshod Nakashian1-0/+3
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin1-2/+2
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin1-2/+2
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-0/+21
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara19-27/+26
2017-07-28loplugin:constparams handle constructorsNoel Grandin2-3/+3
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke1-0/+14