summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)AuthorFilesLines
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin2-2/+2
2017-12-22request installation of langpack via packagekitCaolán McNamara1-3/+0
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin2-26/+75
2017-12-19inline use-once typedefsNoel Grandin1-2/+2
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe1-2/+5
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-3/+0
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard1-0/+1
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke1-0/+6
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2-1/+7
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2-5/+27
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin1-4/+7
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist1-2/+0
2017-12-08SvNumberFormatter::GetType() constEike Rathke1-1/+1
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin1-1/+2
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro2-2/+9
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-0/+4
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin3-4/+4
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna1-0/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
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