summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* Translate German variable namesJohnny_M2017-11-141-8/+8
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-091-1/+1
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-032-2/+2
* improve constparam lopluginNoel Grandin2017-11-021-1/+1
* passwordcontainer.hxx is only included from svl/source/passwordcontainerStephan Bergmann2017-11-012-5/+5
* QA test of StandardColorLaurent BP2017-11-012-0/+15
* Make StandardColor and sErrStr staticLaurent BP2017-11-013-21/+34
* Use std::unique_ptr moreMike Kaganski2017-11-011-86/+65
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-313-15/+4
* TSCP: store and retrieve signature timestampAshod Nakashian2017-10-281-1/+49
* clang-tidy modernize-use-equals-default in svlJochen Nitschke2017-10-2812-68/+2
* Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke2017-10-272-2/+26
* loplugin:constmethod in svlNoel Grandin2017-10-2611-56/+56
* Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke2017-10-251-5/+0
* loplugin:finalclasses in sfx2..svlNoel Grandin2017-10-241-5/+3
* loplugin:includeform: svlStephan Bergmann2017-10-2310-16/+16
* Follow-up of resolution of tdf#33689 for FinnishLaurent BP2017-10-231-1/+10
* 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
* 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
* 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
* 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