Age | Commit message (Expand) | Author |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-11-10 | fdo#71321: We should not actually use the delta-is-pixels concept on OS X | Tor Lillqvist |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl |
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 | convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-07 | configure: add vars for Solaris/SPARC64 (already checked in vcl) | Michael Stahl |
2013-11-07 | vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIAN | Michael Stahl |
2013-11-07 | vcl: PPDParser: fix out of bounds string accesses | Michael Stahl |
2013-11-06 | Resolves: #i123500# redefined ColorModifiers and ColorModifierStack... | Armin Le Grand |
2013-11-06 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-06 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-05 | convert xub_StrLen to sal_Int32 | Noel Grandin |
2013-11-05 | Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set | Niklas Johansson |
2013-11-05 | update pch | Thomas Arnhold |
2013-11-05 | Revert "Windows: SHARDAPPIDINFO since 0x0600" | Thomas Arnhold |
2013-11-04 | Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK set | Caolán McNamara |
2013-11-04 | remove redundant calls to OUString constructor in if expression | Noel Grandin |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
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-02 | Fix invalid string access | Marcos Paulo de Souza |
2013-11-01 | Better approach for fdo#40077: Characters cropped in GTK-Combobox | Samuel Mehrbrodt |
2013-11-01 | remove nonsense FOLD comments | Thomas Arnhold |
2013-11-01 | Typo | Tor Lillqvist |
2013-11-01 | Maybe Dialog::Execute() is one good place to call touch_ui_dialog_modal() | Tor Lillqvist |
2013-11-01 | Bin pointless Android ifdefs | Tor Lillqvist |
2013-11-01 | Bin dead code | Tor Lillqvist |
2013-11-01 | Cosmetics and style cleanups | Tor Lillqvist |
2013-11-01 | The "source size" of a VCL bitmap is not used for anything | Tor Lillqvist |
2013-10-31 | vcl: fix brace | Thomas Arnhold |
2013-10-31 | Windows: SHARDAPPIDINFO since 0x0600 | Thomas Arnhold |
2013-10-31 | Better warnings when CheckContext() fails | Tor Lillqvist |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-30 | Windows: Drop obsolete stuff | Thomas Arnhold |
2013-10-30 | windows: remove WINVER check | Thomas Arnhold |
2013-10-30 | fdo#70968: Incorrect rendering of Devanagari short 'i' vowel | Khaled Hosny |
2013-10-30 | Simplify | Khaled Hosny |
2013-10-30 | avoid build breakage on lame pseudo-OS that cannot unlink open file | Michael Stahl |
2013-10-29 | Resolves: rhbz#1021915 force menubar menus to be up/down only | Caolán McNamara |
2013-10-29 | fdo#40077 Characters cropped in GTK-based ComboBox | Samuel Mehrbrodt |
2013-10-29 | Typo | Tor Lillqvist |
2013-10-29 | Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() fails | Tor Lillqvist |
2013-10-29 | VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0 | Arnaud Versini |
2013-10-28 | gbuild: set Package default target to INSTDIR | Michael Stahl |
2013-10-28 | fixincludeguards.sh: vcl | Thomas Arnhold |
2013-10-28 | Add some (commented out) SAL_DEBUG() calls | Tor Lillqvist |
2013-10-28 | Shortcut when the SvpSalFrame already has the "focus" | Tor Lillqvist |