summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+3
2020-12-04update pchesCaolán McNamara2-2/+5
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer3-17/+19
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara2-5/+9
2020-07-17package: create instances with uno constructorsNoel Grandin2-12/+0
2020-07-14fix encrypted parallel zip saving (tdf#134332)Luboš Luňák1-0/+1
2020-07-12update pchesCaolán McNamara1-1/+4
2020-05-09compact namespace in packageNoel Grandin5-10/+10
2020-04-26update pchesCaolán McNamara1-3/+2
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin3-7/+7
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+1
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala1-3/+2
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin4-6/+6
2020-01-13tdf#125662: do parallel-zip in batchesDennis Francis1-9/+20
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-2/+15
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov3-3/+3
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in packageNoel Grandin4-5/+5
2019-07-23close some more holes in structuresNoel Grandin1-2/+2
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara1-1/+1
2019-07-01Fix typoAndrea Gelmini1-1/+1
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák2-9/+121
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák2-22/+36
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák2-7/+7
2019-05-12regenerate PCH headersLuboš Luňák2-6/+6
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-39/+49
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-1/+0
2018-10-13loplugin:constfields in package..registryNoel Grandin3-7/+7
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin1-1/+1
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin1-1/+1
2018-08-04use C++11 exception rethrowingCaolán McNamara2-4/+4
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin1-1/+1
2018-02-14oox: cosmetic cleanupAshod Nakashian1-5/+5
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens3-0/+4
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl1-2/+2
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2-3/+7
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna1-0/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-3/+3
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2-0/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin4-12/+12
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-2/+2
2017-11-04loplugin:constparams in various(1)Noel Grandin1-2/+2
2017-11-01-Werror,-Wunused-private-fieldStephan Bergmann1-2/+2
2017-11-01loplugin:finalclasses in packageNoel Grandin6-12/+6
2017-10-23loplugin:includeform: packageStephan Bergmann10-15/+15
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-18/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-6/+24