summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-10-08No longer used header includeStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl1-12/+0
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl1-6/+0
2013-09-26use makeFallback() in MakeRalLocale()/MakeRealUILocale()Eike Rathke1-4/+4
2013-09-26typo fixes in commentsAndras Timar3-4/+4
2013-09-21drop various tools/string.hxx includeCaolán McNamara2-2/+0
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara1-10/+9
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara4-39/+6
2013-09-12certainly it is enough to obtain the disables dictionaries once?Eike Rathke1-1/+2
2013-09-11let us use the standard library instead of an own pow functionMarkus Mohrhard1-26/+3
2013-09-10unusedcode: remove AttributeListImplMatúš Kukan1-140/+0
2013-09-09Make SvtHistoryOptions not return files if they can't be openedKrisztian Pinter1-6/+22
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-3/+2
2013-09-04Remove more unused methodsMarcos Paulo de Souza1-38/+0
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-09-03WaE: unused defineCaolán McNamara1-2/+0
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-63/+0
2013-08-28Mark as constTakeshi Abe2-7/+7
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-0/+20
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák6-19/+19
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini1-7/+8
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+3
2013-08-10fdo#46037: 1 less occurrence comphelper/configurationhelper in unotoolsJulien Nabet2-49/+14
2013-07-30Typos in debug messagesMatteo Casalin1-2/+2
2013-07-29Just quiet cppcheckJulien Nabet1-2/+2
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
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