Age | Commit message (Expand) | Author |
2013-12-27 | Some make file fixing | Zolnai Tamás |
2013-12-27 | Transex3: NO_LOCALIZE_EXPORT | Zolnai Tamás |
2013-12-26 | WaE: unused variable 'ARGUMENT_PREFIX' | Tor Lillqvist |
2013-12-26 | WaE: unused variable 'url' | Tor Lillqvist |
2013-12-26 | WaE: unused variable 'XDG_CONFIG_PART' | Tor Lillqvist |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714 | Eike Rathke |
2013-12-18 | resolved fdo#72778 keep setting system locale and LanguageTag in sync | Eike Rathke |
2013-12-17 | No need for implbase1.hxx to include XComponentContext.hpp | Stephan Bergmann |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-12-17 | Keep using component_getImplementationEnvironment in extensions | Stephan Bergmann |
2013-12-17 | remove unnecessary double calls to OUString constructor | Noel Grandin |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-16 | Clean-up uno/lbnames.h | Stephan Bergmann |
2013-12-16 | uiconfig is a l10n-relevant target | Bjoern Michaelsen |
2013-12-16 | m_bHasActive must be false after last visible entry is removed | Stephan Bergmann |
2013-12-16 | Re-enable building test-active.oxt | Stephan Bergmann |
2013-12-16 | Missing "boost_headers" | Stephan Bergmann |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
2013-12-12 | Revert "fix windows build" | Michael Stahl |
2013-12-12 | use OUString::endsWith where possible | Noel Grandin |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-11 | desktop: document -env cmdline argument | Miklos Vajna |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-06 | convert accept license dialog to .ui | Caolán McNamara |
2013-12-06 | set close as default | Caolán McNamara |
2013-12-06 | convert show extension licence dialog to .ui | Caolán McNamara |
2013-12-05 | fdo#39956 Delete JAB | David Ostrovsky |
2013-11-30 | mark non-translatable .ui strings explicitely as such | Andras Timar |
2013-11-25 | Resolves: #i123747# allow treating Window's SEH events as C++ exceptions | Herbert Dürr |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-21 | fdo#60698: Unify spl and spl_unx | Marcos Paulo de Souza |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
2013-11-19 | Use startsWith rest parameter | Stephan Bergmann |
2013-11-19 | Consistently accept all cmd line args only in lower case | Stephan Bergmann |
2013-11-19 | Consistently warn about all deprecated cmd line args starting with a single - | Stephan Bergmann |
2013-11-19 | String function clean-up | Stephan Bergmann |
2013-11-19 | rhbz#1031989 Accept --pt in addition to deprecated -pt | Stephan Bergmann |
2013-11-19 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-11-19 | convert equalsAsciiL calls to startWith calls where possible | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-19 | remove most use of RTL_CONSTASCII_USTRINGPARAM macro | Noel Grandin |
2013-11-15 | WaE: C4190 for extern "C" functions returning C++ type | Tor Lillqvist |
2013-11-15 | -Werror,-Wmismatched-tags | Stephan Bergmann |
2013-11-15 | -Werror,-Wlogical-not-parentheses | Stephan Bergmann |
2013-11-15 | liblibo: expose a C API for ABI reasons, and wrap with C++. | Michael Meeks |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |