summaryrefslogtreecommitdiffstats
path: root/package/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer2020-11-193-17/+19
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-122-5/+9
* package: create instances with uno constructorsNoel Grandin2020-07-172-12/+0
* fix encrypted parallel zip saving (tdf#134332)Luboš Luňák2020-07-141-0/+1
* update pchesCaolán McNamara2020-07-121-1/+4
* compact namespace in packageNoel Grandin2020-05-095-10/+10
* update pchesCaolán McNamara2020-04-261-3/+2
* Revert "loplugin:constfields in package..registry"Noel Grandin2020-03-123-7/+7
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-2/+1
* tdf#124176: Use pragma once instead of include guardsBurak Bala2020-01-261-3/+2
* loplugin:finalclasses in package..sfx2Noel Grandin2020-01-134-6/+6
* tdf#125662: do parallel-zip in batchesDennis Francis2020-01-131-9/+20
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-182-2/+15
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-063-3/+3
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-241-1/+1
* loplugin:constmethod in packageNoel Grandin2019-08-224-5/+5
* close some more holes in structuresNoel Grandin2019-07-231-2/+2
* cid#1448353 Uncaught exceptionCaolán McNamara2019-07-181-1/+1
* Fix typoAndrea Gelmini2019-07-011-1/+1
* parallel deflate compression (one stream, multiple threads)Luboš Luňák2019-05-282-9/+121
* split out thread functionality from ZipOutputEntryLuboš Luňák2019-05-282-22/+36
* remove code confusion about threads vs thread tasksLuboš Luňák2019-05-212-7/+7
* regenerate PCH headersLuboš Luňák2019-05-122-6/+6
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-092-39/+49
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-1/+0
* loplugin:constfields in package..registryNoel Grandin2018-10-133-7/+7
* loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin2018-08-151-1/+1
* loplugin:returnconstant in oox,packageNoel Grandin2018-08-131-1/+1
* use C++11 exception rethrowingCaolán McNamara2018-08-042-4/+4
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* loplugin:useuniqueptr in OZipFileAccessNoel Grandin2018-04-231-1/+1
* oox: cosmetic cleanupAshod Nakashian2018-02-141-5/+5
* tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens2018-01-133-0/+4
* tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl2018-01-121-2/+2
* tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2018-01-122-3/+7
* ODT export: handle NoFileSync store optionMiklos Vajna2018-01-121-0/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-3/+3
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-072-0/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-054-12/+12
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-051-2/+2
* loplugin:constparams in various(1)Noel Grandin2017-11-041-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2017-11-011-2/+2
* loplugin:finalclasses in packageNoel Grandin2017-11-016-12/+6
* loplugin:includeform: packageStephan Bergmann2017-10-2310-15/+15
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-18/+3
* Fresh run of bin/update_pch.shMike Kaganski2017-09-222-6/+24
* loplugin:constantparamNoel Grandin2017-08-081-1/+2
* loplugin:constparams in basctlNoel Grandin2017-07-311-2/+2
* tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem2017-07-192-2/+4