summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14Use rollover color in the native case.Jan Holesovsky1-0/+2
2013-11-14Force SetBackground() only if the appropriate settings changed.Jan Holesovsky1-2/+8
2013-11-14Minor clean-upStephan Bergmann1-4/+4
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-9/+9
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-4/+4
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-1/+1
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-16/+16
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-19/+19
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-7/+7
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-9/+9
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-2/+2
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-5/+5
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-7/+7
2013-11-14-Werror,-Wunused-exception-parameterStephan Bergmann1-4/+4
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-24/+0
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin15-36/+36
2013-11-13sufficientFontRights usage appears to have reversed logicCaolán McNamara1-1/+1
2013-11-13initialize sufficientFontRightsCaolán McNamara1-1/+1
2013-11-13Respect svg:font-face-format element.Brennan Vincent3-6/+64
2013-11-13fdo#68174: Default to large icons on OSX too, regardless of the DPI.Jan Holesovsky1-1/+1
2013-11-12svtools.filter -> vcl.filterCaolán McNamara3-8/+8
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara2-0/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2-6/+6
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-4/+4
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+6
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist2-2/+2
2013-11-10clean up #ifdef ICC codeMichael Stahl3-14/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin17-127/+127
2013-11-07Name threads for debug purposeArnaud Versini2-0/+2
2013-11-07convert vcl/Edit::Impl* methods from xub_StrLen to sal_Int32Noel Grandin1-6/+6
2013-11-07configure: add vars for Solaris/SPARC64 (already checked in vcl)Michael Stahl1-1/+1
2013-11-07vcl: WORDS_BIGENDIAN is never defined, use OSL_BIGENDIANMichael Stahl2-2/+2
2013-11-07vcl: PPDParser: fix out of bounds string accessesMichael Stahl1-2/+2
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand1-39/+89
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin2-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin2-4/+4
2013-11-05Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setNiklas Johansson1-1/+1
2013-11-05update pchThomas Arnhold1-0/+2
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold1-4/+0
2013-11-04Resolves: fdo#70588 MultiLineEdits don't need WB_WORDBREAK setCaolán McNamara1-1/+1
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin2-11/+11
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin3-4/+3
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev4-5/+20
2013-11-02Fix invalid string accessMarcos Paulo de Souza1-0/+3
2013-11-01Better approach for fdo#40077: Characters cropped in GTK-ComboboxSamuel Mehrbrodt1-5/+2