summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Typos (mainly "propably")Julien Nabet2013-12-101-2/+2
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* Get rid of DECLARE_STL_VECTORStephan Bergmann2013-12-062-4/+7
* convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin2013-12-031-2/+2
* Elide utl::ConfigItem_ImplStephan Bergmann2013-11-202-163/+109
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-2/+2
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* Adapt MediaDescriptor log area codeStephan Bergmann2013-11-141-6/+7
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-0/+6
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-142-0/+758
* Add "block untrusted referer links" switchStephan Bergmann2013-11-141-5/+40
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-145-10/+10
* String clean-upStephan Bergmann2013-11-111-63/+47
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-113-13/+13
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-112-3/+3
* Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann2013-11-091-18/+17
* Clean up IsSecureURLStephan Bergmann2013-11-081-57/+32
* remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin2013-11-075-13/+13
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-3/+3
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* fixincludeguards.sh: unotoolsThomas Arnhold2013-10-282-5/+5
* 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