summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet
2017-08-20Fixing threadedStream produce loop condition:Mohammed Abdul Azeem
2017-08-20package: get rid of requirement for plain passwordsThorsten Behrens
2017-08-08tdf#111481 package: seek to 0 before truncate()Miklos Vajna
2017-08-08loplugin:constantparamNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem
2017-07-18loplugin:constparams in packageNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-07tdf#108821 - fix for overflow of variables on opening huge filesMohammed Abdul Azeem
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06tdf#108821 - fixed bad alloc on opening large fileMichael Meeks
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: packageStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-13Avoid race between mbTerminate check and wait.Michael Meeks
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-11Fix typosAndrea Gelmini
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem
2017-06-02Improved loplugin:redundantcast static_cast handling: packageStephan Bergmann
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert package module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin
2017-04-28loplugin:salunicodeliteral: packageStephan Bergmann
2017-04-27tdf#105942 Don't hang when file is protected and compressedXisco Fauli
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-23Use copy ctor instead of ZipPackageFolder::copyZipEntryStephan Bergmann
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann