summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* convert code to use OUString::endsWithNoel Grandin2013-10-232-9/+8
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-223-4/+4
* unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez2013-10-161-3/+20
* No longer used header includeStephan Bergmann2013-10-081-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl2013-10-011-12/+0
* remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl2013-10-011-6/+0
* use makeFallback() in MakeRalLocale()/MakeRealUILocale()Eike Rathke2013-09-261-4/+4
* typo fixes in commentsAndras Timar2013-09-263-4/+4
* drop various tools/string.hxx includeCaolán McNamara2013-09-212-2/+0
* cook up a scheme to allow windows to have per-module settingsCaolán McNamara2013-09-201-10/+9
* 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