summaryrefslogtreecommitdiffstats
path: root/include/svl
Commit message (Expand)AuthorAgeFilesLines
* More loplugin:cstylecast: svlStephan Bergmann2018-01-122-4/+4
* loplugin:useuniqueptr in svlNoel Grandin2018-01-117-29/+24
* remove unused definesNoel Grandin2018-01-061-70/+0
* Revert "GetTrueSlotId is dead"Noel Grandin2018-01-051-0/+1
* GetTrueSlotId is deadNoel Grandin2018-01-041-1/+0
* loplugin:unusedfieldsNoel Grandin2018-01-041-5/+0
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-232-2/+2
* request installation of langpack via packagekitCaolán McNamara2017-12-221-3/+0
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-192-26/+75
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* svl: Fix possible memleak at deleting DdeServiceTakeshi Abe2017-12-191-2/+5
* loplugin:unusedenumconstantsNoel Grandin2017-12-191-3/+0
* clear the data provider cache after import, tdf#111960Markus Mohrhard2017-12-181-0/+1
* Move init of keywords around, preset with English, localized case by caseEike Rathke2017-12-161-0/+6
* Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2017-12-142-1/+7
* Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2017-12-142-5/+27
* use a mutex per instance for SvNumberFormatterNoel Grandin2017-12-121-4/+7
* Bin two comments that say the same as the names of the functions they are forTor Lillqvist2017-12-101-2/+0
* SvNumberFormatter::GetType() constEike Rathke2017-12-081-1/+1
* use std::unique_ptr in SvNumberFormatterNoel Grandin2017-12-081-1/+2
* lokit: add .uno:DocumentRepair commandHenry Castro2017-12-072-2/+9
* Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke2017-12-021-0/+4
* loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin2017-11-283-4/+4
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-281-1/+1
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* clang-format: enforce coding style via JenkinsMiklos Vajna2017-11-201-0/+1
* TypedWhichId for XATTR* constantsNoel Grandin2017-11-201-1/+1
* Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke2017-11-171-1/+2
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-164-30/+12
* update license header on new fileNoel Grandin2017-11-151-12/+2
* TypedWhichIdNoel Grandin2017-11-154-0/+113
* sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2017-11-081-0/+1
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-031-0/+6
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-031-1/+1
* improve constparam lopluginNoel Grandin2017-11-021-1/+1
* QA test of StandardColorLaurent BP2017-11-011-0/+2
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-312-4/+1
* clang-tidy modernize-use-equals-default in svlJochen Nitschke2017-10-2817-56/+3
* Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke2017-10-271-0/+7
* loplugin:constmethod in svlNoel Grandin2017-10-268-15/+15
* Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke2017-10-251-3/+0
* loplugin:finalclasses in sfx2..svlNoel Grandin2017-10-241-5/+4
* tdf#33689 Make sEnglishKeyword static memberLaurent BP2017-10-231-0/+3
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* sc lok: fix spell checking languages in CalcHenry Castro2017-10-221-0/+1
* tdf#112100 Select shape name in NavigatorTamas Bunth2017-10-201-0/+1
* svl: Match SfxItemState::SET with css::frame::status::ItemState::SETTakeshi Abe2017-10-161-1/+1
* svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe2017-10-161-2/+2
* Fix typosAndrea Gelmini2017-10-051-2/+2