summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa12-26/+0
2013-07-23OSL_FAIL -> SAL_WARNStephan Bergmann1-17/+5
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke3-9/+9
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke1-31/+37
2013-07-12eliminated some back and forth conversion between bcp47 and LocaleEike Rathke1-19/+17
2013-07-11use LanguageTag and getFallbackStrings()Eike Rathke1-16/+9
2013-07-11use LanguageTag::getFallbackStrings()Eike Rathke1-15/+22
2013-07-11use LanguageTag to convertEike Rathke1-22/+2
2013-07-02fix StrictStringSort (and STL assertion in starmath test)Michael Stahl1-1/+1
2013-07-02OUString convertion for unotoolsNorbert Thiebaud16-621/+578
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud2-2/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold4-18/+18
2013-06-28datetime.cxx: remove duplicative unused operatorsMichael Stahl1-29/+0
2013-06-27fix crash when parsing empty stringLionel Elie Mamane1-1/+6
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-3/+16
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-4/+4
2013-06-05Some String -> OUStringStephan Bergmann1-7/+5
2013-06-05use uno::Reference#clear() method...Noel Grandin1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-05-30Make use of IsStarSymbol()Thomas Arnhold2-1/+9
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold2-0/+2
2013-05-27The MT Extra font mapping is incompleteSean Young1-43/+43
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-1/+1
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-24Don't point to inc directories that don't exist any longerTor Lillqvist1-6/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-4/+0
2013-04-23execute move of global headersBjoern Michaelsen71-9403/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-106/+22
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