summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-0/+20
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud3-95/+95
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-127/+127
2013-04-02drop prefix from ::cssThomas Arnhold1-67/+67
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-9/+9
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2-10/+10
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold1-1/+0
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-03-04doubled namespacesThomas Arnhold2-2/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23sal: update log areasThomas Arnhold1-13/+13
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-156/+24
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-24/+156
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-46/+0
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-189/+148
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud1-1/+4
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-10/+6
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann1-9/+8
2012-07-11re-base on ALv2 code. Includes:Michael Meeks8-184/+112
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-3/+3
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-19remove some UniString ctorsCaolán McNamara1-1/+1
2012-06-11callcatcher: update unused codeCaolán McNamara1-28/+0
2012-06-02targeted string re-workNorbert Thiebaud4-18/+15
2012-05-30targeted string re-workNorbert Thiebaud1-6/+4
2012-05-06removed unused definesTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist1-1/+1
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann4-13/+13
2012-01-20ucbhelper::GetLocalFileURL does not use its arg.Stephan Bergmann1-2/+2
2012-01-19Fix for fdo43460 Part XLII getLength() to isEmpty()Olivier Hallot2-6/+6
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-20/+12
2012-01-08catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-15Removed extra semicolonsJesse1-4/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+2