Age | Commit message (Expand) | Author |
2021-09-15 | loplugin:finalclasses | Noel Grandin |
2021-08-12 | flatten OZipFileAccess a little | Noel Grandin |
2021-08-12 | flatten ZipPackage a little | Noel Grandin |
2021-07-21 | pass ZipEnumeration around by value | Noel Grandin |
2021-07-20 | osl::Mutex->std::mutex in ByteGrabber | Noel Grandin |
2021-06-23 | Removed duplicated include | Andrea Gelmini |
2021-06-22 | reduce allocation in ZipContentInfo map | Noel Grandin |
2021-04-08 | update PCHs | Luboš Luňák |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-11-19 | tdf#123936 Formatting files in module package with clang-format | Philipp Hofer |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-07-17 | package: create instances with uno constructors | Noel Grandin |
2020-07-14 | fix encrypted parallel zip saving (tdf#134332) | Luboš Luňák |
2020-07-12 | update pches | Caolán McNamara |
2020-05-09 | compact namespace in package | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-13 | loplugin:finalclasses in package..sfx2 | Noel Grandin |
2020-01-13 | tdf#125662: do parallel-zip in batches | Dennis Francis |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in fpicker..reportdesign | Noel Grandin |
2019-08-22 | loplugin:constmethod in package | Noel Grandin |
2019-07-23 | close some more holes in structures | Noel Grandin |
2019-07-18 | cid#1448353 Uncaught exception | Caolán McNamara |
2019-07-01 | Fix typo | Andrea Gelmini |
2019-05-28 | parallel deflate compression (one stream, multiple threads) | Luboš Luňák |
2019-05-28 | split out thread functionality from ZipOutputEntry | Luboš Luňák |
2019-05-21 | remove code confusion about threads vs thread tasks | Luboš Luňák |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen |
2018-10-13 | loplugin:constfields in package..registry | Noel Grandin |
2018-08-15 | loplugin:useuniqueptr in consumeScheduledThreadEntry | Noel Grandin |
2018-08-13 | loplugin:returnconstant in oox,package | Noel Grandin |
2018-08-04 | use C++11 exception rethrowing | Caolán McNamara |
2018-07-04 | Make ThreadPool::pushTask take param by std::unique_ptr | Noel Grandin |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-04-23 | loplugin:useuniqueptr in OZipFileAccess | Noel Grandin |
2018-02-14 | oox: cosmetic cleanup | Ashod Nakashian |
2018-01-13 | tdf#114550 don't use PBKDF2 in package for gpg encryption | Thorsten Behrens |
2018-01-12 | tdf#114939 package: change ODF 1.1 export to use real SHA1 | Michael Stahl |
2018-01-12 | tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1 | Michael Stahl |
2018-01-12 | ODT export: handle NoFileSync store option | Miklos Vajna |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-07 | gpg4libre: [API CHANGE] add storage helper for GPG encryption data | Thorsten Behrens |