summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26Translate German variable namesJohnny_M
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-02-16Factor out Spanish "mar" tests to use checkSpecificNumberFormats()Eike Rathke
2018-02-16Prepare to add specific number format index to test againstEike Rathke
2018-02-16svl: fix loplugin:staticanonymous warningMiklos Vajna
2018-02-16Unit test tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-02-16Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-01-25Simplify logic in cjkoptionsJulien Nabet
2018-01-25ofz: out-of-memoryCaolán McNamara
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-24loplugin:emptyif (clang-cl)Stephan Bergmann
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23Assume this wants to SAL_WARN for the sal_uInt16 range, actuallyStephan Bergmann
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-22ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-13loplugin:useuniqueptr in svlNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2018-01-05Revert "GetTrueSlotId is dead"Noel Grandin
2018-01-04GetTrueSlotId is deadNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-14Naming nitpicks, r... for referenceEike Rathke
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13Blind fix for ambiguous CPPUNIT_ASSERT_EQUALStephan Bergmann
2017-12-13Unit test testUserDefinedNumberFormats()Eike Rathke
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin
2017-12-12Determine possibly localized keywords early and onceEike Rathke