summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Resolves: fdo#75229 missing object:state-changed:focusedCaolán McNamara1-0/+1
2014-03-04Add mode linesTakeshi Abe4-1/+9
2014-03-03fdo#75487 Store svgz decompressed (as plain svg) in the document.Tomaž Vajngerl1-24/+40
2014-03-03Use cstdlib std::abs instead of stdlib.h abs: Mac-specific codeStephan Bergmann1-2/+3
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann4-8/+19
2014-03-03Translated German comments - find-german-comments clean nowLuc Castermans3-74/+70
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/seleng.cxxChristian M. Heller1-71/+15
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/msgbox.cxxChristian M. Heller1-4/+3
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/dlgctrl.cxxChristian M. Heller1-35/+28
2014-03-03explicitly invalidate contained ImplListBoxWindowCaolán McNamara1-0/+7
2014-03-03-Werror,-Wbool-conversionStephan Bergmann1-1/+1
2014-03-03KDE4: evaluate frameWidth in the Qt threadJan-Marek Glogowski5-19/+39
2014-03-03fdo#45935: try hard to paint a frame for menusJan-Marek Glogowski2-8/+21
2014-03-03KDE4: Report correct check and radio item sizesJan-Marek Glogowski1-3/+17
2014-03-03KDE4: sleep in yield for native file pickerJan-Marek Glogowski4-5/+28
2014-03-03KDE4: Drop Qt 4.9 supportJan-Marek Glogowski1-36/+0
2014-03-02[bug 75240] - reduced some variables' scopeMihai Varga1-12/+10
2014-03-02Support svgz in graphicfilter (import image to document)Tomaž Vajngerl1-79/+97
2014-03-02coverity#735998 Dereference after null checkCaolán McNamara1-1/+1
2014-03-02coverity#735989 Dereference after null checkCaolán McNamara1-1/+1
2014-03-02coverity#735988 Dereference after null checkCaolán McNamara1-0/+3
2014-03-02coverity#704615 Dereference after null checkCaolán McNamara1-2/+2
2014-03-02fdo#59329 Fix docked window border linesAhmad H. Al Harthi1-14/+38
2014-03-01fdo#74064 The filename gets properly highlighted in the Save As dialog.Rachit Gupta1-3/+7
2014-02-28[bug 75240] - removed unnecessary white spacesMihai Varga1-245/+245
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock34-44/+44
2014-02-28Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara1-0/+5
2014-02-28Add SAL_OVERRIDETor Lillqvist1-3/+1
2014-02-28Add SAL_OVERRIDE markup for the vcl OS X and iOS code, and follow-up cleanupTor Lillqvist20-283/+233
2014-02-28Unvirtualize a couple of functionsTor Lillqvist1-6/+6
2014-02-28sal_Bool/bool falloutTor Lillqvist3-7/+7
2014-02-28bool clean-up fixupStephan Bergmann2-4/+3
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist1-3/+3
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-4/+4
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist1-1/+1
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'sal_uInt16'Tor Lillqvist1-3/+3
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28More EndDialog() cleanupTor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'sal_uLong'Tor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion from bool to 'boolean' (aka 'int')Tor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist1-2/+2
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock148-656/+646