summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* remove OUStringHashCode in favor of OUStringHashCaolán McNamara2013-09-174-39/+6
* certainly it is enough to obtain the disables dictionaries once?Eike Rathke2013-09-121-1/+2
* let us use the standard library instead of an own pow functionMarkus Mohrhard2013-09-111-26/+3
* unusedcode: remove AttributeListImplMatúš Kukan2013-09-101-140/+0
* Make SvtHistoryOptions not return files if they can't be openedKrisztian Pinter2013-09-091-6/+22
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-3/+2
* Remove more unused methodsMarcos Paulo de Souza2013-09-041-38/+0
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke2013-09-031-1/+1
* WaE: unused defineCaolán McNamara2013-09-031-2/+0
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-63/+0
* Mark as constTakeshi Abe2013-08-282-7/+7
* Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara2013-08-271-0/+20
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-216-19/+19
* Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini2013-08-191-7/+8
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-2/+3
* fdo#46037: 1 less occurrence comphelper/configurationhelper in unotoolsJulien Nabet2013-08-102-49/+14
* Typos in debug messagesMatteo Casalin2013-07-301-2/+2
* Just quiet cppcheckJulien Nabet2013-07-291-2/+2
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-2412-26/+0
* 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
* 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