summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23OSL_FAIL -> SAL_WARNStephan Bergmann
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
2013-07-12eliminated some back and forth conversion between bcp47 and LocaleEike Rathke
2013-07-11use LanguageTag and getFallbackStrings()Eike Rathke
2013-07-11use LanguageTag::getFallbackStrings()Eike Rathke
2013-07-11use LanguageTag to convertEike Rathke
2013-07-02fix StrictStringSort (and STL assertion in starmath test)Michael Stahl
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28datetime.cxx: remove duplicative unused operatorsMichael Stahl
2013-06-27fix crash when parsing empty stringLionel Elie Mamane
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-05Some String -> OUStringStephan Bergmann
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-27The MT Extra font mapping is incompleteSean Young
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
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