summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Fix CompareIgnoreCaseToAscii -> matchIgnoreAsciiCaseAsciiL regressionStephan Bergmann2013-11-141-1/+1
* Make use of IsStarSymbol()Thomas Arnhold2013-10-222-1/+9
* Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara2013-08-271-0/+20
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* fix crash when parsing empty stringLionel Elie Mamane2013-06-281-1/+6
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-153-16/+16
* WaE: 'bFrac' may be used uninitialized in this functionTor Lillqvist2013-05-131-1/+1
* fdo#46808, Convert util::PathSettings service to new styleNoel Grandin2013-05-131-15/+5
* coverity#1019431: use of freed memoryMarkus Mohrhard2013-05-081-2/+4
* Don't point to inc directories that don't exist any longerTor Lillqvist2013-04-241-6/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-4/+0
* execute move of global headersBjoern Michaelsen2013-04-2371-9403/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-225-106/+22
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-184-15/+459
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-151-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-154-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 informations -> informationThomas Arnhold2013-04-1514-23/+23
* SvtPathOptions with LanguageTagEike Rathke2013-04-102-13/+9
* use language tagsEike Rathke2013-04-101-32/+11
* janitorial: spelling in commentLionel Elie Mamane2013-04-101-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0774-932/+907
* new module i18nlangtagEike Rathke2013-04-0516-20/+20
* unotools: remove some unused itemsThomas Arnhold2013-04-059-724/+11
* Remove SvtInternalOptionsThomas Arnhold2013-04-056-504/+0
* drop prefix from ::cssThomas Arnhold2013-04-021-67/+67
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* remove local css definitionsThomas Arnhold2013-03-301-3/+0
* FIXME-BCP47Eike Rathke2013-03-291-0/+1
* -Werror=unused-macrosStephan Bergmann2013-03-271-1/+0
* Replace String with OUString in RecodeStringChr. Rossmanith2013-03-262-7/+12
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-254-4/+4
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-202-11/+11
* simplify OUString assignmentsChr. Rossmanith2013-03-201-36/+36
* compareToAscii(RTL_CONSTASCII_STRINGPARAM(s)) != compareTo(s)Stephan Bergmann2013-03-191-2/+2
* DBG_ASSERT -> SAL_WARNStephan Bergmann2013-03-191-2/+4
* Simply obtain theMacroExpander on demandStephan Bergmann2013-03-191-24/+7
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* Polishing 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10Chr. Rossmanith2013-03-121-5/+3
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-123-37/+26
* tempfile: Creating tempfiles in a given folder is not usedThomas Arnhold2013-03-121-1/+0
* Keep concatenating adjacent string literals via juxtaposition instead of +Stephan Bergmann2013-03-121-5/+2
* unotools: use return value of copy()Thomas Arnhold2013-03-111-2/+2
* fdo#38838: Converting String/UniString to OUStringelixir2013-03-113-60/+75
* fdo#47011 autosave featureKrisztian Pinter2013-03-111-15/+1
* Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith2013-03-1122-305/+282
* Removed RTL_CONSTASCII_USTRINGPARAM in unotoolsChr. Rossmanith2013-03-104-26/+26
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1