Age | Commit message (Expand) | Author |
2013-12-20 | typo fixes | Andras Timar |
2013-12-18 | resolved fdo#72778 keep setting system locale and LanguageTag in sync | Eike Rathke |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-10 | Typos (mainly "propably") | Julien Nabet |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-03 | convert xub_StrLen->sal_Int32 in unotools | Noel Grandin |
2013-11-20 | Elide utl::ConfigItem_Impl | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | Adapt MediaDescriptor log area code | Stephan Bergmann |
2013-11-14 | rhbz#887420 Implement "block untrusted referer links" feature | Stephan Bergmann |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | Add "block untrusted referer links" switch | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | String clean-up | Stephan Bergmann |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-09 | Converge on SvtSecurityOptions::isTrustedLocation | Stephan Bergmann |
2013-11-08 | Clean up IsSecureURL | Stephan Bergmann |
2013-11-07 | remove unnecessary use of OUString constructor in UNOTOOLS module | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | fixincludeguards.sh: unotools | Thomas Arnhold |
2013-10-23 | convert code to use OUString::endsWith | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-16 | unotools: add menu option to enable/disable Smart-Art lock | Jacobo Aragunde Pérez |
2013-10-08 | No longer used header include | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-10-01 | desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSION | Michael Stahl |
2013-10-01 | remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11 | Michael Stahl |
2013-09-26 | use makeFallback() in MakeRalLocale()/MakeRealUILocale() | Eike Rathke |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-21 | drop various tools/string.hxx include | Caolán McNamara |
2013-09-20 | cook up a scheme to allow windows to have per-module settings | Caolán McNamara |
2013-09-17 | remove OUStringHashCode in favor of OUStringHash | Caolán McNamara |
2013-09-12 | certainly it is enough to obtain the disables dictionaries once? | Eike Rathke |
2013-09-11 | let us use the standard library instead of an own pow function | Markus Mohrhard |
2013-09-10 | unusedcode: remove AttributeListImpl | Matúš Kukan |
2013-09-09 | Make SvtHistoryOptions not return files if they can't be opened | Krisztian Pinter |
2013-09-05 | getFallbackStrings() with bIncludeFullBcp47 parameter | Eike Rathke |
2013-09-04 | Remove more unused methods | Marcos Paulo de Souza |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke |
2013-09-03 | was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() | Eike Rathke |
2013-09-03 | WaE: unused define | Caolán McNamara |
2013-09-03 | Remove more unused methods | Marcos Paulo de Souza |
2013-08-28 | Mark as const | Takeshi Abe |