Age | Commit message (Expand) | Author |
2014-01-20 | Related: #i56998# add space separator between value and unit... | Tsutomu Uchino |
2014-01-20 | Translated German comments (in 20 yr old code...) | Luc Castermans |
2014-01-19 | fdo#73764 partially revert 3998d1abb291 | Andras Timar |
2014-01-19 | Revert "cppcheck: reduce scope", CID#1158238 | Markus Mohrhard |
2014-01-19 | EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot) | Andras Timar |
2014-01-19 | WMF: parse line cap and line join | Andras Timar |
2014-01-19 | Translated German comments and corrected English spelling | Luc Castermans |
2014-01-17 | fix dropshadow on ios | tsahi glik |
2014-01-18 | Window::PreNotify should return bool | Stephan Bergmann |
2014-01-18 | ImplCallPreNotify should return bool | Stephan Bergmann |
2014-01-18 | Remove unused ImplCallEvent | Stephan Bergmann |
2014-01-18 | This is an int, not float | Khaled Hosny |
2014-01-18 | Simplify | Khaled Hosny |
2014-01-18 | Minor | Khaled Hosny |
2014-01-18 | Do proper script itemization with HarfBuzz | Khaled Hosny |
2014-01-18 | Use a more descriptive and distinct field name | Khaled Hosny |
2014-01-17 | bool improvements | Stephan Bergmann |
2014-01-17 | Be explicit when using bool as integral value (as Link return value) | Stephan Bergmann |
2014-01-17 | Remove warning and build error with MSVC. | Kohei Yoshida |
2014-01-17 | Ensure that we display patterned lines at all zoom levels. | Kohei Yoshida |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-17 | Additional warnings when processing cmap tables | Chris Sherlock |
2014-01-17 | Translate German comments to English. (Remove one redundant comment.) | Sven Wehner |
2014-01-17 | Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarity | Tor Lillqvist |
2014-01-17 | Indentation fix | Tor Lillqvist |
2014-01-16 | If this is Windows specific, it can be inside ifeq ($(OS),WNT) | Tor Lillqvist |
2014-01-16 | fix compile break on macos | tsahi glik |
2014-01-16 | fix rendering issues in iOS with aqua | tsahi glik |
2014-01-16 | Translate German comments to English in vcl/source/filter/sgfbram.cxx | Sven Wehner |
2014-01-16 | Remove defines now that fontconfig baseline has been updated | Chris Sherlock |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2014-01-16 | Resolves: #i123690# handle the extremes Width or Height equal one | Armin Le Grand |
2014-01-15 | Bin unused code | Tor Lillqvist |
2014-01-15 | Bin misleading OSL_TRACE | Tor Lillqvist |
2014-01-14 | longparas: none of the callers check for the error case | Caolán McNamara |
2014-01-14 | longparas: bump nLen to 32bit | Caolán McNamara |
2014-01-14 | vcl: missing modeline in dibtools | Miklos Vajna |
2014-01-14 | Fix typo | Takeshi Abe |
2014-01-13 | longparas: convert ValidateKashidas to sal_Int32 | Caolán McNamara |
2014-01-13 | Work around G_DEFINE_TYPE -Werror,-Wunused-function | Stephan Bergmann |
2014-01-13 | Keep in sync with desktop_strings[] in salplug.cxx | Maxim Monastirsky |
2014-01-13 | -Wunused-variable | Stephan Bergmann |
2014-01-13 | drop unnecessary tools/string.hxx includes | Caolán McNamara |
2014-01-13 | SalDisplay::Dispatch shall apparently return bool | Stephan Bergmann |
2014-01-13 | longparas: drop xub_StrLen from fields | Caolán McNamara |
2014-01-13 | longparas: weed out xub_StrLen in pdf writer | Caolán McNamara |
2014-01-13 | longparas: STRING_LEN here means text len, so expand to just that | Caolán McNamara |
2014-01-13 | longparas: make OutputDevice::GetGlyphBoundRects safe | Caolán McNamara |
2014-01-13 | longparas: drop 16bit string limits in meta text actions | Caolán McNamara |
2014-01-13 | longparas: STRING_LEN gets expanded to string len, so just use str len | Caolán McNamara |