Age | Commit message (Expand) | Author |
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 |
2013-11-07 | vcl: PPDParser: fix out of bounds string accesses | Michael Stahl |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-11-03 | fdo#70885: disable app menu under Unity | Ivan Timofeev |
2013-11-01 | Better approach for fdo#40077: Characters cropped in GTK-Combobox | Samuel Mehrbrodt |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-29 | fdo#40077 Characters cropped in GTK-based ComboBox | Samuel Mehrbrodt |
2013-10-29 | VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0 | Arnaud Versini |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |