summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-091-4/+12
* tdf#130501: Fix off-by-one error in URIHelper::resolveIdnaHostStephan Bergmann2020-02-122-4/+19
* tdf#128598: Revert "Move dubious file: -> smb: conversion from...Stephan Bergmann2019-11-221-0/+5
* Resolves: tdf#128649 Do not insert duplicate LCID for currencyEike Rathke2019-11-112-12/+63
* Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke2019-08-212-3/+31
* Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke2019-07-151-1/+20
* @deprecated should be with @DeprecatedTomoyuki Kubota2019-05-271-0/+1
* avoid double-lookup in SharedStringPool::internNoel Grandin2019-05-181-4/+12
* tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin2019-05-161-3/+3
* tdf#125254 Performance: A spreadsheet opens too slow, optimise listenerNoel Grandin2019-05-161-12/+7
* tdf#125215 Assertion when closing Database/Advanced SettingsNoel Grandin2019-05-131-2/+3
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-132-4/+4
* regenerate PCH headersLuboš Luňák2019-05-121-2/+2
* Apply duration format for such newly entered formula cellsEike Rathke2019-05-101-8/+26
* loplugin:unusedmethodsNoel Grandin2019-05-092-9/+1
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-17/+17
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-092-11/+28
* move constructor for SfxItemSetNoel Grandin2019-05-091-18/+34
* tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin2019-05-072-13/+94
* improve assert in SfxItemPooL::PutNoel Grandin2019-05-061-8/+3
* ofz#14552 direct-leakCaolán McNamara2019-05-031-6/+12
* Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov2019-05-037-12/+12
* fix assert in SfxItemPool::PutImplNoel Grandin2019-05-021-1/+1
* tdf#125030: Prevent double-clearing the guardMike Kaganski2019-04-291-0/+1
* tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin2019-04-291-2/+9
* Removed executions flags on source filesAndrea Gelmini2019-04-261-0/+0
* remove warning messageNoel Grandin2019-04-261-2/+0
* Cut down on -pthread/-lpthread proliferationStephan Bergmann2019-04-251-5/+0
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-2517-364/+514
* simplify call sites of SfxItemPool::PutNoel Grandin2019-04-241-1/+1
* std::call_once needs -lpthreadStephan Bergmann2019-04-231-0/+5
* Fix typos in codeAndrea Gelmini2019-04-231-3/+3
* tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin2019-04-211-3/+17
* tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin2019-04-203-7/+47
* flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin2019-04-204-72/+55
* simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin2019-04-204-150/+56
* crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara2019-04-191-3/+30
* improve loplugin simplifyconstructNoel Grandin2019-04-151-2/+1
* loplugin:sequentialassign in starmath..svlNoel Grandin2019-04-145-13/+5
* use more std::make_uniqueNoel Grandin2019-04-131-1/+1
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-081-1/+1
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-071-1/+1
* svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai2019-04-031-59/+39
* Revert "add more append methods to *StringBuffer"Noel Grandin2019-04-031-1/+1
* add more append methods to *StringBufferNoel Grandin2019-04-031-1/+1
* Introduce next Japanese gengou era 'Reiwa'Takeshi Abe2019-04-021-1/+1
* Some refactor of lockfile classes to minimize interfaceMike Kaganski2019-03-304-99/+90
* Slightly simplify URL handlingMike Kaganski2019-03-301-15/+8
* MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai2019-03-271-0/+14