summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)Author
2014-08-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-08-20fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-08-20Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann
2014-08-20Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02drop prefix from ::cssThomas Arnhold
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23sal: update log areasThomas Arnhold
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