summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2019-08-21Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-07-15Resolves: tdf#126342 obtain date particle order from pattern matchEike Rathke
2019-05-27@deprecated should be with @DeprecatedTomoyuki Kubota
2019-05-18avoid double-lookup in SharedStringPool::internNoel Grandin
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, part1Noel Grandin
2019-05-16tdf#125254 Performance: A spreadsheet opens too slow, optimise listenerNoel Grandin
2019-05-13tdf#125215 Assertion when closing Database/Advanced SettingsNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-05-09move constructor for SfxItemSetNoel Grandin
2019-05-07tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2Noel Grandin
2019-05-06improve assert in SfxItemPooL::PutNoel Grandin
2019-05-03ofz#14552 direct-leakCaolán McNamara
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-05-02fix assert in SfxItemPool::PutImplNoel Grandin
2019-04-29tdf#125030: Prevent double-clearing the guardMike Kaganski
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1Noel Grandin
2019-04-26Removed executions flags on source filesAndrea Gelmini
2019-04-26remove warning messageNoel Grandin
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-24simplify call sites of SfxItemPool::PutNoel Grandin
2019-04-23std::call_once needs -lpthreadStephan Bergmann
2019-04-23Fix typos in codeAndrea Gelmini
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin
2019-04-20flatten SfxItemPool_Impl (tdf#81765 related)Noel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-19crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-03svl.lockfiles.test: Create the temporary lock files in workdirTamás Zolnai
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-04-02Introduce next Japanese gengou era 'Reiwa'Takeshi Abe
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski
2019-03-30Slightly simplify URL handlingMike Kaganski
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-25Fix typoAndrea Gelmini
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-03-20sw: make ODT export of paragraph auto-styles deterministicMiklos Vajna