summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* OSL_FAIL -> SAL_WARNStephan Bergmann2013-07-231-17/+5
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-133-9/+9
* DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke2013-07-121-31/+37
* eliminated some back and forth conversion between bcp47 and LocaleEike Rathke2013-07-121-19/+17
* use LanguageTag and getFallbackStrings()Eike Rathke2013-07-111-16/+9
* use LanguageTag::getFallbackStrings()Eike Rathke2013-07-111-15/+22
* use LanguageTag to convertEike Rathke2013-07-111-22/+2
* fix StrictStringSort (and STL assertion in starmath test)Michael Stahl2013-07-021-1/+1
* OUString convertion for unotoolsNorbert Thiebaud2013-07-0216-621/+578
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-302-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-294-18/+18
* datetime.cxx: remove duplicative unused operatorsMichael Stahl2013-06-281-29/+0
* fix crash when parsing empty stringLionel Elie Mamane2013-06-271-1/+6
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-211-3/+16
* -Werror,-Wdeprecated-registerStephan Bergmann2013-06-201-4/+4
* Some String -> OUStringStephan Bergmann2013-06-051-7/+5
* use uno::Reference#clear() method...Noel Grandin2013-06-051-1/+1
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+0
* Make use of IsStarSymbol()Thomas Arnhold2013-05-302-1/+9
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-272-0/+2
* The MT Extra font mapping is incompleteSean Young2013-05-271-43/+43
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-1/+1
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-183-15/+453
* fdo#60724 correct spellingThomas Arnhold2013-04-152-2/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 informations -> informationThomas Arnhold2013-04-1511-18/+18
* SvtPathOptions with LanguageTagEike Rathke2013-04-101-11/+7
* use language tagsEike Rathke2013-04-101-32/+11
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0750-671/+653
* new module i18nlangtagEike Rathke2013-04-057-9/+9
* unotools: remove some unused itemsThomas Arnhold2013-04-053-524/+0
* Remove SvtInternalOptionsThomas Arnhold2013-04-052-368/+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-261-6/+9
* Fix spelling errors and typos: 'unkown' change to 'unknown'vincent2013-03-254-4/+4
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-9/+9
* 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