summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Use boolStephan Bergmann1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2-7/+7
2013-12-20typo fixesAndras Timar4-12/+12
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-10Typos (mainly "propably")Julien Nabet1-2/+2
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann2-4/+7
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin1-2/+2
2013-11-20Elide utl::ConfigItem_ImplStephan Bergmann2-163/+109
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-2/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14Adapt MediaDescriptor log area codeStephan Bergmann1-6/+7
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+6
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-0/+758
2013-11-14Add "block untrusted referer links" switchStephan Bergmann1-5/+40
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin5-10/+10
2013-11-11String clean-upStephan Bergmann1-63/+47
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin3-13/+13
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2-3/+3
2013-11-09Converge on SvtSecurityOptions::isTrustedLocationStephan Bergmann1-18/+17
2013-11-08Clean up IsSecureURLStephan Bergmann1-57/+32
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin5-13/+13
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: unotoolsThomas Arnhold2-5/+5
2013-10-23convert code to use OUString::endsWithNoel Grandin2-9/+8
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-4/+4
2013-10-16unotools: add menu option to enable/disable Smart-Art lockJacobo Aragunde Pérez1-3/+20
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