summaryrefslogtreecommitdiffstats
path: root/package/source
Commit message (Expand)AuthorAgeFilesLines
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-143-9/+9
* Fix typos and grammarIlmari Lauhakangas2017-12-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-115-5/+5
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-103-3/+0
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-081-4/+0
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-073-1/+85
* gpg4libre: add manifest entries for gpg encryptionThorsten Behrens2017-12-072-14/+174
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-059-26/+26
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-051-2/+2
* ofz#4502 Direct-leakCaolán McNamara2017-12-021-5/+9
* improve scopingCaolán McNamara2017-12-021-5/+3
* ofz#4491 Bad-CastCaolán McNamara2017-12-021-3/+14
* ofz: Direct-leakCaolán McNamara2017-11-291-5/+5
* keep track of available dataCaolán McNamara2017-11-272-0/+5
* fix attempt to save and rethrow exceptionCaolán McNamara2017-11-242-17/+7
* loplugin:constparams in various(1)Noel Grandin2017-11-043-4/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2017-11-012-5/+1
* loplugin:finalclasses in packageNoel Grandin2017-11-018-16/+9
* loplugin:includeform: packageStephan Bergmann2017-10-2316-27/+27
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-12/+2
* coverity#1401307 document checked 'Uncaught exception'Caolán McNamara2017-10-211-1/+2
* Replace list by vector InputStreamsList_Impl (package)Julien Nabet2017-10-103-13/+13
* add << operator for css::uno::ExceptionNoel Grandin2017-10-046-251/+251
* new loplugin:blockblockNoel Grandin2017-10-031-9/+7
* throw more useful uno::Exception'sNoel Grandin2017-10-011-7/+7
* simplify some OUString compareTo callsMuhammet Kara2017-10-011-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-292-31/+28
* Fix typosAndrea Gelmini2017-09-251-1/+1
* new loplugin unnecessarycatchthrowNoel Grandin2017-09-231-11/+5
* loplugin:flatten in framework..packageNoel Grandin2017-09-227-269/+230
* clang-tidy modernize-use-emplace in package..saxNoel Grandin2017-09-123-5/+5
* tdf#108572 let remove storage elementSzymon Kłos2017-09-071-0/+2
* Replace some lists by vectors in xstorage (part2)Julien Nabet2017-09-022-57/+51
* Replace some lists by vectors in xstorage (package module)Julien Nabet2017-08-242-30/+27
* Fixing threadedStream produce loop condition:Mohammed Abdul Azeem2017-08-201-2/+3
* package: get rid of requirement for plain passwordsThorsten Behrens2017-08-201-3/+2
* tdf#111481 package: seek to 0 before truncate()Miklos Vajna2017-08-081-0/+8
* loplugin:constantparamNoel Grandin2017-08-081-4/+4
* loplugin:constparams in basctlNoel Grandin2017-07-311-2/+2
* loplugin:oncevarNoel Grandin2017-07-311-2/+1
* loplugin:checkunusedparams more part1Noel Grandin2017-07-283-3/+1
* tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem2017-07-192-7/+12
* loplugin:constparams in packageNoel Grandin2017-07-185-6/+6
* use more OUString::operator== in forms..salNoel Grandin2017-07-1311-91/+91
* strip some linefeeds from the end of debug outputNoel Grandin2017-07-123-7/+7
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-3/+3
* tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem2017-07-073-4/+4
* loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2017-07-071-1/+1
* tdf#108821 - fixed bad alloc on opening large fileMichael Meeks2017-07-064-8/+12
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-063-3/+3