summaryrefslogtreecommitdiff
path: root/unotools/source/config
AgeCommit message (Expand)Author
2013-12-10Typos (mainly "propably")Julien Nabet
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14Add "block untrusted referer links" switchStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11String clean-upStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-09Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann
2013-11-08Clean up IsSecureURLStephan Bergmann
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: unotoolsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl
2013-09-26use makeFallback() in MakeRalLocale()/MakeRealUILocale()Eike Rathke
2013-09-26typo fixes in commentsAndras Timar
2013-09-21drop various tools/string.hxx includeCaolán McNamara
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara
2013-09-12certainly it is enough to obtain the disables dictionaries once?Eike Rathke
2013-09-10unusedcode: remove AttributeListImplMatúš Kukan
2013-09-09Make SvtHistoryOptions not return files if they can't be openedKrisztian Pinter
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-09-03WaE: unused defineCaolán McNamara
2013-09-03Remove more unused methodsMarcos Paulo de Souza
2013-08-28Mark as constTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-10fdo#46037: 1 less occurrence comphelper/configurationhelper in unotoolsJulien Nabet
2013-07-30Typos in debug messagesMatteo Casalin
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23OSL_FAIL -> SAL_WARNStephan Bergmann
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