summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-12-13Determine possibly localized keywords early and onceEike Rathke
2017-12-13Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke
2017-12-13Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke
2017-11-28Make SvNumberFormatter public methods threadsafeDennis Francis
2017-11-24Clarify commentTor Lillqvist
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-14Translate German variable namesJohnny_M
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann
2017-11-01QA test of StandardColorLaurent BP
2017-11-01Make StandardColor and sErrStr staticLaurent BP
2017-11-01Use std::unique_ptr moreMike Kaganski
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-28TSCP: store and retrieve signature timestampAshod Nakashian
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
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-23tdf#33689 Add QA unit testLaurent BP
2017-10-23Follow-up of resolution of tdf#33689 for FinnishLaurent BP
2017-10-23tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Resolution of tdf#33689 Update commentLaurent BP
2017-10-19tdf#33689 Accept English syntax keywords in format stringsLaurent BP
2017-10-18Replace lists by vectors in svlJulien Nabet
2017-10-17Add to nPos once instead of in each iterationEike Rathke
2017-10-17More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke
2017-10-16Unit test for tdf#112933Eike Rathke
2017-10-16Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe
2017-10-13tdf#100726 improved readability of OUString/Ostring concatenationTjipke van der Heide
2017-10-10svl: Drop dead constantsTakeshi Abe
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02Add unit tests for ISO 8601 date+time inputEike Rathke
2017-10-02Number scanner: accept fractional seconds in ISO 8601 also for ',' commaEike Rathke
2017-10-02Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke