Age | Commit message (Expand) | Author |
2013-11-15 | refactored to allow copying FixedImage to ios | Ptyl Dragon |
2013-11-15 | Tiled rendering: Tunnel the request for a tile to the ViewShell. | Jan Holesovsky |
2013-11-15 | add a stock connect button string | Caolán McNamara |
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 | Use rollover color in the native case. | Jan Holesovsky |
2013-11-14 | Force SetBackground() only if the appropriate settings changed. | Jan Holesovsky |
2013-11-14 | Minor clean-up | 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-exception-parameter | Stephan Bergmann |
2013-11-14 | -Werror,-Wunused-member-function | Stephan Bergmann |
2013-11-14 | -Werror,-Wshift-sign-overflow | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in VCL module | Noel Grandin |
2013-11-13 | sufficientFontRights usage appears to have reversed logic | Caolán McNamara |
2013-11-13 | initialize sufficientFontRights | Caolán McNamara |
2013-11-13 | Respect svg:font-face-format element. | Brennan Vincent |
2013-11-13 | fdo#68174: Default to large icons on OSX too, regardless of the DPI. | Jan Holesovsky |
2013-11-12 | svtools.filter -> vcl.filter | Caolán McNamara |
2013-11-12 | Resolves: fdo#71307 out polygons are limited to 16bit point count | Caolán McNamara |
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 |