summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2019-07-26Fix typoAndrea Gelmini
2019-07-23Fix typosAndrea Gelmini
2019-07-23close some more holes in structuresNoel Grandin
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara
2019-07-16cid#1448443 Uninitialized pointer fieldCaolán McNamara
2019-07-01Fix typoAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-20Fix typoAndrea Gelmini
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-06-10bail out immediately if saving part of a zip package failsLuboš Luňák
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2019-05-19tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-19optimise find/insert patternNoel Grandin
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin
2019-04-09Fix typosAndrea Gelmini
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5Noel Grandin
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3Noel Grandin
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-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-28return unique_ptr from CreateNewStorageImplNoel Grandin
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-03Remove redundant bitwise and when converting from sal_uInt32 to sal_Int32Stephan Bergmann
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-24Use returned iterator by list::eraseJulien Nabet
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-31Translate German commentsJohnny_M
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18Fix typo in codeAndrea Gelmini