summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in svlNoel Grandin2018-01-1111-150/+111
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-091-2/+2
* Revert "GetTrueSlotId is dead"Noel Grandin2018-01-051-0/+15
* GetTrueSlotId is deadNoel Grandin2018-01-041-15/+0
* loplugin:unusedfieldsNoel Grandin2018-01-041-12/+0
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-232-4/+4
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-2/+1
* request installation of langpack via packagekitCaolán McNamara2017-12-221-33/+0
* new loplugin: convertlongNoel Grandin2017-12-212-2/+2
* Fix typosAndrea Gelmini2017-12-201-1/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-198-420/+425
* svl: Fix possible memleak at deleting DdeServiceTakeshi Abe2017-12-193-22/+14
* Move init of keywords around, preset with English, localized case by caseEike Rathke2017-12-161-98/+45
* Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke2017-12-144-7/+7
* Naming nitpicks, r... for referenceEike Rathke2017-12-141-67/+67
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-144-8/+8
* Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2017-12-144-30/+35
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann2017-12-131-1/+1
* Unit test testUserDefinedNumberFormats()Eike Rathke2017-12-131-0/+37
* German super cow colors, conversion doesn't need a locale switchEike Rathke2017-12-132-39/+80
* use a mutex per instance for SvNumberFormatterNoel Grandin2017-12-121-81/+75
* Determine possibly localized keywords early and onceEike Rathke2017-12-121-62/+69
* Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke2017-12-121-0/+4
* Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke2017-12-122-93/+130
* loplugin:salcall fix functionsNoel Grandin2017-12-115-5/+5
* SvNumberFormatter::GetType() constEike Rathke2017-12-081-2/+2
* use std::unique_ptr in SvNumberFormatterNoel Grandin2017-12-081-51/+32
* lokit: add .uno:DocumentRepair commandHenry Castro2017-12-071-0/+39
* loplugin:salcall handle static methodsNoel Grandin2017-12-072-2/+2
* Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke2017-12-021-0/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-1/+1
* Make SvNumberFormatter public methods threadsafeDennis Francis2017-11-271-0/+67
* Clarify commentTor Lillqvist2017-11-241-1/+2
* loplugin:simplifybool can't invert conditions involving float typesNoel Grandin2017-11-231-1/+1
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-233-4/+4
* Introduce ScInterpreterContextTor Lillqvist2017-11-211-0/+2
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-2/+2
* Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke2017-11-173-5/+12
* Translate German variable namesJohnny_M2017-11-141-8/+8
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-032-2/+2
* improve constparam lopluginNoel Grandin2017-11-021-1/+1
* passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann2017-11-012-5/+5
* QA test of StandardColorLaurent BP2017-11-013-0/+39
* Make StandardColor and sErrStr staticLaurent BP2017-11-013-21/+34
* Use std::unique_ptr moreMike Kaganski2017-11-011-86/+65
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-313-15/+4