summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/ucbstreamhelper.cxx
AgeCommit message (Expand)Author
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin
2017-10-23loplugin:includeform: unotoolsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled namespacesThomas Arnhold
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-06-07catch by const referenceCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.20.54); FILE MERGEDRüdiger Timm
2007-06-05INTEGRATION: CWS bgdlremove (1.19.30); FILE MERGEDIvo Hinkelmann
2006-09-17INTEGRATION: CWS pchfix02 (1.18.16); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.16.16); FILE MERGEDJens-Heiner Rechtien
2006-04-26INTEGRATION: CWS fwk37 (1.16.38); FILE MERGEDKurt Zenker
2005-09-09INTEGRATION: CWS ooo19126 (1.15.66); FILE MERGEDRüdiger Timm
2004-08-11INTEGRATION: CWS impress15ea (1.14.8); FILE MERGEDOliver Bolte
2004-05-28INTEGRATION: CWS tdocfixes1 (1.13.8); FILE MERGEDOliver Bolte
2004-04-21INTEGRATION: CWS loadenv01 (1.12.142); FILE MERGEDSander Vesik
2001-07-20#89744#: use empty stream, not empty interface when inserting an emprty fileMathias Bauer
2001-07-16#89377#: OpenMode ReadWrite now handled by UCPMathias Bauer