summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-03-09 12:31:13 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-03-09 12:31:13 +0000
commit83817cc577d6f22b7f1a9155319437b2ecab60db (patch)
treec21cbf2612b74b7ac5a76c6811cdd05f39836310
parent431a9d14e578d5470fc03d800380781e51173a3c (diff)
#i10000# removed tmp files
-rw-r--r--helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp0
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp
deleted file mode 100644
index e69de29bb2..0000000000
--- a/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp
+++ /dev/null
dlinehide_4a_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipOutputStream.cxx
AgeCommit message (Expand)Author
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-01-09use std::this_thread::sleep_for instead of osl equivalentArnaud VERSINI
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-06-02Use more appropriate return type for ThreadPool::getPreferredConcurrencyStephan Bergmann
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-01tdf#104126 - comphelper thread-pool, use reliable std::condition_variable.Michael Meeks
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-22tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann