summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: svlStephan Bergmann2017-10-2312-25/+25
* tdf#33689 Add QA unit testLaurent BP2017-10-231-0/+50
* Follow-up of resolution of tdf#33689 for FinnishLaurent BP2017-10-231-1/+10
* tdf#33689 QA Check integrity of sEnglishKeywordLaurent BP2017-10-231-0/+68
* tdf#33689 Make sEnglishKeyword static memberLaurent BP2017-10-233-4/+16
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-12/+2
* Resolution of tdf#33689 Update commentLaurent BP2017-10-221-2/+2
* tdf#33689 Accept English syntax keywords in format stringsLaurent BP2017-10-191-69/+196
* Replace lists by vectors in svlJulien Nabet2017-10-183-70/+52
* Add to nPos once instead of in each iterationEike Rathke2017-10-171-5/+3
* More tests for time and date+time fractions of seconds, tdf#112933 relatedEike Rathke2017-10-171-0/+19
* Unit test for tdf#112933Eike Rathke2017-10-161-0/+5
* Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke2017-10-161-22/+16
* svl: Drop unnecessary abstraction of DdeItemImpTakeshi Abe2017-10-161-19/+1
* tdf#100726 improved readability of OUString/Ostring concatenationTjipke van der Heide2017-10-131-2/+2
* svl: Drop dead constantsTakeshi Abe2017-10-101-2/+0
* use rtl::Reference in svl,sfx2Noel Grandin2017-10-062-30/+26
* 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