/fpicker/

ion value='distro/collabora/co-23.05'>distro/collabora/co-23.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source
AgeCommit message (Expand)Author
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-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
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida
2017-01-16Use unique_ptr for ZipFile here.Kohei Yoshida