summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-01-22It is just an innocent hyphen not a hyphenatorKhaled Hosny
2014-01-22Make both GetTextBreak() use the same coding styleKhaled Hosny
2014-01-21vcl: stylistic cleanupMichael Stahl
2014-01-21bool improvementsStephan Bergmann
2014-01-21Change EnableNoYieldMode(bool) to better namesChris Sherlock
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21coverity#707581Norbert Thiebaud
2014-01-21Translated German comments vcl/sourceLuc Castermans
2014-01-21Translated German commentsLuc Castermans
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Related: #i56998# percent value should not takes space separator...Tsutomu Uchino
2014-01-20Related: #i56998# no space for degree symbolCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-20Related: #i56998# add space separator between value and unit...Tsutomu Uchino
2014-01-20Translated German comments (in 20 yr old code...)Luc Castermans
2014-01-19fdo#73764 partially revert 3998d1abb291Andras Timar
2014-01-19Revert "cppcheck: reduce scope", CID#1158238Markus Mohrhard
2014-01-19EMF/WMF: fix rendering of pen styles (dash, dot, dashdot, dashdotdot)Andras Timar
2014-01-19WMF: parse line cap and line joinAndras Timar
2014-01-19Translated German comments and corrected English spellingLuc Castermans
2014-01-17fix dropshadow on iostsahi glik
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-18ImplCallPreNotify should return boolStephan Bergmann
2014-01-18Remove unused ImplCallEventStephan Bergmann
2014-01-18This is an int, not floatKhaled Hosny
2014-01-18SimplifyKhaled Hosny
2014-01-18MinorKhaled Hosny
2014-01-18Do proper script itemization with HarfBuzzKhaled Hosny
2014-01-18Use a more descriptive and distinct field nameKhaled Hosny
2014-01-17bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17Remove warning and build error with MSVC.Kohei Yoshida
2014-01-17Ensure that we display patterned lines at all zoom levels.Kohei Yoshida
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17Additional warnings when processing cmap tablesChris Sherlock
2014-01-17Translate German comments to English. (Remove one redundant comment.)Sven Wehner
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist
2014-01-17Indentation fixTor Lillqvist
2014-01-16If this is Windows specific, it can be inside ifeq ($(OS),WNT)Tor Lillqvist
2014-01-16fix compile break on macostsahi glik
2014-01-16fix rendering issues in iOS with aquatsahi glik
2014-01-16Translate German comments to English in vcl/source/filter/sgfbram.cxxSven Wehner
2014-01-16Remove defines now that fontconfig baseline has been updatedChris Sherlock
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16Resolves: #i123690# handle the extremes Width or Height equal oneArmin Le Grand
2014-01-15Bin unused codeTor Lillqvist
2014-01-15Bin misleading OSL_TRACETor Lillqvist
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara
2014-01-14longparas: bump nLen to 32bitCaolán McNamara