summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-28fix crash when parsing empty stringLionel Elie Mamane
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13WaE: 'bFrac' may be used uninitialized in this functionTor Lillqvist
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-08coverity#1019431: use of freed memoryMarkus Mohrhard
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-10SvtPathOptions with LanguageTagEike Rathke
2013-04-10use language tagsEike Rathke
2013-04-10janitorial: spelling in commentLionel Elie Mamane
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05unotools: remove some unused itemsThomas Arnhold
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-02drop prefix from ::cssThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-30remove local css definitionsThomas Arnhold
2013-03-29FIXME-BCP47Eike Rathke
2013-03-27-Werror=unused-macrosStephan Bergmann
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-14remove legacy build.pl prj/build.lst files.Michael Meeks
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-10Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. 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