summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2018-01-07tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks1-0/+1
2018-01-03ofz#4806 Infinite loopCaolán McNamara1-2/+10
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens5-1/+87
2017-12-07gpg4libre: add manifest entries for gpg encryptionThorsten Behrens2-14/+174
2017-12-02ofz#4491 Bad-CastCaolán McNamara1-3/+14
2017-11-28keep track of available dataCaolán McNamara2-0/+5
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara2-17/+7
2017-11-04loplugin:constparams in various(1)Noel Grandin4-6/+6
2017-11-01-Werror,-Wunused-private-fieldStephan Bergmann3-7/+3
2017-11-01loplugin:finalclasses in packageNoel Grandin14-28/+15
2017-10-23loplugin:includeform: packageStephan Bergmann26-42/+42
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-30/+5
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara1-1/+2
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet3-13/+13
2017-10-04add << operator for css::uno::ExceptionNoel Grandin6-251/+251
2017-10-03new loplugin:blockblockNoel Grandin1-9/+7
2017-10-01throw more useful uno::Exception'sNoel Grandin1-7/+7
2017-10-01simplify some OUString compareTo callsMuhammet Kara1-1/+1
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin2-31/+28
2017-09-25Fix typosAndrea Gelmini1-1/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-11/+5
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-6/+24
2017-09-22loplugin:flatten in framework..packageNoel Grandin7-269/+230
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin3-5/+5
2017-09-07tdf#108572 let remove storage elementSzymon Kłos1-0/+2
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet2-57/+51
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet2-30/+27
2017-08-20Fixing threadedStream produce loop condition:Mohammed Abdul Azeem1-2/+3
2017-08-20package: get rid of requirement for plain passwordsThorsten Behrens1-3/+2
2017-08-08tdf#111481 package: seek to 0 before truncate()Miklos Vajna1-0/+8
2017-08-08loplugin:constantparamNoel Grandin2-5/+6
2017-07-31loplugin:constparams in basctlNoel Grandin2-4/+4
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-28loplugin:checkunusedparams more part1Noel Grandin3-3/+1
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem4-9/+16
2017-07-18loplugin:constparams in packageNoel Grandin8-9/+9
2017-07-13use more OUString::operator== in forms..salNoel Grandin11-91/+91
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin3-7/+7
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-3/+3
2017-07-07tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem3-4/+4
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin1-1/+1
2017-07-06tdf#108821 - fixed bad alloc on opening large fileMichael Meeks4-8/+12
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin3-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin5-10/+10
2017-07-02loplugin:casttovoid: packageStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin3-18/+6
2017-06-20create comphelper::RefCountedMutexNoel Grandin20-315/+259
2017-06-13Avoid race between mbTerminate check and wait.Michael Meeks1-4/+4
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-5/+3
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem8-33/+5