summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 informations -> informationThomas Arnhold11-18/+18
2013-04-10SvtPathOptions with LanguageTagEike Rathke1-11/+7
2013-04-10use language tagsEike Rathke1-32/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák50-671/+653
2013-04-05new module i18nlangtagEike Rathke7-9/+9
2013-04-05unotools: remove some unused itemsThomas Arnhold3-524/+0
2013-04-05Remove SvtInternalOptionsThomas Arnhold2-368/+0
2013-04-02drop prefix from ::cssThomas Arnhold1-67/+67
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-30remove local css definitionsThomas Arnhold1-3/+0
2013-03-29FIXME-BCP47Eike Rathke1-0/+1
2013-03-27-Werror=unused-macrosStephan Bergmann1-1/+0
2013-03-26Replace String with OUString in RecodeStringChr. Rossmanith1-6/+9
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent4-4/+4
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-9/+9
2013-03-20simplify OUString assignmentsChr. Rossmanith1-36/+36
2013-03-19compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann1-2/+2
2013-03-19DBG_ASSERT -> SAL_WARNStephan Bergmann1-2/+4
2013-03-19Simply obtain theMacroExpander on demandStephan Bergmann1-24/+7
2013-03-12Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith1-5/+3
2013-03-12Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith3-37/+26
2013-03-12tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold1-1/+0
2013-03-12Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann1-5/+2
2013-03-11unotools: use return value of copy()Thomas Arnhold1-2/+2
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-56/+71
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-15/+1
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith22-305/+282
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
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-07WIP: fdo#47011 autosave featureKrisztian Pinter1-1/+55
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin1-4/+4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-11/+14
2013-03-04doubled namespacesThomas Arnhold2-2/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04callcatcher: unused codeCaolán McNamara1-7/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-4/+4
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King3-3/+3
2013-02-25loplugin: improve indentationThomas Arnhold1-14/+7
2013-02-25loplugin: unused variablesThomas Arnhold1-7/+0
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-23Fix typo accessable/accessibleJulien Nabet3-3/+3
2013-02-23sal: update log areasThomas Arnhold4-29/+24
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-3/+3
2013-02-15do not use the raw locale for osl_getTextEncodingFromLocale()Eike Rathke1-3/+15
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2-20/+12