summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-11callcatcher: update unused codeCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-06removed unused definesTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-18Fix typos in commentsElton Chung
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-08catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann
2011-11-29Special casing can be removed again.Stephan Bergmann
2011-11-28utl::UCBContentHelper::EqualURLs: inverted returnMichael Stahl
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-21Resolves fdo#41295 tmp name reuse in mass pdf exportCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-09externalrefmgr.cxx is String freeMarkus Mohrhard
2011-08-22callcatcher: unused codeCaolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-07-18Remove an unused #defineFrancois Tigeot
2011-07-14Revert "callcatcher: remove unused TempFile::SetTempNameBaseDirectory from un...Thomas Arnhold
2011-07-14callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-11callcatcher: remove unused GetTempNameBaseDirectoryCaolán McNamara
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-20catch by const referenceCaolán McNamara
2011-06-07catch by const referenceCaolán McNamara