summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)Author
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-19compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann
2013-03-19DBG_ASSERT -> SAL_WARNStephan Bergmann
2013-03-19Simply obtain theMacroExpander on demandStephan Bergmann
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. 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-12Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann
2013-03-11unotools: use return value of copy()Thomas Arnhold
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11fdo#47011 autosave featureKrisztian Pinter
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2013-03-08make use of startsWith()Thomas 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-07WIP: fdo#47011 autosave featureKrisztian Pinter
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23sal: update log areasThomas Arnhold
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11fdo#46808, remove unused header fileNoel Grandin
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-18PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-12-28Get rid of C2U in unotools.Jan Holesovsky
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara
2012-12-1732bit compile fix for OString::valueOf usage.Michael Meeks