summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-06XUniversalContentBroker pBroker unused directlyCaolán McNamara
2017-02-09convert ResultType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, unotoolsStephan Bergmann
2017-01-09New loplugin:externvar: unotoolsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24loplugin:unnecessaryoverride (dtors) in unotoolsStephan Bergmann
2016-10-17tdf#103274 (3): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-19loplugin:unusedmethods in unotoolsNoel Grandin
2016-05-12loplugin:passstuffbyrefStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin
2016-04-04reduce unnecessary reallocingNoel Grandin
2016-03-16loplugin:constantparam in unotools/Noel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2016-02-11OTempFileService: avoid manually deleting mpTempFileMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value unotools/Noel Grandin
2016-01-05let us try to use the pid as well on windowsMarkus Mohrhard
2016-01-04remove unnecessary ;Markus Mohrhard
2015-12-21loplugin:unusedfields unotools,unoxmlNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian