summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis1-1/+4
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski3-5/+8
2019-12-19sal_Char->char in oox..registryNoel Grandin2-2/+2
2019-11-28check crcs when fuzzing after allCaolán McNamara1-3/+1
2019-11-25Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann1-6/+0
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk1-19/+1
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-2/+15
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann2-3/+3
2019-10-15new loplugin:bufferaddNoel Grandin1-3/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-2/+2
2019-10-01loplugin:stringadd in package..saxNoel Grandin4-15/+7
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin6-17/+17
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-10Fix typosAndrea Gelmini2-24/+24
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov7-17/+18
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin2-2/+2
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov8-546/+441
2019-08-22oox: typos, comments, formattingAshod Nakashian1-5/+4
2019-08-22loplugin:constmethod in packageNoel Grandin11-14/+14
2019-08-22Deduplicate some codeMike Kaganski1-25/+16
2019-08-20loplugin:constvars in package..scNoel Grandin1-8/+8
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann8-8/+8
2019-07-26Fix typoAndrea Gelmini1-1/+1
2019-07-23Fix typosAndrea Gelmini2-3/+3
2019-07-23close some more holes in structuresNoel Grandin2-4/+4
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin2-10/+5
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara2-2/+2
2019-07-16cid#1448443 Uninitialized pointer fieldCaolán McNamara1-0/+1
2019-07-01Fix typoAndrea Gelmini1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-3/+2
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann1-1/+1
2019-06-20Fix typoAndrea Gelmini1-1/+1
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin6-426/+416
2019-06-10bail out immediately if saving part of a zip package failsLuboš Luňák1-13/+17
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák6-60/+477
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák6-151/+165
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák2-2/+21
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák4-28/+30
2019-05-19tdf#125339 Base, Table is deleted after accessing the tableNoel Grandin2-212/+218
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov10-39/+39
2019-05-12regenerate PCH headersLuboš Luňák2-6/+6
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-39/+49
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-04-13loplugin:sequentialassign in oox..reportdesignNoel Grandin4-18/+6
2019-04-09Fix typosAndrea Gelmini1-3/+3