summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-10/+7
2018-11-24Use returned iterator by list::eraseJulien Nabet1-3/+8
2018-11-16loplugin:staticmethods improvementNoel Grandin2-27/+7
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-11-07loplugin:collapseif in framework..salNoel Grandin1-6/+3
2018-11-05replace double-checked locking patterns with thread safe local staticsMike Kaganski1-16/+3
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+0
2018-10-31Translate German commentsJohnny_M1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-4/+4
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin2-2/+2
2018-10-18Fix typo in codeAndrea Gelmini3-5/+5
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-2/+2
2018-10-13loplugin:constfields in package..registryNoel Grandin14-24/+24
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann5-5/+5
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-3/+5
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin5-11/+3
2018-09-08clang-tidy bugprone-unused-return-valueNoel Grandin1-6/+0
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-5/+3
2018-08-29Fix typosAndrea Gelmini4-10/+10
2018-08-29loplugin:constantparam (2)Noel Grandin2-4/+4
2018-08-23Related rhbz#1618703: Properly handle failure encoding zip fileStephan Bergmann1-41/+34
2018-08-22new loplugin:conststringfieldNoel Grandin2-215/+145
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin2-9/+7
2018-08-13Fix typosAndrea Gelmini1-1/+1
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin2-4/+2
2018-08-04use C++11 exception rethrowingCaolán McNamara6-14/+13
2018-07-31ofz#9597 rethrown IOException not caught by catch IOExceptionCaolán McNamara2-5/+5
2018-07-30Add missing sal/log.hxx headersGabor Kelemen20-0/+20
2018-07-27skip checking zip crcs when fuzzingCaolán McNamara2-2/+5
2018-07-11clean up UNO available() implementationsNoel Grandin1-1/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-2/+1
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin4-5/+7
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens3-6/+63
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov3-15/+14
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-2/+1
2018-06-05package: fix pretty-printing in manifest exporterThorsten Behrens1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin4-20/+35
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin2-4/+3
2018-04-23loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin2-12/+8
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin2-26/+24
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+1
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara1-2/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-0/+7
2018-03-17Typos concerning hierarchyJulien Nabet2-2/+2