summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-23StyleSheetUser use in dynamic_cast should better be SAL_DLLPUBLIC_RTTIStephan Bergmann
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-07tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-25ofz: out-of-memoryCaolán McNamara
2018-01-19Remove include of config_global.h from sal/config.hStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2018-01-06remove unused definesNoel 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-22request installation of langpack via packagekitCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19svl: Fix possible memleak at deleting DdeServiceTakeshi Abe
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-18clear the data provider cache after import, tdf#111960Markus Mohrhard
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-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin
2017-12-10Bin two comments that say the same as the names of the functions they are forTor Lillqvist
2017-12-08SvNumberFormatter::GetType() constEike Rathke
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15update license header on new fileNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01QA test of StandardColorLaurent BP
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke