summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2019-04-07Introduce next Japanese gengou era 'Reiwa'Eike Rathke1-0/+3
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-0/+14
2019-03-27Generate MSO lock files when the related MSO compat. option is setTamás Zolnai3-9/+14
2019-03-27Introduce new lockfile handler for MSO like lockfilesTamás Zolnai8-75/+1138
2019-02-06Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann1-2/+3
2019-01-17tdf#120750: Revert "tdf#96248 delete SfxPoolItems with Which Id >= 4000"Xisco Fauli1-2/+9
2018-10-20ofz#10879 stay inside sSecStr boundsCaolán McNamara1-2/+2
2018-08-29Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann2-6/+7
2018-08-23Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke1-2/+9
2018-06-11Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke2-12/+41
2018-06-01Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke1-6/+25
2018-03-20lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-2/+6
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2018-03-19lokit: add .uno:DocumentRepair commandHenry Castro1-0/+39
2018-03-19Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke3-0/+27
2018-02-21Resolves: 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-15svl: clear temporary copies of passwords in SvlPasswordHelperMichael Stahl1-0/+4
2018-02-15tdf#115483 svl xmloff sc sw: verify all ODF 1.2 protection-key hashesMichael Stahl1-7/+45
2018-01-26ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara1-2/+4
2017-12-13Determine possibly localized keywords early and onceEike Rathke1-62/+69
2017-12-13Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke1-0/+4
2017-12-13Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke2-93/+130
2017-11-28Make SvNumberFormatter public methods threadsafeDennis Francis1-0/+67
2017-11-24Clarify commentTor Lillqvist1-1/+2
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin3-4/+4
2017-11-21Introduce ScInterpreterContextTor Lillqvist1-0/+2
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-2/+2
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke3-5/+12
2017-11-14Translate German variable namesJohnny_M1-8/+8
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin2-2/+2
2017-11-02improve constparam lopluginNoel Grandin1-1/+1
2017-11-01passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann2-5/+5
2017-11-01QA test of StandardColorLaurent BP3-0/+39
2017-11-01Make StandardColor and sErrStr staticLaurent BP3-21/+34
2017-11-01Use std::unique_ptr moreMike Kaganski1-86/+65
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin3-15/+4
2017-10-28TSCP: store and retrieve signature timestampAshod Nakashian1-1/+49
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke12-68/+2
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke2-2/+26
2017-10-26loplugin:constmethod in svlNoel Grandin11-56/+56
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke1-5/+0
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin1-5/+3
2017-10-23loplugin:includeform: svlStephan Bergmann12-25/+25
2017-10-23tdf#33689 Add QA unit testLaurent BP1-0/+50
2017-10-23Follow-up of resolution of tdf#33689 for FinnishLaurent BP1-1/+10
2017-10-23tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP1-0/+68
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP3-4/+16