summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane4-15/+459
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold4-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold2-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold14-23/+23
2013-04-10SvtPathOptions with LanguageTagEike Rathke2-13/+9
2013-04-10use language tagsEike Rathke1-32/+11
2013-04-10janitorial: spelling in commentLionel Elie Mamane1-1/+1
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák74-932/+907
2013-04-05new module i18nlangtagEike Rathke16-20/+20
2013-04-05unotools: remove some unused itemsThomas Arnhold9-724/+11
2013-04-05Remove SvtInternalOptionsThomas Arnhold6-504/+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. Rossmanith2-7/+12
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent4-4/+4
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith2-11/+11
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-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
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 OUStringelixir3-60/+75
2013-03-11fdo#47011 autosave featureKrisztian Pinter1-15/+1
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith22-305/+282
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith4-26/+26
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 Pinter2-2/+60
2013-03-07fdo#46808, simplify OConfigurationTreeRoot constructorNoel Grandin2-5/+5
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-11/+14
2013-03-04remove trailing whitespacesThomas Arnhold1-1/+1
2013-03-04doubled namespacesThomas Arnhold2-2/+0
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-04callcatcher: unused codeCaolán McNamara2-8/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold6-7/+7
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King17-17/+17
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-14/+7