Age | Commit message (Expand) | Author |
2013-12-17 | Remove unnecessary use of OUString constructor in + expressions | Noel Grandin |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
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 | fontmanager.hxx is private to vcl | Tor Lillqvist |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-06 | fdo#60705 Don't discard valid printing options. | Andrzej Hunt |
2013-12-04 | fdo#67011: Run Display::Yield through KDEXLib::Yield. | Jan-Marek Glogowski |
2013-12-04 | No more uses of printer built in fonts | Khaled Hosny |
2013-12-04 | Device-specific font substitution is not used | Khaled Hosny |
2013-12-04 | Don't perform printer font substitution | Khaled Hosny |
2013-11-22 | Related: fdo#41169 fix GTK non-Latin keyboard layout with Latin shortcuts | Caolán McNamara |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiL | Noel Grandin |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-21 | remove unnecessary use of OUString::createFromAscii | Noel Grandin |
2013-11-20 | Elide utl::ConfigItem_Impl | Stephan Bergmann |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | Revert "Simplify KDE4 yielding." | Michael Meeks |
2013-11-20 | Simplify KDE4 yielding. | Jan-Marek Glogowski |
2013-11-20 | Rewrite Qt4 based nested yield mutex locking. | Jan-Marek Glogowski |
2013-11-20 | Redirect file picker UI processing to GUI thread. | Jan-Marek Glogowski |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::matchL calls | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin |
2013-11-20 | Drop processYield return type. | Jan-Marek Glogowski |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-11-20 | convert equalsAsciiL calls to startsWith calls | Noel Grandin |
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 | Use Q_* macros. | Jan-Marek Glogowski |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in VCL module | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in VCL module | Noel Grandin |
2013-11-07 | Name threads for debug purpose | Arnaud Versini |