summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Fix CompareIgnoreCaseToAscii -> matchIgnoreAsciiCaseAsciiL regressionStephan Bergmann1-1/+1
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-0/+20
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-06-28fix crash when parsing empty stringLionel Elie Mamane1-1/+6
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist3-16/+16
2013-05-13WaE: 'bFrac' may be used uninitialized in this functionTor Lillqvist1-1/+1
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin1-15/+5
2013-05-08coverity#1019431: use of freed memoryMarkus Mohrhard1-2/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane3-15/+453
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