summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2020-02-10tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
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
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin