Age | Commit message (Expand) | Author |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-08-27 | Resolves: fdo#67743 ensure user autocorr config dir exists | Caolán McNamara |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-02 | OUString convertion for unotools | Norbert Thiebaud |
2013-06-30 | Clean String and sal_Bool in tools | Norbert Thiebaud |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-02 | drop prefix from ::css | Thomas Arnhold |
2013-03-20 | Replace String with OUString (unotools) | Chr. Rossmanith |
2013-03-12 | Remove RTL_CONSTASCII_STRINGPARAM (unotools) | Chr. Rossmanith |
2013-03-12 | tempfile: Creating tempfiles in a given folder is not used | Thomas Arnhold |
2013-03-08 | simplify compareTo (now correct) | Thomas Arnhold |
2013-03-08 | Revert "simplify some compareTo" | Stephan Bergmann |
2013-03-08 | simplify some compareTo | Thomas Arnhold |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2012-12-29 | Revert "String Cleanup and news OUString methods/constructors" | Tor Lillqvist |
2012-12-28 | String Cleanup and news OUString methods/constructors | Ricardo Montania |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-14 | remove use of SAL_MIN() macro | Norbert Thiebaud |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |
2012-08-22 | fdo#46249: UCBContentHelper::GetTitle must not fail for void property | Stephan Bergmann |
2012-07-11 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-11 | callcatcher: update unused code | Caolán McNamara |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-30 | targeted string re-work | Norbert Thiebaud |
2012-05-06 | removed unused defines | Takeshi Abe |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-03-01 | WaE: 'unused' attribute ignored when parsing type | Tor Lillqvist |
2012-02-27 | drop UniString::CreateFromInt64 | Caolán McNamara |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann |
2012-01-19 | Fix for fdo43460 Part XLII getLength() to isEmpty() | Olivier Hallot |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2012-01-08 | catch exception by constant reference | Takeshi Abe |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-15 | Removed extra semicolons | Jesse |