summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-12/+2
2017-10-22Resolution of tdf#33689 Update commentLaurent BP1-2/+2
2017-10-19tdf#33689 Accept English syntax keywords in format stringsLaurent BP1-69/+196
2017-10-18Replace lists by vectors in svlJulien Nabet3-70/+52
2017-10-17Add to nPos once instead of in each iterationEike Rathke1-5/+3
2017-10-17More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke1-0/+19
2017-10-16Unit test for tdf#112933Eike Rathke1-0/+5
2017-10-16Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke1-22/+16
2017-10-16svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe1-19/+1
2017-10-13tdf#100726 improved readability of OUString/Ostring concatenationTjipke van der Heide1-2/+2
2017-10-10svl: Drop dead constantsTakeshi Abe1-2/+0
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin2-30/+26
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski4-9/+13
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke2-9/+99
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+1
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe1-32/+23
2017-10-03new loplugin:blockblockNoel Grandin1-8/+6
2017-10-02Add unit tests for ISO 8601 date+time inputEike Rathke1-1/+10
2017-10-02Number scanner: accept fractional seconds in ISO 8601 also for ',' commaEike Rathke1-0/+8
2017-10-02Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke2-0/+17
2017-09-30Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke1-2/+3
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-6/+5
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke1-7/+0
2017-09-23loplugin:flatten in svl..svxNoel Grandin2-360/+300
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+30
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski4-48/+42
2017-09-19unused Registration classNoel Grandin1-68/+3
2017-09-19Clean up the code by using LOWORDStephan Bergmann1-1/+1
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski2-0/+6
2017-09-15cryptosign: don't use 8-bit string functionsMike Kaganski1-15/+15
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann1-1/+2
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin6-8/+8
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin2-17/+7
2017-09-10gpg4libre: add sha512 supportThorsten Behrens1-0/+1
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl1-0/+2
2017-09-08loplugin:constantparamNoel Grandin2-5/+5
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann1-3/+4
2017-09-04Resolves: tdf#52510 handle trailing ';' specifying empty following subformatEike Rathke1-2/+20
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin5-5/+5
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke2-5/+1
2017-09-02sw: retrieve subject name from signatureAshod Nakashian1-0/+47
2017-08-31loplugin:constparams: svl (clang-cl)Stephan Bergmann1-1/+1
2017-08-30Unit tests for tdf#91758Eike Rathke1-2/+6
2017-08-30Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke2-1/+8