summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2020-05-27tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
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
2018-08-29Fix typosAndrea Gelmini
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-23Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin
2018-08-13Fix typosAndrea Gelmini
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-31ofz#9597 rethrown IOException not caught by catch IOExceptionCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27skip checking zip crcs when fuzzingCaolán McNamara
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05package: fix pretty-printing in manifest exporterThorsten Behrens
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin
2018-04-23loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-17Typos concerning hierarchyJulien Nabet
2018-03-14tdf#116351: fix re-use of AttributeList on PGP manifesthimajin100000