summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-054-9/+13
* Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke2017-10-052-9/+99
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-2/+1
* svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe2017-10-041-32/+23
* new loplugin:blockblockNoel Grandin2017-10-031-8/+6
* Add unit tests for ISO 8601 date+time inputEike Rathke2017-10-021-1/+10
* Number scanner: accept fractional seconds in ISO 8601 also for ',' commaEike Rathke2017-10-021-0/+8
* Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke2017-10-022-0/+17
* Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke2017-09-301-2/+3
* Translate German comments and debug strings (leftovers)Johnny_M2017-09-301-1/+1
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-301-6/+5
* inline SfxPoolItem copy constructorJochen Nitschke2017-09-291-7/+0
* loplugin:flatten in svl..svxNoel Grandin2017-09-232-360/+300
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-3/+30
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-224-48/+42
* unused Registration classNoel Grandin2017-09-191-68/+3
* Clean up the code by using LOWORDStephan Bergmann2017-09-191-1/+1
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-182-0/+6
* cryptosign: don't use 8-bit string functionsMike Kaganski2017-09-151-15/+15
* loplugin:cstylecast (clang-cl)Stephan Bergmann2017-09-141-1/+2
* clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin2017-09-126-8/+8
* use std::unique_ptr in TItemInfoNoel Grandin2017-09-122-17/+7
* gpg4libre: add sha512 supportThorsten Behrens2017-09-101-0/+1
* svl: assert calls of SfxPoolItem::Create/StoreMichael Stahl2017-09-081-0/+2
* loplugin:constantparamNoel Grandin2017-09-082-5/+5
* Clean up sal/backtrace.hxxStephan Bergmann2017-09-061-3/+4
* Resolves: tdf#52510 handle trailing ';' specifying empty following subformatEike Rathke2017-09-041-2/+20
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-045-5/+5
* SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke2017-09-032-5/+1
* sw: retrieve subject name from signatureAshod Nakashian2017-09-021-0/+47
* loplugin:constparams: svl (clang-cl)Stephan Bergmann2017-08-311-1/+1
* Unit tests for tdf#91758Eike Rathke2017-08-301-2/+6
* Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke2017-08-302-1/+8
* Resolves: tdf#91758 more stringent check for ISO date like looking inputEike Rathke2017-08-302-1/+24
* Related: tdf#91758 shortcut CanForceToIso8601() for MayBeIso8601() resultsEike Rathke2017-08-301-2/+2
* Related: tdf#91758 don't remember nCanForceToIso8601 stateEike Rathke2017-08-302-38/+18
* Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann2017-08-292-16/+8
* svl: populate subject and date-time when verifying signatureAshod Nakashian2017-08-281-1/+17
* Add check and comment for i18npool locale data using reserved formatIndexEike Rathke2017-08-251-0/+7
* loplugin:unusedfieldsNoel Grandin2017-08-253-5/+0
* loplugin:unusedmethodsNoel Grandin2017-08-252-259/+5
* SAL_INFO->SAL_WARN in lstner.cxx (svl module)Julien Nabet2017-08-241-1/+1
* Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-232-2/+5
* svl: refactor string stream helpersJochen Nitschke2017-08-195-90/+43
* drop unused SfxSizeItemJochen Nitschke2017-08-192-161/+0
* drop unused CntContentTypeItemJochen Nitschke2017-08-182-190/+0
* Fix typosAndrea Gelmini2017-08-171-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-172-4/+4
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-171-1/+1
* Removing unused serialisation codeVarun Dhall2017-08-173-66/+1