Age | Commit message (Expand) | Author |
2013-12-16 | uiconfig is a l10n-relevant target | Bjoern Michaelsen |
2013-12-16 | convert control font dialog to .ui | Caolán McNamara |
2013-12-13 | cppcheck: Possible inefficient checking | Julien Nabet |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
2013-12-12 | Do not use C++-UNO internal static_type functions in client code | Stephan Bergmann |
2013-12-12 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-11 | Revert "Don't hold css::uno::Type instances by pointer" | Stephan Bergmann |
2013-12-11 | Don't hold css::uno::Type instances by pointer | Stephan Bergmann |
2013-12-10 | Drop duplicate #include | Takeshi Abe |
2013-12-09 | fix equalsAscii conversion. Noticed in fdo#72391 | Noel Grandin |
2013-12-06 | Clean up includes of comphelper/stl_types.hxx | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_STDKEY_MAP | Stephan Bergmann |
2013-12-06 | typo: onle -> only | Andras Timar |
2013-12-06 | Get rid of DECLARE_STL_VECTOR | Stephan Bergmann |
2013-12-06 | Get rid of DECLARE_STL_USTRINGACCESS_MAP | Stephan Bergmann |
2013-12-05 | Get rid of DECLARE_STL_STDKEY_SET | Stephan Bergmann |
2013-12-05 | Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5 | Tor Lillqvist |
2013-12-04 | Fix one more use of wsprintf | Stephan Bergmann |
2013-12-03 | convert Edit::GetCharPos from xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-28 | clean up some COM initialization | Michael Stahl |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | Windows: Require at least Windows XP SP2 | Thomas Arnhold |
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 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | 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-14 | SAL_WARN_UNUSED com::sun::star::uno::Any | Stephan Bergmann |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | 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-11 | convert OUString 0==compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in EXTENSIONS module | Noel Grandin |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-05 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-24 | Disallow --without-system-cairo combined with (implicit) --enable-gtk | Stephan Bergmann |
2013-10-24 | extensions: crude hack for mysterious cairo link failure | Michael Stahl |
2013-10-23 | fdo#54938: Replace existsValue for cppu::supportsService | Marcos Paulo de Souza |
2013-10-23 | Fix build of ldapbe in Ubuntu | Marcos Paulo de Souza |