summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2018-02-21New loplugin:nestedunnamedStephan Bergmann1-2/+0
2018-02-16Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke1-35/+22
2018-02-16Prepare to add specific number format index to test againstEike Rathke1-22/+25
2018-02-16svl: fix loplugin:staticanonymous warningMiklos Vajna1-1/+1
2018-02-16Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke1-0/+111
2018-02-16Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke1-1/+3
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-8/+8
2018-02-14svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl1-0/+4
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-7/+45
2018-01-25Simplify logic in cjkoptionsJulien Nabet1-9/+9
2018-01-25ofz: out-of-memoryCaolán McNamara1-1/+0
2018-01-25loplugin:flatten in svlNoel Grandin10-273/+275
2018-01-24loplugin:emptyif (clang-cl)Stephan Bergmann1-5/+0
2018-01-24loplugin:constparamsNoel Grandin1-2/+2
2018-01-23Assume this wants to SAL_WARN for the sal_uInt16 range, actuallyStephan Bergmann1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann3-14/+14
2018-01-22ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara1-2/+4
2018-01-15More loplugin:cstylecast: svlStephan Bergmann7-21/+20
2018-01-13loplugin:useuniqueptr in svlNoel Grandin8-37/+16
2018-01-12More loplugin:cstylecast: svlStephan Bergmann16-90/+90
2018-01-11loplugin:useuniqueptr in svlNoel Grandin11-150/+111
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin1-2/+2
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin1-0/+15
2018-01-04GetTrueSlotId is deadNoel Grandin1-15/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-12/+0
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin2-4/+4
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-22request installation of langpack via packagekitCaolán McNamara1-33/+0
2017-12-21new loplugin: convertlongNoel Grandin2-2/+2
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin8-420/+425
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe3-22/+14
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke1-98/+45
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke4-7/+7
2017-12-14Naming nitpicks, r... for referenceEike Rathke1-67/+67
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann4-8/+8
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke4-30/+35
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+1
2017-12-13Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann1-1/+1
2017-12-13Unit test testUserDefinedNumberFormats()Eike Rathke1-0/+37
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke2-39/+80
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin1-81/+75
2017-12-12Determine possibly localized keywords early and onceEike Rathke1-62/+69
2017-12-12Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke1-0/+4
2017-12-12Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke2-93/+130
2017-12-11loplugin:salcall fix functionsNoel Grandin5-5/+5
2017-12-08SvNumberFormatter::GetType() constEike Rathke1-2/+2
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin1-51/+32
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-0/+39