summaryrefslogtreecommitdiff
path: root/include/unotools/ucbstreamhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen1-2/+3
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-3/+5
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-9/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-7/+8
2018-04-25Revert "make UcbStreamHelper return SvStream by std::unique_ptr"Noel Grandin1-8/+7
2018-04-25make UcbStreamHelper return SvStream by std::unique_ptrNoel Grandin1-7/+8
2017-12-06unotools: remove not needed UcbStreamHelper inheritanceMiklos Vajna1-1/+1
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+0
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin1-5/+5
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin1-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-5/+5
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/unotoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/u*Thomas Arnhold1-2/+2
2013-09-02XubString->OUStringCaolán McNamara1-1/+0
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-7/+7
2013-04-23execute move of global headersBjoern Michaelsen1-0/+73