summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
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
2017-09-30Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29inline SfxPoolItem copy constructorJochen Nitschke
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-19unused Registration classNoel Grandin
2017-09-19Clean up the code by using LOWORDStephan Bergmann
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15cryptosign: don't use 8-bit string functionsMike Kaganski
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-08svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl
2017-09-08loplugin:constantparamNoel Grandin
2017-09-06Clean up sal/backtrace.hxxStephan Bergmann
2017-09-04Resolves: tdf#52510 handle trailing ';' specifying empty following subformatEike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke
2017-09-02sw: retrieve subject name from signatureAshod Nakashian
2017-08-31loplugin:constparams: svl (clang-cl)Stephan Bergmann
2017-08-30Unit tests for tdf#91758Eike Rathke
2017-08-30Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke
2017-08-30Resolves: tdf#91758 more stringent check for ISO date like looking inputEike Rathke
2017-08-30Related: tdf#91758 shortcut CanForceToIso8601() for MayBeIso8601() resultsEike Rathke
2017-08-30Related: tdf#91758 don't remember nCanForceToIso8601 stateEike Rathke
2017-08-29Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian